diff options
20 files changed, 13848 insertions, 2789 deletions
diff --git a/binutils-gdb/kepler.SCHWINGE/log_build b/binutils-gdb/kepler.SCHWINGE/log_build index 6edd17e7..a08c56a2 100644 --- a/binutils-gdb/kepler.SCHWINGE/log_build +++ b/binutils-gdb/kepler.SCHWINGE/log_build @@ -28,6 +28,7 @@ checking for version 0.11 of ISL... yes checking for version 0.17.0 of CLooG... no checking for version 0.18.0 of CLooG... yes checking for default BUILD_CONFIG... +checking for --enable-vtable-verify... no checking for bison... bison -y checking for bison... bison checking for gm4... no @@ -497,6 +498,9 @@ checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes +checking for dlfcn.h... (cached) yes +checking for windows.h... no +checking for library containing dlopen... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow @@ -550,10 +554,6 @@ checking what to include in bfd_stdint.h... stdint.h (already complete) checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required -checking windows.h usability... no -checking windows.h presence... no -checking for windows.h... no -checking for dlfcn.h... (cached) yes checking whether string.h and strings.h may both be included... yes checking for fcntl... yes checking for getpagesize... yes @@ -579,6 +579,7 @@ checking whether stpcpy is declared... yes checking whether strstr is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes +checking whether strnlen is declared... yes checking for library containing zlibVersion... -lz checking zlib.h usability... yes checking zlib.h presence... yes @@ -639,243 +640,424 @@ if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir +if [ x"" != x ] && [ ! -d noasan ]; then \ + mkdir noasan; \ +else true; fi +touch stamp-noasandir if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/regex.c -o pic/regex.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/regex.c -o noasan/regex.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/regex.c -o regex.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/md5.c -o pic/md5.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/md5.c -o noasan/md5.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/sha1.c -o pic/sha1.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/sha1.c -o noasan/sha1.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/alloca.c -o pic/alloca.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/alloca.c -o noasan/alloca.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/argv.c -o pic/argv.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/argv.c -o noasan/argv.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/argv.c -o argv.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/choose-temp.c -o noasan/choose-temp.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/concat.c -o pic/concat.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/concat.c -o noasan/concat.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/concat.c -o concat.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cp-demint.c -o noasan/cp-demint.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/crc32.c -o pic/crc32.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/crc32.c -o noasan/crc32.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/dyn-string.c -o noasan/dyn-string.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fdmatch.c -o noasan/fdmatch.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fibheap.c -o noasan/fibheap.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/floatformat.c -o noasan/floatformat.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fnmatch.c -o noasan/fnmatch.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getopt.c -o pic/getopt.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getopt.c -o noasan/getopt.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getopt1.c -o noasan/getopt1.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getpwd.c -o noasan/getpwd.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getruntime.c -o noasan/getruntime.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/hashtab.c -o noasan/hashtab.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/hex.c -o pic/hex.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/hex.c -o noasan/hex.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/lbasename.c -o noasan/lbasename.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/lrealpath.c -o noasan/lrealpath.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/objalloc.c -o noasan/objalloc.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/obstack.c -o pic/obstack.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/obstack.c -o noasan/obstack.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/partition.c -o pic/partition.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/partition.c -o noasan/partition.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/partition.c -o partition.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pexecute.c -o noasan/pexecute.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/physmem.c -o pic/physmem.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/physmem.c -o noasan/physmem.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-common.c -o noasan/pex-common.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-one.c -o noasan/pex-one.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-unix.c -o noasan/pex-unix.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object.c -o noasan/simple-object.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/sort.c -o pic/sort.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/sort.c -o noasan/sort.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/spaces.c -o pic/spaces.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/spaces.c -o noasan/spaces.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/splay-tree.c -o noasan/splay-tree.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/stack-limit.c -o noasan/stack-limit.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/strerror.c -o pic/strerror.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/strerror.c -o noasan/strerror.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/strsignal.c -o noasan/strsignal.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xatexit.c -o noasan/xatexit.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xexit.c -o pic/xexit.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xexit.c -o noasan/xexit.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xmalloc.c -o noasan/xmalloc.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xmemdup.c -o noasan/xmemdup.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrdup.c -o noasan/xstrdup.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrerror.c -o noasan/xstrerror.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrndup.c -o noasan/xstrndup.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/setproctitle.c -o noasan/setproctitle.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/setproctitle.c -o setproctitle.o -rm -f ./libiberty.a pic/./libiberty.a +rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o ranlib ./libiberty.a @@ -885,6 +1067,13 @@ if [ x"" != x ]; then \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ +else true; fi; \ +if [ x"" != x ]; then \ + cd noasan; \ + ar rc ./libiberty.a \ + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \ + ranlib ./libiberty.a; \ + cd ..; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/libiberty/testsuite' @@ -907,140 +1096,77 @@ sed -f ../../W._C._Handy/bfd/targmatch.sed < ../../W._C._Handy/bfd/config.bfd > mv -f targmatch.new targmatch.h Making info in doc make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' gcc-4.8 -o chw$$ -g -O2 \ -I.. -I../../../W._C._Handy/bfd/doc/.. -I../../../W._C._Handy/bfd/doc/../../include -I../../../W._C._Handy/bfd/doc/../../intl -I../../intl ../../../W._C._Handy/bfd/doc/chew.c; \ -/bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change chw$$ chew -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../aoutx.h >aoutx.tmp +/bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change \ + chw$$ chew; \ +touch chew.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../aoutx.h >aoutx.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change aoutx.tmp aoutx.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../archive.c >archive.tmp +touch aoutx.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../archive.c >archive.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change archive.tmp archive.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +touch archive.stamp ./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../archures.c >archures.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change archures.tmp archures.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +touch archures.stamp ./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../bfd.c >bfd.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change bfd.tmp bfdt.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +touch bfdt.stamp ./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../cache.c >cache.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change cache.tmp cache.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../coffcode.h >coffcode.tmp +touch cache.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../coffcode.h >coffcode.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change coffcode.tmp coffcode.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../corefile.c >core.tmp +touch coffcode.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../corefile.c >core.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change core.tmp core.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../elf.c >elf.tmp +touch core.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../elf.c >elf.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change elf.tmp elf.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../elfcode.h >elfcode.tmp +touch elf.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../elfcode.h >elfcode.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change elfcode.tmp elfcode.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../format.c >format.tmp +touch elfcode.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../format.c >format.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change format.tmp format.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +touch format.stamp ./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../libbfd.c >libbfd.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change libbfd.tmp libbfd.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +touch libbfd.stamp ./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../bfdwin.c >bfdwin.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change bfdwin.tmp bfdwin.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +touch bfdwin.stamp ./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../bfdio.c >bfdio.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change bfdio.tmp bfdio.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../opncls.c >opncls.tmp +touch bfdio.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../opncls.c >opncls.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change opncls.tmp opncls.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../reloc.c >reloc.tmp +touch opncls.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../reloc.c >reloc.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change reloc.tmp reloc.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../section.c >section.tmp +touch reloc.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../section.c >section.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change section.tmp section.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../syms.c >syms.tmp +touch section.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../syms.c >syms.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change syms.tmp syms.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../targets.c >targets.tmp +touch syms.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../targets.c >targets.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change targets.tmp targets.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../init.c >init.tmp +touch targets.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../init.c >init.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change init.tmp init.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../hash.c >hash.tmp +touch init.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../hash.c >hash.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change hash.tmp hash.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../linker.c >linker.tmp +touch hash.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../linker.c >linker.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change linker.tmp linker.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../mmo.c >mmo.tmp +touch linker.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../mmo.c >mmo.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change mmo.tmp mmo.texi +touch mmo.stamp creating bfdver.texi restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ @@ -1137,156 +1263,162 @@ cp bfd-in3.h bfd-tmp.h /bin/dash ../../W._C._Handy/bfd/../move-if-change bfd-tmp.h bfd.h rm -f bfd-tmp.h touch stmp-bfd-h -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo ../../W._C._Handy/bfd/archive.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../W._C._Handy/bfd/archive.c -o archive.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo ../../W._C._Handy/bfd/archive.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../W._C._Handy/bfd/archive.c -o archive.o mv -f .deps/archive.Tpo .deps/archive.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' ../../W._C._Handy/bfd/archures.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" ../../W._C._Handy/bfd/archures.c -o archures.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=i386_elf32_vec -DSELECT_VECS='&i386_elf32_vec,&i386_aout_linux_vec,&i386_pei_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_plugin_arch' ../../W._C._Handy/bfd/archures.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=i386_elf32_vec "-DSELECT_VECS=&i386_elf32_vec,&i386_aout_linux_vec,&i386_pei_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_plugin_arch" ../../W._C._Handy/bfd/archures.c -o archures.o mv -f .deps/archures.Tpo .deps/archures.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo ../../W._C._Handy/bfd/bfd.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../W._C._Handy/bfd/bfd.c -o bfd.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo ../../W._C._Handy/bfd/bfd.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../W._C._Handy/bfd/bfd.c -o bfd.o mv -f .deps/bfd.Tpo .deps/bfd.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo ../../W._C._Handy/bfd/bfdio.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../W._C._Handy/bfd/bfdio.c -o bfdio.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo ../../W._C._Handy/bfd/bfdio.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../W._C._Handy/bfd/bfdio.c -o bfdio.o mv -f .deps/bfdio.Tpo .deps/bfdio.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo ../../W._C._Handy/bfd/bfdwin.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../W._C._Handy/bfd/bfdwin.c -o bfdwin.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo ../../W._C._Handy/bfd/bfdwin.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../W._C._Handy/bfd/bfdwin.c -o bfdwin.o mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo ../../W._C._Handy/bfd/cache.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../W._C._Handy/bfd/cache.c -o cache.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo ../../W._C._Handy/bfd/cache.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../W._C._Handy/bfd/cache.c -o cache.o mv -f .deps/cache.Tpo .deps/cache.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo ../../W._C._Handy/bfd/coffgen.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c ../../W._C._Handy/bfd/coffgen.c -o coffgen.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo ../../W._C._Handy/bfd/coffgen.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c ../../W._C._Handy/bfd/coffgen.c -o coffgen.o mv -f .deps/coffgen.Tpo .deps/coffgen.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo ../../W._C._Handy/bfd/corefile.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../W._C._Handy/bfd/corefile.c -o corefile.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo ../../W._C._Handy/bfd/corefile.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../W._C._Handy/bfd/corefile.c -o corefile.o mv -f .deps/corefile.Tpo .deps/corefile.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo ../../W._C._Handy/bfd/format.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../W._C._Handy/bfd/format.c -o format.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo ../../W._C._Handy/bfd/format.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../W._C._Handy/bfd/format.c -o format.o mv -f .deps/format.Tpo .deps/format.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../W._C._Handy/bfd/init.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../W._C._Handy/bfd/init.c -o init.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../W._C._Handy/bfd/init.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../W._C._Handy/bfd/init.c -o init.o mv -f .deps/init.Tpo .deps/init.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo ../../W._C._Handy/bfd/libbfd.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../W._C._Handy/bfd/libbfd.c -o libbfd.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo ../../W._C._Handy/bfd/libbfd.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../W._C._Handy/bfd/libbfd.c -o libbfd.o mv -f .deps/libbfd.Tpo .deps/libbfd.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo ../../W._C._Handy/bfd/opncls.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../W._C._Handy/bfd/opncls.c -o opncls.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo ../../W._C._Handy/bfd/opncls.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../W._C._Handy/bfd/opncls.c -o opncls.o mv -f .deps/opncls.Tpo .deps/opncls.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo ../../W._C._Handy/bfd/reloc.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../W._C._Handy/bfd/reloc.c -o reloc.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo ../../W._C._Handy/bfd/reloc.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../W._C._Handy/bfd/reloc.c -o reloc.o mv -f .deps/reloc.Tpo .deps/reloc.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo ../../W._C._Handy/bfd/section.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../W._C._Handy/bfd/section.c -o section.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo ../../W._C._Handy/bfd/section.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../W._C._Handy/bfd/section.c -o section.o mv -f .deps/section.Tpo .deps/section.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo ../../W._C._Handy/bfd/syms.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../W._C._Handy/bfd/syms.c -o syms.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo ../../W._C._Handy/bfd/syms.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../W._C._Handy/bfd/syms.c -o syms.o mv -f .deps/syms.Tpo .deps/syms.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' ../../W._C._Handy/bfd/targets.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" ../../W._C._Handy/bfd/targets.c -o targets.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=i386_elf32_vec -DSELECT_VECS='&i386_elf32_vec,&i386_aout_linux_vec,&i386_pei_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_plugin_arch' ../../W._C._Handy/bfd/targets.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=i386_elf32_vec "-DSELECT_VECS=&i386_elf32_vec,&i386_aout_linux_vec,&i386_pei_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_plugin_arch" ../../W._C._Handy/bfd/targets.c -o targets.o mv -f .deps/targets.Tpo .deps/targets.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo ../../W._C._Handy/bfd/hash.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../W._C._Handy/bfd/hash.c -o hash.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo ../../W._C._Handy/bfd/hash.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../W._C._Handy/bfd/hash.c -o hash.o mv -f .deps/hash.Tpo .deps/hash.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo ../../W._C._Handy/bfd/linker.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../W._C._Handy/bfd/linker.c -o linker.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo ../../W._C._Handy/bfd/linker.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../W._C._Handy/bfd/linker.c -o linker.o mv -f .deps/linker.Tpo .deps/linker.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo ../../W._C._Handy/bfd/srec.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../W._C._Handy/bfd/srec.c -o srec.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo ../../W._C._Handy/bfd/srec.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../W._C._Handy/bfd/srec.c -o srec.o mv -f .deps/srec.Tpo .deps/srec.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo ../../W._C._Handy/bfd/binary.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../W._C._Handy/bfd/binary.c -o binary.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo ../../W._C._Handy/bfd/binary.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../W._C._Handy/bfd/binary.c -o binary.o mv -f .deps/binary.Tpo .deps/binary.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo ../../W._C._Handy/bfd/tekhex.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../W._C._Handy/bfd/tekhex.c -o tekhex.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo ../../W._C._Handy/bfd/tekhex.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../W._C._Handy/bfd/tekhex.c -o tekhex.o mv -f .deps/tekhex.Tpo .deps/tekhex.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ../../W._C._Handy/bfd/ihex.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../W._C._Handy/bfd/ihex.c -o ihex.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ../../W._C._Handy/bfd/ihex.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../W._C._Handy/bfd/ihex.c -o ihex.o mv -f .deps/ihex.Tpo .deps/ihex.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo ../../W._C._Handy/bfd/stabs.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../W._C._Handy/bfd/stabs.c -o stabs.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo ../../W._C._Handy/bfd/stabs.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../W._C._Handy/bfd/stabs.c -o stabs.o mv -f .deps/stabs.Tpo .deps/stabs.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo ../../W._C._Handy/bfd/stab-syms.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../W._C._Handy/bfd/stab-syms.c -o stab-syms.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo ../../W._C._Handy/bfd/stab-syms.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../W._C._Handy/bfd/stab-syms.c -o stab-syms.o mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo ../../W._C._Handy/bfd/merge.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../W._C._Handy/bfd/merge.c -o merge.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo ../../W._C._Handy/bfd/merge.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../W._C._Handy/bfd/merge.c -o merge.o mv -f .deps/merge.Tpo .deps/merge.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"[...]/tschwinge/W._C._Handy.build.install/lib/debug\" ../../W._C._Handy/bfd/dwarf2.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"[...]/tschwinge/W._C._Handy.build.install/lib/debug\" ../../W._C._Handy/bfd/dwarf2.c -o dwarf2.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"[...]/tschwinge/W._C._Handy.build.install/lib/debug\" ../../W._C._Handy/bfd/dwarf2.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"[...]/tschwinge/W._C._Handy.build.install/lib/debug\" ../../W._C._Handy/bfd/dwarf2.c -o dwarf2.o mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo ../../W._C._Handy/bfd/simple.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../W._C._Handy/bfd/simple.c -o simple.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo ../../W._C._Handy/bfd/simple.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../W._C._Handy/bfd/simple.c -o simple.o mv -f .deps/simple.Tpo .deps/simple.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo ../../W._C._Handy/bfd/compress.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../W._C._Handy/bfd/compress.c -o compress.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo ../../W._C._Handy/bfd/compress.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../W._C._Handy/bfd/compress.c -o compress.o mv -f .deps/compress.Tpo .deps/compress.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo ../../W._C._Handy/bfd/verilog.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../W._C._Handy/bfd/verilog.c -o verilog.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo ../../W._C._Handy/bfd/verilog.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../W._C._Handy/bfd/verilog.c -o verilog.o mv -f .deps/verilog.Tpo .deps/verilog.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c -o elf32-i386.lo ../../W._C._Handy/bfd/elf32-i386.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c ../../W._C._Handy/bfd/elf32-i386.c -o elf32-i386.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c -o elf32-i386.lo ../../W._C._Handy/bfd/elf32-i386.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c ../../W._C._Handy/bfd/elf32-i386.c -o elf32-i386.o mv -f .deps/elf32-i386.Tpo .deps/elf32-i386.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c -o elf-ifunc.lo ../../W._C._Handy/bfd/elf-ifunc.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c ../../W._C._Handy/bfd/elf-ifunc.c -o elf-ifunc.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c -o elf-ifunc.lo ../../W._C._Handy/bfd/elf-ifunc.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c ../../W._C._Handy/bfd/elf-ifunc.c -o elf-ifunc.o mv -f .deps/elf-ifunc.Tpo .deps/elf-ifunc.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c -o elf-nacl.lo ../../W._C._Handy/bfd/elf-nacl.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c ../../W._C._Handy/bfd/elf-nacl.c -o elf-nacl.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c -o elf-nacl.lo ../../W._C._Handy/bfd/elf-nacl.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c ../../W._C._Handy/bfd/elf-nacl.c -o elf-nacl.o mv -f .deps/elf-nacl.Tpo .deps/elf-nacl.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo ../../W._C._Handy/bfd/elf-vxworks.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c ../../W._C._Handy/bfd/elf-vxworks.c -o elf-vxworks.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo ../../W._C._Handy/bfd/elf-vxworks.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c ../../W._C._Handy/bfd/elf-vxworks.c -o elf-vxworks.o mv -f .deps/elf-vxworks.Tpo .deps/elf-vxworks.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo ../../W._C._Handy/bfd/elf32.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../W._C._Handy/bfd/elf32.c -o elf32.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo ../../W._C._Handy/bfd/elf32.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../W._C._Handy/bfd/elf32.c -o elf32.o mv -f .deps/elf32.Tpo .deps/elf32.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo ../../W._C._Handy/bfd/elf.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../W._C._Handy/bfd/elf.c -o elf.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo ../../W._C._Handy/bfd/elf.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../W._C._Handy/bfd/elf.c -o elf.o mv -f .deps/elf.Tpo .deps/elf.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo ../../W._C._Handy/bfd/elflink.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../W._C._Handy/bfd/elflink.c -o elflink.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo ../../W._C._Handy/bfd/elflink.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../W._C._Handy/bfd/elflink.c -o elflink.o mv -f .deps/elflink.Tpo .deps/elflink.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo ../../W._C._Handy/bfd/elf-attrs.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../W._C._Handy/bfd/elf-attrs.c -o elf-attrs.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo ../../W._C._Handy/bfd/elf-attrs.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../W._C._Handy/bfd/elf-attrs.c -o elf-attrs.o mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo ../../W._C._Handy/bfd/elf-strtab.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../W._C._Handy/bfd/elf-strtab.c -o elf-strtab.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo ../../W._C._Handy/bfd/elf-strtab.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../W._C._Handy/bfd/elf-strtab.c -o elf-strtab.o mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo ../../W._C._Handy/bfd/elf-eh-frame.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../W._C._Handy/bfd/elf-eh-frame.c -o elf-eh-frame.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo ../../W._C._Handy/bfd/elf-eh-frame.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../W._C._Handy/bfd/elf-eh-frame.c -o elf-eh-frame.o mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../W._C._Handy/bfd/dwarf1.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../W._C._Handy/bfd/dwarf1.c -o dwarf1.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../W._C._Handy/bfd/dwarf1.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../W._C._Handy/bfd/dwarf1.c -o dwarf1.o mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c -o i386linux.lo ../../W._C._Handy/bfd/i386linux.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c ../../W._C._Handy/bfd/i386linux.c -o i386linux.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c -o i386linux.lo ../../W._C._Handy/bfd/i386linux.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c ../../W._C._Handy/bfd/i386linux.c -o i386linux.o mv -f .deps/i386linux.Tpo .deps/i386linux.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c -o aout32.lo ../../W._C._Handy/bfd/aout32.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c ../../W._C._Handy/bfd/aout32.c -o aout32.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c -o aout32.lo ../../W._C._Handy/bfd/aout32.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c ../../W._C._Handy/bfd/aout32.c -o aout32.o mv -f .deps/aout32.Tpo .deps/aout32.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c -o pei-i386.lo ../../W._C._Handy/bfd/pei-i386.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c ../../W._C._Handy/bfd/pei-i386.c -o pei-i386.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c -o pei-i386.lo ../../W._C._Handy/bfd/pei-i386.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c ../../W._C._Handy/bfd/pei-i386.c -o pei-i386.o mv -f .deps/pei-i386.Tpo .deps/pei-i386.Plo rm -f peigen.c sed -e s/XX/pe/g < ../../W._C._Handy/bfd/peXXigen.c > peigen.new mv -f peigen.new peigen.c -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c -o peigen.lo peigen.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -o peigen.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c -o peigen.lo peigen.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -o peigen.o mv -f .deps/peigen.Tpo .deps/peigen.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c -o cofflink.lo ../../W._C._Handy/bfd/cofflink.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c ../../W._C._Handy/bfd/cofflink.c -o cofflink.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c -o cofflink.lo ../../W._C._Handy/bfd/cofflink.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c ../../W._C._Handy/bfd/cofflink.c -o cofflink.o mv -f .deps/cofflink.Tpo .deps/cofflink.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../W._C._Handy/bfd/elf32-gen.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../W._C._Handy/bfd/elf32-gen.c -o elf32-gen.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../W._C._Handy/bfd/elf32-gen.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../W._C._Handy/bfd/elf32-gen.c -o elf32-gen.o mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo ../../W._C._Handy/bfd/cpu-i386.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../W._C._Handy/bfd/cpu-i386.c -o cpu-i386.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo ../../W._C._Handy/bfd/plugin.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c ../../W._C._Handy/bfd/plugin.c -o plugin.o +mv -f .deps/plugin.Tpo .deps/plugin.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo ../../W._C._Handy/bfd/cpu-i386.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../W._C._Handy/bfd/cpu-i386.c -o cpu-i386.o mv -f .deps/cpu-i386.Tpo .deps/cpu-i386.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT trad-core.lo -MD -MP -MF .deps/trad-core.Tpo -c -o trad-core.lo ../../W._C._Handy/bfd/trad-core.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT trad-core.lo -MD -MP -MF .deps/trad-core.Tpo -c ../../W._C._Handy/bfd/trad-core.c -o trad-core.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cpu-plugin.lo -MD -MP -MF .deps/cpu-plugin.Tpo -c -o cpu-plugin.lo ../../W._C._Handy/bfd/cpu-plugin.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cpu-plugin.lo -MD -MP -MF .deps/cpu-plugin.Tpo -c ../../W._C._Handy/bfd/cpu-plugin.c -o cpu-plugin.o +mv -f .deps/cpu-plugin.Tpo .deps/cpu-plugin.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT trad-core.lo -MD -MP -MF .deps/trad-core.Tpo -c -o trad-core.lo ../../W._C._Handy/bfd/trad-core.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT trad-core.lo -MD -MP -MF .deps/trad-core.Tpo -c ../../W._C._Handy/bfd/trad-core.c -o trad-core.o mv -f .deps/trad-core.Tpo .deps/trad-core.Plo rm -f tofiles f=""; \ -for i in elf32-i386.lo elf-ifunc.lo elf-nacl.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo i386linux.lo aout32.lo pei-i386.lo peigen.lo cofflink.lo elf32-gen.lo cpu-i386.lo trad-core.lo ; do \ +for i in elf32-i386.lo elf-ifunc.lo elf-nacl.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo i386linux.lo aout32.lo pei-i386.lo peigen.lo cofflink.lo elf32-gen.lo plugin.lo cpu-i386.lo cpu-plugin.lo trad-core.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ @@ -1295,8 +1427,8 @@ done ; \ echo $f > tofiles /bin/dash ../../W._C._Handy/bfd/../move-if-change tofiles ofiles touch stamp-ofiles -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -release `cat libtool-soversion` -static-libstdc++ -static-libgcc -o libbfd.la -rpath [...]/tschwinge/W._C._Handy.build.install/lib archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo compress.lo verilog.lo `cat ofiles` -lz -libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o merge.o dwarf2.o simple.o compress.o verilog.o elf32-i386.o elf-ifunc.o elf-nacl.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o i386linux.o aout32.o pei-i386.o peigen.o cofflink.o elf32-gen.o cpu-i386.o trad-core.o +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -release `cat libtool-soversion` -static-libstdc++ -static-libgcc -o libbfd.la -rpath [...]/tschwinge/W._C._Handy.build.install/lib archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo compress.lo verilog.lo `cat ofiles` -ldl -lz -ldl +libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o merge.o dwarf2.o simple.o compress.o verilog.o elf32-i386.o elf-ifunc.o elf-nacl.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o i386linux.o aout32.o pei-i386.o peigen.o cofflink.o elf32-gen.o plugin.o cpu-i386.o cpu-plugin.o trad-core.o libtool: link: ranlib .libs/libbfd.a libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" ) libtooldir=`/bin/dash ./libtool --config | sed -n -e 's/^objdir=//p'`; \ @@ -1409,6 +1541,7 @@ checking for limits.h... yes checking whether string.h and strings.h may both be included... yes checking whether basename is declared... yes checking whether stpcpy is declared... yes +checking for sigsetjmp... checking linker --as-needed support... yes checking for cos in -lm... yes configure: updating cache ./config.cache @@ -1534,8 +1667,6 @@ checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes -checking for special C compiler options needed for large files... no -checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F @@ -1571,6 +1702,11 @@ checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes +checking for dlfcn.h... (cached) yes +checking for windows.h... no +checking for library containing dlopen... -ldl +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... 64 Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow checking for bison... bison -y checking for flex... flex @@ -1704,8 +1840,6 @@ checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes -checking for special C compiler options needed for large files... no -checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F @@ -1741,6 +1875,11 @@ checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes +checking for dlfcn.h... (cached) yes +checking for windows.h... no +checking for library containing dlopen... -ldl +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... 64 Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow checking whether byte ordering is bigendian... no checking for bison... bison -y @@ -1923,8 +2062,8 @@ gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gas -I. -I../../W._C._Handy/gas mv -f .deps/obj-elf.Tpo .deps/obj-elf.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gas -I. -I../../W._C._Handy/gas -I../bfd -I../../W._C._Handy/gas/config -I../../W._C._Handy/gas/../include -I../../W._C._Handy/gas/.. -I../../W._C._Handy/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT atof-ieee.o -MD -MP -MF .deps/atof-ieee.Tpo -c -o atof-ieee.o `test -f 'config/atof-ieee.c' || echo '../../W._C._Handy/gas/'`config/atof-ieee.c mv -f .deps/atof-ieee.Tpo .deps/atof-ieee.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-i386.o obj-elf.o atof-ieee.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-i386.o obj-elf.o atof-ieee.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-i386.o obj-elf.o atof-ieee.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-i386.o obj-elf.o atof-ieee.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' @@ -2123,8 +2262,8 @@ gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Hand mv -f .deps/version.Tpo .deps/version.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT filemode.o -MD -MP -MF .deps/filemode.Tpo -c -o filemode.o ../../W._C._Handy/binutils/filemode.c mv -f .deps/filemode.Tpo .deps/filemode.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT objdump.o -MD -MP -MF .deps/objdump.Tpo -c -o objdump.o -DOBJDUMP_PRIVATE_VECTORS="" ../../W._C._Handy/binutils/objdump.c mv -f .deps/objdump.Tpo .deps/objdump.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf.o -MD -MP -MF .deps/dwarf.Tpo -c -o dwarf.o ../../W._C._Handy/binutils/dwarf.c @@ -2143,8 +2282,8 @@ gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Hand mv -f .deps/rdcoff.Tpo .deps/rdcoff.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elfcomm.o -MD -MP -MF .deps/elfcomm.Tpo -c -o elfcomm.o ../../W._C._Handy/binutils/elfcomm.c mv -f .deps/elfcomm.Tpo .deps/elfcomm.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT arparse.o -MD -MP -MF .deps/arparse.Tpo -c -o arparse.o `test -f arparse.c || echo ../../W._C._Handy/binutils/`arparse.c mv -f .deps/arparse.Tpo .deps/arparse.Po /bin/dash ../../W._C._Handy/binutils/../ylwrap ../../W._C._Handy/binutils/arlex.l lex.yy.c arlex.c -- flex @@ -2162,58 +2301,58 @@ gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Hand mv -f .deps/binemul.Tpo .deps/binemul.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT emul_vanilla.o -MD -MP -MF .deps/emul_vanilla.Tpo -c -o emul_vanilla.o ../../W._C._Handy/binutils/emul_vanilla.c mv -f .deps/emul_vanilla.Tpo .deps/emul_vanilla.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT strings.o -MD -MP -MF .deps/strings.Tpo -c -o strings.o ../../W._C._Handy/binutils/strings.c mv -f .deps/strings.Tpo .deps/strings.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o strings strings.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o strings strings.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT is-ranlib.o -MD -MP -MF .deps/is-ranlib.Tpo -c -o is-ranlib.o ../../W._C._Handy/binutils/is-ranlib.c mv -f .deps/is-ranlib.Tpo .deps/is-ranlib.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT objcopy.o -MD -MP -MF .deps/objcopy.Tpo -c -o objcopy.o ../../W._C._Handy/binutils/objcopy.c mv -f .deps/objcopy.Tpo .deps/objcopy.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT not-strip.o -MD -MP -MF .deps/not-strip.Tpo -c -o not-strip.o ../../W._C._Handy/binutils/not-strip.c mv -f .deps/not-strip.Tpo .deps/not-strip.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT wrstabs.o -MD -MP -MF .deps/wrstabs.Tpo -c -o wrstabs.o ../../W._C._Handy/binutils/wrstabs.c mv -f .deps/wrstabs.Tpo .deps/wrstabs.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT addr2line.o -MD -MP -MF .deps/addr2line.Tpo -c -o addr2line.o ../../W._C._Handy/binutils/addr2line.c mv -f .deps/addr2line.Tpo .deps/addr2line.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT readelf.o -MD -MP -MF .deps/readelf.Tpo -c -o readelf.o ../../W._C._Handy/binutils/readelf.c mv -f .deps/readelf.Tpo .deps/readelf.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT unwind-ia64.o -MD -MP -MF .deps/unwind-ia64.Tpo -c -o unwind-ia64.o ../../W._C._Handy/binutils/unwind-ia64.c mv -f .deps/unwind-ia64.Tpo .deps/unwind-ia64.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elfedit.o -MD -MP -MF .deps/elfedit.Tpo -c -o elfedit.o ../../W._C._Handy/binutils/elfedit.c mv -f .deps/elfedit.Tpo .deps/elfedit.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT nm.o -MD -MP -MF .deps/nm.Tpo -c -o nm.o ../../W._C._Handy/binutils/nm.c mv -f .deps/nm.Tpo .deps/nm.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT is-strip.o -MD -MP -MF .deps/is-strip.Tpo -c -o is-strip.o ../../W._C._Handy/binutils/is-strip.c mv -f .deps/is-strip.Tpo .deps/is-strip.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cxxfilt.o -MD -MP -MF .deps/cxxfilt.Tpo -c -o cxxfilt.o ../../W._C._Handy/binutils/cxxfilt.c mv -f .deps/cxxfilt.Tpo .deps/cxxfilt.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdtest1.o -MD -MP -MF .deps/bfdtest1.Tpo -c -o bfdtest1.o ../../W._C._Handy/binutils/bfdtest1.c mv -f .deps/bfdtest1.Tpo .deps/bfdtest1.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o bfdtest1 bfdtest1.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o bfdtest1 bfdtest1.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o bfdtest1 bfdtest1.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o bfdtest1 bfdtest1.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdtest2.o -MD -MP -MF .deps/bfdtest2.Tpo -c -o bfdtest2.o ../../W._C._Handy/binutils/bfdtest2.c mv -f .deps/bfdtest2.Tpo .deps/bfdtest2.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o bfdtest2 bfdtest2.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o bfdtest2 bfdtest2.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o bfdtest2 bfdtest2.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o bfdtest2 bfdtest2.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' @@ -2225,25 +2364,7 @@ configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/etc' -for f in standards.info configure.info; do \ - if test -f ../../W._C._Handy/etc/`echo $f | sed -e 's/.info$/.texi/'`; then \ - if make "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" $f; then \ - true; \ - else \ - exit 1; \ - fi; \ - fi; \ -done -make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/etc' -makeinfo --split-size=5000000 --split-size=5000000 --no-split -I../../W._C._Handy/etc -o standards.info ../../W._C._Handy/etc/standards.texi -make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/etc' -make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/etc' -rm -f configdev.txt configbuild.txt -cp ../../W._C._Handy/etc/configdev.tin configdev.txt -cp ../../W._C._Handy/etc/configbuild.tin configbuild.txt -makeinfo --split-size=5000000 --split-size=5000000 -I../../W._C._Handy/etc -o configure.info ../../W._C._Handy/etc/configure.texi -rm -f configdev.txt configbuild.txt -make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/etc' +make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/etc' mkdir -p -- ./gold Configuring in ./gold @@ -2544,10 +2665,16 @@ g++-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold - mv -f .deps/arm-reloc-property.Tpo .deps/arm-reloc-property.Po g++-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=tilegx.o -g -O2 -MT tilegx.o -MD -MP -MF .deps/tilegx.Tpo -c -o tilegx.o ../../W._C._Handy/gold/tilegx.cc mv -f .deps/tilegx.Tpo .deps/tilegx.Po -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld-new -g -O2 -static-libstdc++ -static-libgcc -o ld-new main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -ldl -lz +g++-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=mips.o -g -O2 -MT mips.o -MD -MP -MF .deps/mips.Tpo -c -o mips.o ../../W._C._Handy/gold/mips.cc +mv -f .deps/mips.Tpo .deps/mips.Po +g++-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=aarch64.o -g -O2 -MT aarch64.o -MD -MP -MF .deps/aarch64.Tpo -c -o aarch64.o ../../W._C._Handy/gold/aarch64.cc +mv -f .deps/aarch64.Tpo .deps/aarch64.Po +g++-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=aarch64-reloc-property.o -g -O2 -MT aarch64-reloc-property.o -MD -MP -MF .deps/aarch64-reloc-property.Tpo -c -o aarch64-reloc-property.o ../../W._C._Handy/gold/aarch64-reloc-property.cc +mv -f .deps/aarch64-reloc-property.Tpo .deps/aarch64-reloc-property.Po +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld-new -g -O2 -static-libstdc++ -static-libgcc -o ld-new main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o mips.o aarch64.o aarch64-reloc-property.o libgold.a ../libiberty/libiberty.a -ldl -lz g++-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental-dump.o -g -O2 -MT incremental-dump.o -MD -MP -MF .deps/incremental-dump.Tpo -c -o incremental-dump.o ../../W._C._Handy/gold/incremental-dump.cc mv -f .deps/incremental-dump.Tpo .deps/incremental-dump.Po -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental-dump -g -O2 -static-libstdc++ -static-libgcc -o incremental-dump incremental-dump.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -ldl -lz +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental-dump -g -O2 -static-libstdc++ -static-libgcc -o incremental-dump incremental-dump.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o mips.o aarch64.o aarch64-reloc-property.o libgold.a ../libiberty/libiberty.a -ldl -lz make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' @@ -2595,8 +2722,6 @@ checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes -checking for special C compiler options needed for large files... no -checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F @@ -2632,6 +2757,11 @@ checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes +checking for dlfcn.h... (cached) yes +checking for windows.h... no +checking for library containing dlopen... -ldl +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for setmode... no checking whether NLS is requested... yes checking for catalogs to be installed... bg da de eo es fi fr ga id it ja ms nl pt_BR ro ru rw sr sv tr uk vi @@ -2784,8 +2914,8 @@ gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gprof -DDEBUG -I../bfd -I../../ mv -f .deps/bsd_callg_bl.Tpo .deps/bsd_callg_bl.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gprof -DDEBUG -I../bfd -I../../W._C._Handy/gprof/../include -I../../W._C._Handy/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT fsf_callg_bl.o -MD -MP -MF .deps/fsf_callg_bl.Tpo -c -o fsf_callg_bl.o fsf_callg_bl.c mv -f .deps/fsf_callg_bl.Tpo .deps/fsf_callg_bl.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a -lm -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -lm +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a -lm -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -lm -ldl touch gprof.1 perl ../../W._C._Handy/gprof/../etc/texi2pod.pl -I "../../W._C._Handy/gprof" -I "../../W._C._Handy/gprof/../bfd/doc" -I ../bfd/doc -Dman -Dgprof < ../../W._C._Handy/gprof/gprof.texi > gprof.pod (pod2man --center="GNU" --release="binutils-2.24.51" --section=1 gprof.pod | \ @@ -2820,11 +2950,6 @@ checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc-4.8... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no -checking how to run the C preprocessor... gcc-4.8 -E -checking for grep that handles long lines and -e... /bin/grep -checking for egrep... /bin/grep -E -Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -checking for LC_MESSAGES... yes checking for i686-pc-linux-gnu-gcc... (cached) gcc-4.8 checking whether we are using the GNU C compiler... (cached) yes checking whether gcc-4.8 accepts -g... (cached) yes @@ -2832,6 +2957,9 @@ checking for gcc-4.8 option to accept ISO C89... (cached) none needed checking whether we are using the GNU C++ compiler... yes checking whether g++-4.8 accepts -g... yes checking dependency style of g++-4.8... gcc3 +checking how to run the C preprocessor... gcc-4.8 -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes @@ -2846,8 +2974,6 @@ checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes -checking for special C compiler options needed for large files... no -checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F @@ -2895,6 +3021,13 @@ checking if g++-4.8 supports -c -o file.o... (cached) yes checking whether the g++-4.8 linker (ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate +checking for dlfcn.h... (cached) yes +checking for windows.h... no +checking for library containing dlopen... -ldl +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... 64 +Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow +checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking for catalogs to be installed... bg da es fi fr ga id it ja sv tr uk vi zh_CN zh_TW checking whether NLS is requested... yes @@ -2947,11 +3080,7 @@ checking for lseek... yes checking for close... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required -checking for dlfcn.h... (cached) yes -checking for library containing dlopen... -ldl -checking for dlopen... yes -checking for dlsym... yes -checking for dlclose... yes +checking for library containing dlopen... (cached) -ldl checking for .preinit_array/.init_array/.fini_array support... yes checking for a known getopt prototype in unistd.h... yes checking whether strstr is declared... yes @@ -3048,12 +3177,12 @@ else \ $restore $backupdir/* `echo "./ld.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc -../../W._C._Handy/ld/ld.texinfo:1334: warning: @pxref cross-reference name should not contain `:' +../../W._C._Handy/ld/ld.texinfo:1362: warning: @pxref cross-reference name should not contain `:' /bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c -o libldtestplug_la-testplug.lo `test -f 'testplug.c' || echo '../../W._C._Handy/ld/'`testplug.c libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"[...]/tschwinge/W._C._Handy.build.install/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../W._C._Handy/ld/testplug.c -fPIC -DPIC -o .libs/libldtestplug_la-testplug.o libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"[...]/tschwinge/W._C._Handy.build.install/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../W._C._Handy/ld/testplug.c -o libldtestplug_la-testplug.o >/dev/null 2>&1 mv -f .deps/libldtestplug_la-testplug.Tpo .deps/libldtestplug_la-testplug.Plo -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -g -O2 -g -O2 -no-undefined -rpath /nowhere -static-libstdc++ -static-libgcc -o libldtestplug.la libldtestplug_la-testplug.lo -lz -ldl +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -g -O2 -g -O2 -no-undefined -rpath /nowhere -static-libstdc++ -static-libgcc -o libldtestplug.la libldtestplug_la-testplug.lo -lz -ldl -ldl libtool: link: gcc-4.8 -shared .libs/libldtestplug_la-testplug.o -lz -ldl -Wl,-soname -Wl,libldtestplug.so.0 -o .libs/libldtestplug.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libldtestplug.so.0" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so.0") libtool: link: (cd ".libs" && rm -f "libldtestplug.so" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so") @@ -3064,16 +3193,6 @@ gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld - mv -f .deps/ldgram.Tpo .deps/ldgram.Po /bin/dash ../../W._C._Handy/ld/../ylwrap ../../W._C._Handy/ld/ldlex.l lex.yy.c ldlex.c -- flex gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ldlex-wrapper.o -MD -MP -MF .deps/ldlex-wrapper.Tpo -c -o ldlex-wrapper.o ../../W._C._Handy/ld/ldlex-wrapper.c -In file included from ../../W._C._Handy/ld/ldlex-wrapper.c:26:0: -ldlex.c: In function 'yy_scan_buffer': -ldlex.c:3834:41: warning: declaration of 'base' shadows a global declaration [-Wshadow] - YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) - ^ -In file included from ldlex.l:31:0, - from ../../W._C._Handy/ld/ldlex-wrapper.c:26: -../../W._C._Handy/ld/ldlang.h:505:20: warning: shadowed declaration is here [-Wshadow] - extern etree_type *base; - ^ mv -f .deps/ldlex-wrapper.Tpo .deps/ldlex-wrapper.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT lexsup.o -MD -MP -MF .deps/lexsup.Tpo -c -o lexsup.o ../../W._C._Handy/ld/lexsup.c mv -f .deps/lexsup.Tpo .deps/lexsup.Po @@ -3107,18 +3226,32 @@ gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld - mv -f .deps/ldcref.Tpo .deps/ldcref.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../W._C._Handy/ld/plugin.c mv -f .deps/plugin.Tpo .deps/plugin.Po +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ldbuildid.o -MD -MP -MF .deps/ldbuildid.Tpo -c -o ldbuildid.o ../../W._C._Handy/ld/ldbuildid.c +mv -f .deps/ldbuildid.Tpo .deps/ldbuildid.Po cp ../../W._C._Handy/ld/emultempl/astring.sed stringify.sed +base=`echo eelf_i386.c | sed -e 's,e\(.*\).c,\1,'`; \ +make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" +make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/ld' LIB_PATH='' /bin/dash ../../W._C._Handy/ld/genscripts.sh "../../W._C._Handy/ld" "[...]/tschwinge/W._C._Handy.build.install/lib" "[...]/tschwinge/W._C._Handy.build.install" "[...]/tschwinge/W._C._Handy.build.install" i686-pc-linux-gnu i686-pc-linux-gnu i686-pc-linux-gnu "elf_i386 elf32_x86_64" "/usr/local/lib /lib /usr/lib" yes yes elf_i386 "i686-pc-linux-gnu" +make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT eelf_i386.o -MD -MP -MF .deps/eelf_i386.Tpo -c -o eelf_i386.o eelf_i386.c mv -f .deps/eelf_i386.Tpo .deps/eelf_i386.Po +base=`echo ei386linux.c | sed -e 's,e\(.*\).c,\1,'`; \ +make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" +make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/ld' LIB_PATH='' /bin/dash ../../W._C._Handy/ld/genscripts.sh "../../W._C._Handy/ld" "[...]/tschwinge/W._C._Handy.build.install/lib" "[...]/tschwinge/W._C._Handy.build.install" "[...]/tschwinge/W._C._Handy.build.install" i686-pc-linux-gnu i686-pc-linux-gnu i686-pc-linux-gnu "elf_i386 elf32_x86_64" "/usr/local/lib /lib /usr/lib" yes yes i386linux "i686-pc-linux-gnuaout" +make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ei386linux.o -MD -MP -MF .deps/ei386linux.Tpo -c -o ei386linux.o ei386linux.c mv -f .deps/ei386linux.Tpo .deps/ei386linux.Po +base=`echo eelf32_x86_64.c | sed -e 's,e\(.*\).c,\1,'`; \ +make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" +make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/ld' LIB_PATH='' /bin/dash ../../W._C._Handy/ld/genscripts.sh "../../W._C._Handy/ld" "[...]/tschwinge/W._C._Handy.build.install/lib" "[...]/tschwinge/W._C._Handy.build.install" "[...]/tschwinge/W._C._Handy.build.install" i686-pc-linux-gnu i686-pc-linux-gnu i686-pc-linux-gnu "elf_i386 elf32_x86_64" "/usr/local/lib /lib /usr/lib" yes yes elf32_x86_64 "i686-pc-linux-gnu" +make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT eelf32_x86_64.o -MD -MP -MF .deps/eelf32_x86_64.Tpo -c -o eelf32_x86_64.o eelf32_x86_64.c mv -f .deps/eelf32_x86_64.Tpo .deps/eelf32_x86_64.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ei386linux.o eelf32_x86_64.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ei386linux.o eelf32_x86_64.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eelf_i386.o ei386linux.o eelf32_x86_64.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eelf_i386.o ei386linux.o eelf32_x86_64.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl touch ld.1 perl ../../W._C._Handy/ld/../etc/texi2pod.pl -I ../../W._C._Handy/ld -I ../../W._C._Handy/ld/../bfd/doc -I ../bfd/doc -I ../../W._C._Handy/ld/../libiberty -Dman < ../../W._C._Handy/ld/ld.texinfo > ld.pod (pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 ld.pod | \ @@ -3519,6 +3652,9 @@ checking whether it is safe to define __EXTENSIONS__... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu +checking for dlfcn.h... yes +checking for windows.h... no +checking for library containing dlopen... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for gcc-4.8 option to accept ANSI C... none needed @@ -3579,6 +3715,7 @@ checking for sys/param.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... yes checking for features.h... yes +checking for complete errno.h... yes checking for mbstate_t... yes checking for btowc... yes checking for isblank... yes @@ -3662,6 +3799,9 @@ checking whether opendir is declared without a macro... yes checking whether readdir is declared without a macro... yes checking whether rewinddir is declared without a macro... yes checking whether scandir is declared without a macro... yes +checking for dirfd... yes +checking whether dirfd is declared... (cached) yes +checking whether dirfd is a macro... no checking whether conversion from 'int' to 'long double' works... yes checking for working GNU fnmatch... yes checking whether frexp works... yes @@ -3937,7 +4077,7 @@ checking for library containing tgetent... none required checking size of unsigned long long... 8 checking size of unsigned long... 4 checking size of unsigned __int128... 0 -checking for library containing dlopen... -ldl +checking for library containing dlopen... (cached) -ldl checking whether to use expat... auto checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes @@ -3953,6 +4093,9 @@ checking whether python supports threads... yes checking whether to use guile... auto checking for pkg-config... /usr/bin/pkg-config checking for usable guile from /usr/bin/pkg-config... guile-2.0 +checking for the absolute file name of the 'guild' command... /usr/bin/guild +checking whether guild supports this host... yes +checking for scm_new_smob... yes checking for ANSI C header files... (cached) yes checking nlist.h usability... yes checking nlist.h presence... yes @@ -4023,9 +4166,7 @@ checking for sgtty.h... yes checking elf_hp.h usability... no checking elf_hp.h presence... no checking for elf_hp.h... no -checking dlfcn.h usability... yes -checking dlfcn.h presence... yes -checking for dlfcn.h... yes +checking for dlfcn.h... (cached) yes checking for sys/proc.h... no checking for sys/user.h... yes checking curses.h usability... yes @@ -4103,6 +4244,7 @@ checking for posix_madvise... yes checking for waitpid... yes checking for lstat... yes checking for ptrace64... no +checking for sigaltstack... yes checking for nl_langinfo and CODESET... yes checking for ANSI C header files... (cached) yes checking for working alloca.h... (cached) yes @@ -4140,11 +4282,11 @@ checking for pipe2... yes checking for socketpair... (cached) yes checking whether strerror is declared... yes checking whether strstr is declared... yes +checking for sigsetjmp... yes checking whether ptrace is declared... yes checking return type of ptrace... long checking types of arguments for ptrace... int,int,long,long checking whether setpgrp takes no argument... yes -checking for sigsetjmp... yes checking for GNU regex... yes checking for struct thread.td_pcb... no checking for struct lwp... no @@ -4185,6 +4327,7 @@ checking whether ADDR_NO_RANDOMIZE is declared... yes checking compiler warning flags... -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral checking for cygwin... no checking for ELF support in BFD... yes +checking for library containing dlopen... (cached) -ldl checking for Mach-O support in BFD... no checking for SOM support in BFD... no checking whether to use lzma... auto @@ -4315,6 +4458,7 @@ checking build system type... (cached) i686-pc-linux-gnu checking host system type... (cached) i686-pc-linux-gnu checking target system type... (cached) i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c +checking for i686-pc-linux-gnu-ar... (cached) ar checking for i686-pc-linux-gnu-ranlib... (cached) ranlib checking for ANSI C header files... (cached) yes checking for working alloca.h... (cached) yes @@ -4377,6 +4521,7 @@ checking for sys/param.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... yes checking for features.h... yes +checking for complete errno.h... yes checking for mbstate_t... yes checking for btowc... yes checking for isblank... yes @@ -4460,6 +4605,9 @@ checking whether opendir is declared without a macro... yes checking whether readdir is declared without a macro... yes checking whether rewinddir is declared without a macro... yes checking whether scandir is declared without a macro... yes +checking for dirfd... yes +checking whether dirfd is declared... (cached) yes +checking whether dirfd is a macro... no checking whether conversion from 'int' to 'long double' works... yes checking for working GNU fnmatch... yes checking whether frexp works... yes @@ -4699,6 +4847,203 @@ config.status: creating import/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default commands +=== configuring in build-libiberty-gdbserver ([...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver) +configure: running /bin/dash ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/configure --disable-option-checking '--prefix=[...]/tschwinge/W._C._Handy.build.install' '--with-gnu-as' '--with-gnu-ld' '--with-system-zlib' '--enable-gold' '--with-sysroot=/' '--disable-werror' '--program-transform-name=s,y,y,' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--target=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'target_alias=i686-pc-linux-gnu' 'CC=gcc-4.8' 'CFLAGS=-g -O2' 'LDFLAGS=-static-libstdc++ -static-libgcc ' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=../../../../W._C._Handy/gdb/gdbserver/../../libiberty +configure: loading cache .././config.cache +checking whether to enable maintainer-specific portions of Makefiles... no +checking for makeinfo... makeinfo --split-size=5000000 +checking for perl... perl +checking build system type... (cached) i686-pc-linux-gnu +checking host system type... (cached) i686-pc-linux-gnu +checking for i686-pc-linux-gnu-ar... (cached) ar +checking for i686-pc-linux-gnu-ranlib... (cached) ranlib +checking whether to install libiberty headers and static library... no +configure: target_header_dir = +checking for i686-pc-linux-gnu-gcc... (cached) gcc-4.8 +checking for C compiler default output file name... a.out +checking whether the C compiler works... yes +checking whether we are cross compiling... no +checking for suffix of executables... +checking for suffix of object files... (cached) o +checking whether we are using the GNU C compiler... (cached) yes +checking whether gcc-4.8 accepts -g... (cached) yes +checking for gcc-4.8 option to accept ISO C89... (cached) none needed +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... 64 +checking how to run the C preprocessor... (cached) gcc-4.8 -E +checking whether gcc-4.8 supports -W... yes +checking whether gcc-4.8 supports -Wall... yes +checking whether gcc-4.8 supports -Wwrite-strings... yes +checking whether gcc-4.8 supports -Wc++-compat... yes +checking whether gcc-4.8 supports -Wstrict-prototypes... yes +checking whether gcc-4.8 supports -pedantic ... yes +checking whether gcc-4.8 and cc understand -c and -o together... yes +checking for an ANSI C-conforming const... yes +checking for inline... inline +checking for grep that handles long lines and -e... (cached) /bin/grep +checking for egrep... (cached) /bin/grep -E +checking for ANSI C header files... (cached) yes +checking for sys/types.h... (cached) yes +checking for sys/stat.h... (cached) yes +checking for stdlib.h... (cached) yes +checking for string.h... (cached) yes +checking for memory.h... (cached) yes +checking for strings.h... (cached) yes +checking for inttypes.h... (cached) yes +checking for stdint.h... (cached) yes +checking for unistd.h... (cached) yes +checking whether byte ordering is bigendian... (cached) no +checking for a BSD-compatible install... /usr/bin/install -c +checking for sys/file.h... yes +checking for sys/param.h... (cached) yes +checking for limits.h... yes +checking for stdlib.h... (cached) yes +checking for malloc.h... yes +checking for string.h... (cached) yes +checking for unistd.h... (cached) yes +checking for strings.h... (cached) yes +checking for sys/time.h... (cached) yes +checking for time.h... yes +checking for sys/resource.h... yes +checking for sys/stat.h... (cached) yes +checking for sys/mman.h... (cached) yes +checking for fcntl.h... yes +checking for alloca.h... yes +checking for sys/pstat.h... no +checking for sys/sysmp.h... no +checking for sys/sysinfo.h... yes +checking for machine/hal_sysinfo.h... no +checking for sys/table.h... no +checking for sys/sysctl.h... yes +checking for sys/systemcfg.h... no +checking for stdint.h... (cached) yes +checking for stdio_ext.h... yes +checking for process.h... no +checking for sys/prctl.h... yes +checking for sys/wait.h that is POSIX.1 compatible... yes +checking whether time.h and sys/time.h may both be included... yes +checking whether errno must be declared... no +checking size of int... 4 +checking for a 64-bit type... uint64_t +checking for intptr_t... yes +checking for uintptr_t... yes +checking for ssize_t... yes +checking for pid_t... (cached) yes +checking for library containing strerror... none required +checking for asprintf... yes +checking for atexit... yes +checking for basename... yes +checking for bcmp... yes +checking for bcopy... yes +checking for bsearch... yes +checking for bzero... yes +checking for calloc... yes +checking for clock... yes +checking for ffs... yes +checking for getcwd... yes +checking for getpagesize... yes +checking for gettimeofday... yes +checking for index... yes +checking for insque... yes +checking for memchr... yes +checking for memcmp... yes +checking for memcpy... yes +checking for memmem... (cached) yes +checking for memmove... yes +checking for mempcpy... (cached) yes +checking for memset... yes +checking for mkstemps... yes +checking for putenv... yes +checking for random... yes +checking for rename... yes +checking for rindex... yes +checking for setenv... yes +checking for snprintf... yes +checking for sigsetmask... yes +checking for stpcpy... yes +checking for stpncpy... yes +checking for strcasecmp... yes +checking for strchr... yes +checking for strdup... yes +checking for strncasecmp... yes +checking for strndup... yes +checking for strnlen... yes +checking for strrchr... yes +checking for strstr... yes +checking for strtod... yes +checking for strtol... yes +checking for strtoul... yes +checking for strverscmp... yes +checking for tmpnam... yes +checking for vasprintf... yes +checking for vfprintf... yes +checking for vprintf... yes +checking for vsnprintf... yes +checking for vsprintf... yes +checking for waitpid... yes +checking for setproctitle... no +checking whether alloca needs Cray hooks... no +checking stack direction for C alloca... -1 +checking for vfork.h... no +checking for fork... yes +checking for vfork... yes +checking for working fork... yes +checking for working vfork... (cached) yes +checking for _doprnt... no +checking for sys_errlist... yes +checking for sys_nerr... yes +checking for sys_siglist... yes +checking for external symbol _system_configuration... no +checking for __fsetlocking... yes +checking for canonicalize_file_name... yes +checking for dup3... yes +checking for getrlimit... yes +checking for getrusage... yes +checking for getsysinfo... no +checking for gettimeofday... (cached) yes +checking for on_exit... yes +checking for psignal... yes +checking for pstat_getdynamic... no +checking for pstat_getstatic... no +checking for realpath... yes +checking for setrlimit... yes +checking for sbrk... yes +checking for spawnve... no +checking for spawnvpe... no +checking for strerror... yes +checking for strsignal... yes +checking for sysconf... yes +checking for sysctl... yes +checking for sysmp... no +checking for table... no +checking for times... yes +checking for wait3... yes +checking for wait4... yes +checking whether basename is declared... no +checking whether ffs is declared... yes +checking whether asprintf is declared... no +checking whether vasprintf is declared... no +checking whether snprintf is declared... yes +checking whether vsnprintf is declared... yes +checking whether calloc is declared... yes +checking whether getenv is declared... yes +checking whether getopt is declared... yes +checking whether malloc is declared... yes +checking whether realloc is declared... yes +checking whether sbrk is declared... yes +checking whether strverscmp is declared... (cached) yes +checking whether canonicalize_file_name must be declared... yes +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for getpagesize... (cached) yes +checking for working mmap... yes +checking for working strncmp... yes +configure: updating cache .././config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating testsuite/Makefile +config.status: creating config.h +config.status: executing default commands checking for sgtty.h... (cached) yes checking for termio.h... (cached) yes checking for termios.h... (cached) yes @@ -4709,9 +5054,6 @@ checking for sys/procfs.h... (cached) yes checking linux/elf.h usability... yes checking linux/elf.h presence... yes checking for linux/elf.h... yes -checking errno.h usability... yes -checking errno.h presence... yes -checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes @@ -4734,13 +5076,10 @@ checking for netinet/tcp.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes -checking for gettimeofday... yes checking for pread... (cached) yes checking for pwrite... (cached) yes checking for pread64... (cached) yes checking for readlink... (cached) yes -checking for vasprintf... yes -checking for vsnprintf... yes checking for ANSI C header files... (cached) yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes @@ -4763,6 +5102,7 @@ checking for pipe2... (cached) yes checking for socketpair... (cached) yes checking whether strerror is declared... (cached) yes checking whether strstr is declared... (cached) yes +checking for sigsetjmp... (cached) yes checking for ust... no checking compiler warning flags... -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body checking for dladdr... yes @@ -4900,7 +5240,7 @@ rm -f dirent.h-t dirent.h && \ -e 's/@''GNULIB_READDIR''@/0/g' \ -e 's/@''GNULIB_REWINDDIR''@/0/g' \ -e 's/@''GNULIB_CLOSEDIR''@/0/g' \ - -e 's/@''GNULIB_DIRFD''@/0/g' \ + -e 's/@''GNULIB_DIRFD''@/1/g' \ -e 's/@''GNULIB_FDOPENDIR''@/0/g' \ -e 's/@''GNULIB_SCANDIR''@/0/g' \ -e 's/@''GNULIB_ALPHASORT''@/0/g' \ @@ -5719,16 +6059,18 @@ gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I.. gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ser-tcp.o -MT ser-tcp.o -MMD -MP -MF .deps/ser-tcp.Tpo ../../W._C._Handy/gdb/ser-tcp.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o inf-ptrace.o -MT inf-ptrace.o -MMD -MP -MF .deps/inf-ptrace.Tpo ../../W._C._Handy/gdb/inf-ptrace.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o fork-child.o -MT fork-child.o -MMD -MP -MF .deps/fork-child.Tpo ../../W._C._Handy/gdb/fork-child.c -gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o i386-nat.o -MT i386-nat.o -MMD -MP -MF .deps/i386-nat.Tpo ../../W._C._Handy/gdb/i386-nat.c +gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o x86-nat.o -MT x86-nat.o -MMD -MP -MF .deps/x86-nat.Tpo ../../W._C._Handy/gdb/x86-nat.c +gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o x86-dregs.o -MT x86-dregs.o -MMD -MP -MF .deps/x86-dregs.Tpo ../../W._C._Handy/gdb/nat/x86-dregs.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o i386-linux-nat.o -MT i386-linux-nat.o -MMD -MP -MF .deps/i386-linux-nat.Tpo ../../W._C._Handy/gdb/i386-linux-nat.c +gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o x86-linux-nat.o -MT x86-linux-nat.o -MMD -MP -MF .deps/x86-linux-nat.Tpo ../../W._C._Handy/gdb/x86-linux-nat.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o proc-service.o -MT proc-service.o -MMD -MP -MF .deps/proc-service.Tpo ../../W._C._Handy/gdb/proc-service.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-thread-db.o -MT linux-thread-db.o -MMD -MP -MF .deps/linux-thread-db.Tpo ../../W._C._Handy/gdb/linux-thread-db.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-nat.o -MT linux-nat.o -MMD -MP -MF .deps/linux-nat.Tpo ../../W._C._Handy/gdb/linux-nat.c -gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-osdata.o -MT linux-osdata.o -MMD -MP -MF .deps/linux-osdata.Tpo ../../W._C._Handy/gdb/common/linux-osdata.c +gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-osdata.o -MT linux-osdata.o -MMD -MP -MF .deps/linux-osdata.Tpo ../../W._C._Handy/gdb/nat/linux-osdata.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-fork.o -MT linux-fork.o -MMD -MP -MF .deps/linux-fork.Tpo ../../W._C._Handy/gdb/linux-fork.c -gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-procfs.o -MT linux-procfs.o -MMD -MP -MF .deps/linux-procfs.Tpo ../../W._C._Handy/gdb/common/linux-procfs.c -gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-ptrace.o -MT linux-ptrace.o -MMD -MP -MF .deps/linux-ptrace.Tpo ../../W._C._Handy/gdb/common/linux-ptrace.c -gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-btrace.o -MT linux-btrace.o -MMD -MP -MF .deps/linux-btrace.Tpo ../../W._C._Handy/gdb/common/linux-btrace.c +gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-procfs.o -MT linux-procfs.o -MMD -MP -MF .deps/linux-procfs.Tpo ../../W._C._Handy/gdb/nat/linux-procfs.c +gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-ptrace.o -MT linux-ptrace.o -MMD -MP -MF .deps/linux-ptrace.Tpo ../../W._C._Handy/gdb/nat/linux-ptrace.c +gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-btrace.o -MT linux-btrace.o -MMD -MP -MF .deps/linux-btrace.Tpo ../../W._C._Handy/gdb/nat/linux-btrace.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-waitpid.o -MT linux-waitpid.o -MMD -MP -MF .deps/linux-waitpid.Tpo ../../W._C._Handy/gdb/nat/linux-waitpid.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o remote.o -MT remote.o -MMD -MP -MF .deps/remote.Tpo ../../W._C._Handy/gdb/remote.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o dcache.o -MT dcache.o -MMD -MP -MF .deps/dcache.Tpo ../../W._C._Handy/gdb/dcache.c @@ -5738,6 +6080,8 @@ gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I.. gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o remote-fileio.o -MT remote-fileio.o -MMD -MP -MF .deps/remote-fileio.Tpo ../../W._C._Handy/gdb/remote-fileio.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o remote-notif.o -MT remote-notif.o -MMD -MP -MF .deps/remote-notif.Tpo ../../W._C._Handy/gdb/remote-notif.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ctf.o -MT ctf.o -MMD -MP -MF .deps/ctf.Tpo ../../W._C._Handy/gdb/ctf.c +gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tracefile.o -MT tracefile.o -MMD -MP -MF .deps/tracefile.Tpo ../../W._C._Handy/gdb/tracefile.c +gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tracefile-tfile.o -MT tracefile-tfile.o -MMD -MP -MF .deps/tracefile-tfile.Tpo ../../W._C._Handy/gdb/tracefile-tfile.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cli-dump.o -MT cli-dump.o -MMD -MP -MF .deps/cli-dump.Tpo ../../W._C._Handy/gdb/cli/cli-dump.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cli-decode.o -MT cli-decode.o -MMD -MP -MF .deps/cli-decode.Tpo ../../W._C._Handy/gdb/cli/cli-decode.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cli-script.o -MT cli-script.o -MMD -MP -MF .deps/cli-script.Tpo ../../W._C._Handy/gdb/cli/cli-script.c @@ -5788,6 +6132,7 @@ gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I.. gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-breakpoint.o -MT py-breakpoint.o -MMD -MP -MF .deps/py-breakpoint.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-breakpoint.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-cmd.o -MT py-cmd.o -MMD -MP -MF .deps/py-cmd.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-cmd.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-continueevent.o -MT py-continueevent.o -MMD -MP -MF .deps/py-continueevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-continueevent.c +gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-xmethods.o -MT py-xmethods.o -MMD -MP -MF .deps/py-xmethods.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-xmethods.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-event.o -MT py-event.o -MMD -MP -MF .deps/py-event.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-event.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-evtregistry.o -MT py-evtregistry.o -MMD -MP -MF .deps/py-evtregistry.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-evtregistry.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-evts.o -MT py-evts.o -MMD -MP -MF .deps/py-evts.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-evts.c @@ -5814,22 +6159,26 @@ gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I.. gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-type.o -MT py-type.o -MMD -MP -MF .deps/py-type.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-type.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-utils.o -MT py-utils.o -MMD -MP -MF .deps/py-utils.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-utils.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-value.o -MT py-value.o -MMD -MP -MF .deps/py-value.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-value.c +gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-varobj.o -MT py-varobj.o -MMD -MP -MF .deps/py-varobj.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-varobj.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o guile.o -MT guile.o -MMD -MP -MF .deps/guile.Tpo ../../W._C._Handy/gdb/guile/guile.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-arch.o -MT scm-arch.o -MMD -MP -MF .deps/scm-arch.Tpo ../../W._C._Handy/gdb/guile/scm-arch.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-auto-load.o -MT scm-auto-load.o -MMD -MP -MF .deps/scm-auto-load.Tpo ../../W._C._Handy/gdb/guile/scm-auto-load.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-block.o -MT scm-block.o -MMD -MP -MF .deps/scm-block.Tpo ../../W._C._Handy/gdb/guile/scm-block.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-breakpoint.o -MT scm-breakpoint.o -MMD -MP -MF .deps/scm-breakpoint.Tpo ../../W._C._Handy/gdb/guile/scm-breakpoint.c +gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-cmd.o -MT scm-cmd.o -MMD -MP -MF .deps/scm-cmd.Tpo ../../W._C._Handy/gdb/guile/scm-cmd.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-disasm.o -MT scm-disasm.o -MMD -MP -MF .deps/scm-disasm.Tpo ../../W._C._Handy/gdb/guile/scm-disasm.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-exception.o -MT scm-exception.o -MMD -MP -MF .deps/scm-exception.Tpo ../../W._C._Handy/gdb/guile/scm-exception.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-frame.o -MT scm-frame.o -MMD -MP -MF .deps/scm-frame.Tpo ../../W._C._Handy/gdb/guile/scm-frame.c +gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-gsmob.o -MT scm-gsmob.o -MMD -MP -MF .deps/scm-gsmob.Tpo ../../W._C._Handy/gdb/guile/scm-gsmob.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-iterator.o -MT scm-iterator.o -MMD -MP -MF .deps/scm-iterator.Tpo ../../W._C._Handy/gdb/guile/scm-iterator.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-lazy-string.o -MT scm-lazy-string.o -MMD -MP -MF .deps/scm-lazy-string.Tpo ../../W._C._Handy/gdb/guile/scm-lazy-string.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-objfile.o -MT scm-objfile.o -MMD -MP -MF .deps/scm-objfile.Tpo ../../W._C._Handy/gdb/guile/scm-objfile.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-math.o -MT scm-math.o -MMD -MP -MF .deps/scm-math.Tpo ../../W._C._Handy/gdb/guile/scm-math.c +gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-param.o -MT scm-param.o -MMD -MP -MF .deps/scm-param.Tpo ../../W._C._Handy/gdb/guile/scm-param.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-ports.o -MT scm-ports.o -MMD -MP -MF .deps/scm-ports.Tpo ../../W._C._Handy/gdb/guile/scm-ports.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-pretty-print.o -MT scm-pretty-print.o -MMD -MP -MF .deps/scm-pretty-print.Tpo ../../W._C._Handy/gdb/guile/scm-pretty-print.c +gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-progspace.o -MT scm-progspace.o -MMD -MP -MF .deps/scm-progspace.Tpo ../../W._C._Handy/gdb/guile/scm-progspace.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-safe-call.o -MT scm-safe-call.o -MMD -MP -MF .deps/scm-safe-call.Tpo ../../W._C._Handy/gdb/guile/scm-safe-call.c -gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-gsmob.o -MT scm-gsmob.o -MMD -MP -MF .deps/scm-gsmob.Tpo ../../W._C._Handy/gdb/guile/scm-gsmob.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-string.o -MT scm-string.o -MMD -MP -MF .deps/scm-string.Tpo ../../W._C._Handy/gdb/guile/scm-string.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-symbol.o -MT scm-symbol.o -MMD -MP -MF .deps/scm-symbol.Tpo ../../W._C._Handy/gdb/guile/scm-symbol.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-symtab.o -MT scm-symtab.o -MMD -MP -MF .deps/scm-symtab.Tpo ../../W._C._Handy/gdb/guile/scm-symtab.c @@ -5906,6 +6255,22 @@ sed -e '/extern.*malloc/d' \ < jv-exp.c.tmp > jv-exp.c rm -f jv-exp.c.tmp gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o jv-exp.o -MT jv-exp.o -MMD -MP -MF .deps/jv-exp.Tpo jv-exp.c +rm -f d-exp.c d-exp.c.tmp +/bin/dash ../../W._C._Handy/gdb/../ylwrap ../../W._C._Handy/gdb/d-exp.y y.tab.c d-exp.c -- bison -y && mv d-exp.c d-exp.c.tmp \ + || (rm -f d-exp.c; false) +sed -e '/extern.*malloc/d' \ + -e '/extern.*realloc/d' \ + -e '/extern.*free/d' \ + -e '/include.*malloc.h/d' \ + -e 's/\([^x]\)malloc/\1xmalloc/g' \ + -e 's/\([^x]\)realloc/\1xrealloc/g' \ + -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ + -e 's/\([ \t;,(]\)free$/\1xfree/g' \ + -e '/^#line.*y.tab.c/d' \ + -e "s/^\(#line.*\)`basename ../../W._C._Handy/gdb/d-exp.y`/\1`echo ../../W._C._Handy/gdb/d-exp.y|sed 's/\//\\\\\//g'`/" \ + < d-exp.c.tmp > d-exp.c +rm -f d-exp.c.tmp +gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o d-exp.o -MT d-exp.o -MMD -MP -MF .deps/d-exp.Tpo d-exp.c rm -f f-exp.c f-exp.c.tmp /bin/dash ../../W._C._Handy/gdb/../ylwrap ../../W._C._Handy/gdb/f-exp.y y.tab.c f-exp.c -- bison -y && mv f-exp.c f-exp.c.tmp \ || (rm -f f-exp.c; false) @@ -5942,7 +6307,7 @@ rm -f m2-exp.c m2-exp.c.tmp /bin/dash ../../W._C._Handy/gdb/../ylwrap ../../W._C._Handy/gdb/m2-exp.y y.tab.c m2-exp.c -- bison -y && mv m2-exp.c m2-exp.c.tmp \ || (rm -f m2-exp.c; false) [...]/tschwinge/W._C._Handy.build/gdb/../../W._C._Handy/gdb/m2-exp.y: warning: 34 shift/reduce conflicts [-Wconflicts-sr] -[...]/tschwinge/W._C._Handy.build/gdb/../../W._C._Handy/gdb/m2-exp.y:350.25-44: warning: rule useless in parser due to conflicts [-Wother] +[...]/tschwinge/W._C._Handy.build/gdb/../../W._C._Handy/gdb/m2-exp.y:356.25-44: warning: rule useless in parser due to conflicts [-Wother] { start_arglist(); } ^^^^^^^^^^^^^^^^^^^^ sed -e '/extern.*malloc/d' \ @@ -5989,7 +6354,7 @@ gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I.. gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o break-catch-throw.o -MT break-catch-throw.o -MMD -MP -MF .deps/break-catch-throw.Tpo ../../W._C._Handy/gdb/break-catch-throw.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o findvar.o -MT findvar.o -MMD -MP -MF .deps/findvar.Tpo ../../W._C._Handy/gdb/findvar.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o regcache.o -MT regcache.o -MMD -MP -MF .deps/regcache.Tpo ../../W._C._Handy/gdb/regcache.c -gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cleanups.o -MT cleanups.o -MMD -MP -MF .deps/cleanups.Tpo ../../W._C._Handy/gdb/cleanups.c +gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cleanups.o -MT cleanups.o -MMD -MP -MF .deps/cleanups.Tpo ../../W._C._Handy/gdb/common/cleanups.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../W._C._Handy/gdb/charset.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o continuations.o -MT continuations.o -MMD -MP -MF .deps/continuations.Tpo ../../W._C._Handy/gdb/continuations.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o corelow.o -MT corelow.o -MMD -MP -MF .deps/corelow.Tpo ../../W._C._Handy/gdb/corelow.c @@ -6128,7 +6493,6 @@ gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I.. gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cp-namespace.o -MT cp-namespace.o -MMD -MP -MF .deps/cp-namespace.Tpo ../../W._C._Handy/gdb/cp-namespace.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o d-support.o -MT d-support.o -MMD -MP -MF .deps/d-support.Tpo ../../W._C._Handy/gdb/d-support.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o reggroups.o -MT reggroups.o -MMD -MP -MF .deps/reggroups.Tpo ../../W._C._Handy/gdb/reggroups.c -gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o regset.o -MT regset.o -MMD -MP -MF .deps/regset.Tpo ../../W._C._Handy/gdb/regset.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o trad-frame.o -MT trad-frame.o -MMD -MP -MF .deps/trad-frame.Tpo ../../W._C._Handy/gdb/trad-frame.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tramp-frame.o -MT tramp-frame.o -MMD -MP -MF .deps/tramp-frame.Tpo ../../W._C._Handy/gdb/tramp-frame.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o solib.o -MT solib.o -MMD -MP -MF .deps/solib.Tpo ../../W._C._Handy/gdb/solib.c @@ -6172,13 +6536,17 @@ gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I.. gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o waitstatus.o -MT waitstatus.o -MMD -MP -MF .deps/waitstatus.Tpo ../../W._C._Handy/gdb/target/waitstatus.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o print-utils.o -MT print-utils.o -MMD -MP -MF .deps/print-utils.Tpo ../../W._C._Handy/gdb/common/print-utils.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o rsp-low.o -MT rsp-low.o -MMD -MP -MF .deps/rsp-low.Tpo ../../W._C._Handy/gdb/common/rsp-low.c +gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../W._C._Handy/gdb/common/errors.c +gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o common-debug.o -MT common-debug.o -MMD -MP -MF .deps/common-debug.Tpo ../../W._C._Handy/gdb/common/common-debug.c +gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o debug.o -MT debug.o -MMD -MP -MF .deps/debug.Tpo ../../W._C._Handy/gdb/debug.c +gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o common-exceptions.o -MT common-exceptions.o -MMD -MP -MF .deps/common-exceptions.Tpo ../../W._C._Handy/gdb/common/common-exceptions.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o inflow.o -MT inflow.o -MMD -MP -MF .deps/inflow.Tpo ../../W._C._Handy/gdb/inflow.c Making init.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo init.c rm -f gdb gcc-4.8 -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 linux-btrace.o linux-waitpid.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o remote-notif.o ctf.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-catch.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-cmd-info.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o tui.o python.o py-arch.o py-auto-load.o py-block.o py-bpevent.o py-breakpoint.o py-cmd.o py-continueevent.o py-event.o py-evtregistry.o py-evts.o py-exitedevent.o py-finishbreakpoint.o py-frame.o py-framefilter.o py-function.o py-gdb-readline.o py-inferior.o py-infthread.o py-lazy-string.o py-linetable.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 guile.o scm-arch.o scm-auto-load.o scm-block.o scm-breakpoint.o scm-disasm.o scm-exception.o scm-frame.o scm-iterator.o scm-lazy-string.o scm-objfile.o scm-math.o scm-ports.o scm-pretty-print.o scm-safe-call.o scm-gsmob.o scm-string.o scm-symbol.o scm-symtab.o scm-type.o scm-utils.o scm-value.o elfread.o stap-probe.o posix-hdep.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o break-catch-sig.o break-catch-throw.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 symfile-debug.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o extension.o filesystem.o filestuff.o inf-child.o interps.o minidebug.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o gdb_bfd.o gdb_obstack.o osabi.o copying.o memattr.o mem-break.o target.o target-dcache.o parse.o language.o build-id.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 c-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 jv-varobj.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 d-support.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 record-full.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 btrace.o record-btrace.o waitstatus.o print-utils.o rsp-low.o inflow.o init.o \ - ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -ldl -lncurses -lz -lm -lguile-2.0 -lgc -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 -Wl,--dynamic-list=../../W._C._Handy/gdb/proc-service.list + -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 x86-nat.o x86-dregs.o i386-linux-nat.o x86-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 linux-btrace.o linux-waitpid.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o remote-notif.o ctf.o tracefile.o tracefile-tfile.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-catch.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-cmd-info.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o tui.o python.o py-arch.o py-auto-load.o py-block.o py-bpevent.o py-breakpoint.o py-cmd.o py-continueevent.o py-xmethods.o py-event.o py-evtregistry.o py-evts.o py-exitedevent.o py-finishbreakpoint.o py-frame.o py-framefilter.o py-function.o py-gdb-readline.o py-inferior.o py-infthread.o py-lazy-string.o py-linetable.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 py-varobj.o guile.o scm-arch.o scm-auto-load.o scm-block.o scm-breakpoint.o scm-cmd.o scm-disasm.o scm-exception.o scm-frame.o scm-gsmob.o scm-iterator.o scm-lazy-string.o scm-objfile.o scm-math.o scm-param.o scm-ports.o scm-pretty-print.o scm-progspace.o scm-safe-call.o scm-string.o scm-symbol.o scm-symtab.o scm-type.o scm-utils.o scm-value.o elfread.o stap-probe.o posix-hdep.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o d-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o break-catch-sig.o break-catch-throw.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 symfile-debug.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o extension.o filesystem.o filestuff.o inf-child.o interps.o minidebug.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o gdb_bfd.o gdb_obstack.o osabi.o copying.o memattr.o mem-break.o target.o target-dcache.o parse.o language.o build-id.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 c-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 jv-varobj.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 d-support.o reggroups.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 record-full.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 btrace.o record-btrace.o waitstatus.o print-utils.o rsp-low.o errors.o common-debug.o debug.o common-exceptions.o inflow.o init.o \ + ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -ldl -ldl -lncurses -lz -lm -ldl -lguile-2.0 -lgc -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 -Wl,--dynamic-list=../../W._C._Handy/gdb/proc-service.list make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb' make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/doc' make[4]: Nothing to be done for 'all'. @@ -6258,7 +6626,7 @@ rm -f dirent.h-t dirent.h && \ -e 's/@''GNULIB_READDIR''@/0/g' \ -e 's/@''GNULIB_REWINDDIR''@/0/g' \ -e 's/@''GNULIB_CLOSEDIR''@/0/g' \ - -e 's/@''GNULIB_DIRFD''@/0/g' \ + -e 's/@''GNULIB_DIRFD''@/1/g' \ -e 's/@''GNULIB_FDOPENDIR''@/0/g' \ -e 's/@''GNULIB_SCANDIR''@/0/g' \ -e 's/@''GNULIB_ALPHASORT''@/0/g' \ @@ -7061,6 +7429,451 @@ make[9]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/buil make[8]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' +make[6]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver' +if [ x"" != x ] && [ ! -d pic ]; then \ + mkdir pic; \ +else true; fi +touch stamp-picdir +if [ x"" != x ] && [ ! -d noasan ]; then \ + mkdir noasan; \ +else true; fi +touch stamp-noasandir +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/regex.c -o pic/regex.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/regex.c -o noasan/regex.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/regex.c -o regex.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cplus-dem.c -o cplus-dem.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demangle.c -o cp-demangle.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/md5.c -o pic/md5.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/md5.c -o noasan/md5.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/md5.c -o md5.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sha1.c -o pic/sha1.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sha1.c -o noasan/sha1.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sha1.c -o sha1.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/alloca.c -o pic/alloca.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/alloca.c -o noasan/alloca.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/alloca.c -o alloca.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/argv.c -o pic/argv.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/argv.c -o noasan/argv.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/argv.c -o argv.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/choose-temp.c -o pic/choose-temp.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/choose-temp.c -o choose-temp.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/concat.c -o pic/concat.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/concat.c -o noasan/concat.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/concat.c -o concat.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demint.c -o pic/cp-demint.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demint.c -o cp-demint.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/crc32.c -o pic/crc32.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/crc32.c -o noasan/crc32.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/crc32.c -o crc32.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dwarfnames.c -o dwarfnames.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dyn-string.c -o pic/dyn-string.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dyn-string.c -o dyn-string.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fdmatch.c -o pic/fdmatch.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fdmatch.c -o fdmatch.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fibheap.c -o pic/fibheap.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fibheap.c -o noasan/fibheap.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fibheap.c -o fibheap.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/filename_cmp.c -o filename_cmp.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/floatformat.c -o pic/floatformat.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/floatformat.c -o noasan/floatformat.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/floatformat.c -o floatformat.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fnmatch.c -o pic/fnmatch.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fnmatch.c -o fnmatch.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fopen_unlocked.c -o fopen_unlocked.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt.c -o pic/getopt.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt.c -o noasan/getopt.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt.c -o getopt.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt1.c -o pic/getopt1.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt1.c -o noasan/getopt1.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt1.c -o getopt1.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getpwd.c -o pic/getpwd.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getpwd.c -o noasan/getpwd.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getpwd.c -o getpwd.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c -o pic/getruntime.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c -o noasan/getruntime.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c -o getruntime.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hashtab.c -o pic/hashtab.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hashtab.c -o noasan/hashtab.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hashtab.c -o hashtab.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hex.c -o pic/hex.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hex.c -o noasan/hex.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hex.c -o hex.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lbasename.c -o pic/lbasename.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lbasename.c -o noasan/lbasename.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lbasename.c -o lbasename.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lrealpath.c -o pic/lrealpath.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lrealpath.c -o lrealpath.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-relative-prefix.c -o make-relative-prefix.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-temp-file.c -o make-temp-file.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/objalloc.c -o pic/objalloc.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/objalloc.c -o noasan/objalloc.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/objalloc.c -o objalloc.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/obstack.c -o pic/obstack.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/obstack.c -o noasan/obstack.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/obstack.c -o obstack.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/partition.c -o pic/partition.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/partition.c -o noasan/partition.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/partition.c -o partition.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pexecute.c -o pic/pexecute.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pexecute.c -o noasan/pexecute.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pexecute.c -o pexecute.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/physmem.c -o pic/physmem.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/physmem.c -o noasan/physmem.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/physmem.c -o physmem.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-common.c -o pic/pex-common.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-common.c -o noasan/pex-common.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-common.c -o pex-common.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-one.c -o pic/pex-one.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-one.c -o noasan/pex-one.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-one.c -o pex-one.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-unix.c -o pic/pex-unix.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-unix.c -o pex-unix.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/safe-ctype.c -o safe-ctype.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object.c -o pic/simple-object.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object.c -o noasan/simple-object.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object.c -o simple-object.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-coff.c -o simple-object-coff.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-elf.c -o simple-object-elf.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sort.c -o pic/sort.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sort.c -o noasan/sort.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sort.c -o sort.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/spaces.c -o pic/spaces.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/spaces.c -o noasan/spaces.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/spaces.c -o spaces.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/splay-tree.c -o pic/splay-tree.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/splay-tree.c -o splay-tree.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/stack-limit.c -o pic/stack-limit.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/stack-limit.c -o stack-limit.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strerror.c -o pic/strerror.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strerror.c -o noasan/strerror.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strerror.c -o strerror.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strsignal.c -o pic/strsignal.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strsignal.c -o noasan/strsignal.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strsignal.c -o strsignal.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/timeval-utils.c -o timeval-utils.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xatexit.c -o pic/xatexit.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xatexit.c -o noasan/xatexit.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xatexit.c -o xatexit.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xexit.c -o pic/xexit.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xexit.c -o noasan/xexit.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xexit.c -o xexit.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmalloc.c -o pic/xmalloc.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmalloc.c -o xmalloc.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmemdup.c -o pic/xmemdup.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmemdup.c -o xmemdup.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrdup.c -o pic/xstrdup.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrdup.c -o xstrdup.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrerror.c -o pic/xstrerror.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrerror.c -o xstrerror.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrndup.c -o pic/xstrndup.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrndup.c -o xstrndup.o +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/setproctitle.c -o pic/setproctitle.o; \ +else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ +else true; fi +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/setproctitle.c -o setproctitle.o +rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a +ar rc ./libiberty.a \ + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o +ranlib ./libiberty.a +if [ x"" != x ]; then \ + cd pic; \ + ar rc ./libiberty.a \ + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \ + ranlib ./libiberty.a; \ + cd ..; \ +else true; fi; \ +if [ x"" != x ]; then \ + cd noasan; \ + ar rc ./libiberty.a \ + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \ + ranlib ./libiberty.a; \ + cd ..; \ +else true; fi +echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list +make[7]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' +make[7]: Nothing to be done for 'all'. +make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' +make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver' make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver' gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o agent.o -MT agent.o -MMD -MP -MF .deps/agent.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/agent.c gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o ax.o -MT ax.o -MMD -MP -MF .deps/ax.Tpo `echo " -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` ../../../W._C._Handy/gdb/gdbserver/ax.c @@ -7093,8 +7906,13 @@ gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Hand gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o tdesc.o -MT tdesc.o -MMD -MP -MF .deps/tdesc.Tpo ../../../W._C._Handy/gdb/gdbserver/tdesc.c gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o print-utils.o -MT print-utils.o -MMD -MP -MF .deps/print-utils.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/print-utils.c gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o rsp-low.o -MT rsp-low.o -MMD -MP -MF .deps/rsp-low.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/rsp-low.c +gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/errors.c +gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o common-debug.o -MT common-debug.o -MMD -MP -MF .deps/common-debug.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/common-debug.c +gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o cleanups.o -MT cleanups.o -MMD -MP -MF .deps/cleanups.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/cleanups.c +gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o common-exceptions.o -MT common-exceptions.o -MMD -MP -MF .deps/common-exceptions.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/common-exceptions.c +gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o symbol.o -MT symbol.o -MMD -MP -MF .deps/symbol.Tpo ../../../W._C._Handy/gdb/gdbserver/symbol.c rm -f xml-builtin.tmp -/bin/dash ../../../W._C._Handy/gdb/gdbserver/../features/feature_to_c.sh xml-builtin.tmp ../../../W._C._Handy/gdb/gdbserver/../features/i386/i386-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/i386-avx-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/i386-mmx-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/i386-mpx-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-core.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-sse.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-avx.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-mpx.xml +/bin/dash ../../../W._C._Handy/gdb/gdbserver/../features/feature_to_c.sh xml-builtin.tmp ../../../W._C._Handy/gdb/gdbserver/../features/i386/i386-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/i386-avx-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/i386-avx512-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/i386-mmx-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/i386-mpx-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-core.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-sse.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-avx.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-avx512.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-mpx.xml /bin/dash ../../../W._C._Handy/gdb/gdbserver/../../move-if-change xml-builtin.tmp xml-builtin.c echo stamp > stamp-xml gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o xml-builtin.o -MT xml-builtin.o -MMD -MP -MF .deps/xml-builtin.Tpo xml-builtin.c @@ -7102,29 +7920,32 @@ gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Hand gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i386-linux.o -MT i386-linux.o -MMD -MP -MF .deps/i386-linux.Tpo i386-linux.c /bin/dash ../../../W._C._Handy/gdb/gdbserver/../regformats/regdat.sh ../../../W._C._Handy/gdb/gdbserver/../regformats/i386/i386-avx-linux.dat i386-avx-linux.c gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i386-avx-linux.o -MT i386-avx-linux.o -MMD -MP -MF .deps/i386-avx-linux.Tpo i386-avx-linux.c +/bin/dash ../../../W._C._Handy/gdb/gdbserver/../regformats/regdat.sh ../../../W._C._Handy/gdb/gdbserver/../regformats/i386/i386-avx512-linux.dat i386-avx512-linux.c +gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i386-avx512-linux.o -MT i386-avx512-linux.o -MMD -MP -MF .deps/i386-avx512-linux.Tpo i386-avx512-linux.c /bin/dash ../../../W._C._Handy/gdb/gdbserver/../regformats/regdat.sh ../../../W._C._Handy/gdb/gdbserver/../regformats/i386/i386-mpx-linux.dat i386-mpx-linux.c gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i386-mpx-linux.o -MT i386-mpx-linux.o -MMD -MP -MF .deps/i386-mpx-linux.Tpo i386-mpx-linux.c /bin/dash ../../../W._C._Handy/gdb/gdbserver/../regformats/regdat.sh ../../../W._C._Handy/gdb/gdbserver/../regformats/i386/i386-mmx-linux.dat i386-mmx-linux.c gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i386-mmx-linux.o -MT i386-mmx-linux.o -MMD -MP -MF .deps/i386-mmx-linux.Tpo i386-mmx-linux.c gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-low.o -MT linux-low.o -MMD -MP -MF .deps/linux-low.Tpo ../../../W._C._Handy/gdb/gdbserver/linux-low.c -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-osdata.o -MT linux-osdata.o -MMD -MP -MF .deps/linux-osdata.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/linux-osdata.c -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-procfs.o -MT linux-procfs.o -MMD -MP -MF .deps/linux-procfs.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/linux-procfs.c -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-ptrace.o -MT linux-ptrace.o -MMD -MP -MF .deps/linux-ptrace.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/linux-ptrace.c +gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-osdata.o -MT linux-osdata.o -MMD -MP -MF .deps/linux-osdata.Tpo ../../../W._C._Handy/gdb/gdbserver/../nat/linux-osdata.c +gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-procfs.o -MT linux-procfs.o -MMD -MP -MF .deps/linux-procfs.Tpo ../../../W._C._Handy/gdb/gdbserver/../nat/linux-procfs.c +gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-ptrace.o -MT linux-ptrace.o -MMD -MP -MF .deps/linux-ptrace.Tpo ../../../W._C._Handy/gdb/gdbserver/../nat/linux-ptrace.c gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-waitpid.o -MT linux-waitpid.o -MMD -MP -MF .deps/linux-waitpid.Tpo ../../../W._C._Handy/gdb/gdbserver/../nat/linux-waitpid.c gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-x86-low.o -MT linux-x86-low.o -MMD -MP -MF .deps/linux-x86-low.Tpo ../../../W._C._Handy/gdb/gdbserver/linux-x86-low.c -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i386-low.o -MT i386-low.o -MMD -MP -MF .deps/i386-low.Tpo ../../../W._C._Handy/gdb/gdbserver/i386-low.c +gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o x86-low.o -MT x86-low.o -MMD -MP -MF .deps/x86-low.Tpo ../../../W._C._Handy/gdb/gdbserver/x86-low.c +gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o x86-dregs.o -MT x86-dregs.o -MMD -MP -MF .deps/x86-dregs.Tpo ../../../W._C._Handy/gdb/gdbserver/../nat/x86-dregs.c gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i387-fp.o -MT i387-fp.o -MMD -MP -MF .deps/i387-fp.Tpo ../../../W._C._Handy/gdb/gdbserver/i387-fp.c -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-btrace.o -MT linux-btrace.o -MMD -MP -MF .deps/linux-btrace.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/linux-btrace.c +gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-btrace.o -MT linux-btrace.o -MMD -MP -MF .deps/linux-btrace.Tpo ../../../W._C._Handy/gdb/gdbserver/../nat/linux-btrace.c gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o hostio-errno.o -MT hostio-errno.o -MMD -MP -MF .deps/hostio-errno.Tpo ../../../W._C._Handy/gdb/gdbserver/hostio-errno.c gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o thread-db.o -MT thread-db.o -MMD -MP -MF .deps/thread-db.Tpo ../../../W._C._Handy/gdb/gdbserver/thread-db.c gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o proc-service.o -MT proc-service.o -MMD -MP -MF .deps/proc-service.Tpo ../../../W._C._Handy/gdb/gdbserver/proc-service.c rm -f gdbserver -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/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=../../../W._C._Handy/gdb/gdbserver/proc-service.list -o gdbserver agent.o ax.o inferiors.o regcache.o remote-utils.o server.o signals.o target.o waitstatus.o utils.o debug.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 filestuff.o dll.o notif.o tdesc.o print-utils.o rsp-low.o xml-builtin.o i386-linux.o i386-avx-linux.o i386-mpx-linux.o i386-mmx-linux.o linux-low.o linux-osdata.o linux-procfs.o linux-ptrace.o linux-waitpid.o linux-x86-low.o i386-low.o i387-fp.o linux-btrace.o hostio-errno.o thread-db.o proc-service.o \ -build-gnulib-gdbserver/import/libgnu.a -ldl -lmcheck +gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/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=../../../W._C._Handy/gdb/gdbserver/proc-service.list -o gdbserver agent.o ax.o inferiors.o regcache.o remote-utils.o server.o signals.o target.o waitstatus.o utils.o debug.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 filestuff.o dll.o notif.o tdesc.o print-utils.o rsp-low.o errors.o common-debug.o cleanups.o common-exceptions.o symbol.o xml-builtin.o i386-linux.o i386-avx-linux.o i386-avx512-linux.o i386-mpx-linux.o i386-mmx-linux.o linux-low.o linux-osdata.o linux-procfs.o linux-ptrace.o linux-waitpid.o linux-x86-low.o x86-low.o x86-dregs.o i387-fp.o linux-btrace.o hostio-errno.o thread-db.o proc-service.o \ +build-gnulib-gdbserver/import/libgnu.a build-libiberty-gdbserver/libiberty.a -ldl -lmcheck gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o gdbreplay.o -MT gdbreplay.o -MMD -MP -MF .deps/gdbreplay.Tpo ../../../W._C._Handy/gdb/gdbserver/gdbreplay.c rm -f gdbreplay gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/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=../../../W._C._Handy/gdb/gdbserver/proc-service.list -o gdbreplay gdbreplay.o version.o \ - -lmcheck build-gnulib-gdbserver/import/libgnu.a + -lmcheck build-gnulib-gdbserver/import/libgnu.a build-libiberty-gdbserver/libiberty.a gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o ax-ipa.o -MT ax-ipa.o -MMD -MP -MF .deps/ax-ipa.Tpo `echo " -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` ../../../W._C._Handy/gdb/gdbserver/ax.c gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o tracepoint-ipa.o -MT tracepoint-ipa.o -MMD -MP -MF .deps/tracepoint-ipa.Tpo ../../../W._C._Handy/gdb/gdbserver/tracepoint.c gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o format-ipa.o -MT format-ipa.o -MMD -MP -MF .deps/format-ipa.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/format.c @@ -7135,11 +7956,12 @@ gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Han gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o tdesc-ipa.o -MT tdesc-ipa.o -MMD -MP -MF .deps/tdesc-ipa.Tpo ../../../W._C._Handy/gdb/gdbserver/tdesc.c gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o print-utils-ipa.o -MT print-utils-ipa.o -MMD -MP -MF .deps/print-utils-ipa.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/print-utils.c gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o rsp-low-ipa.o -MT rsp-low-ipa.o -MMD -MP -MF .deps/rsp-low-ipa.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/rsp-low.c +gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o errors-ipa.o -MT errors-ipa.o -MMD -MP -MF .deps/errors-ipa.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/errors.c gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o i386-linux-ipa.o -MT i386-linux-ipa.o -MMD -MP -MF .deps/i386-linux-ipa.Tpo i386-linux.c gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o linux-i386-ipa.o -MT linux-i386-ipa.o -MMD -MP -MF .deps/linux-i386-ipa.Tpo ../../../W._C._Handy/gdb/gdbserver/linux-i386-ipa.c rm -f libinproctrace.so gcc-4.8 -shared -fPIC -Wl,--no-undefined -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/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=../../../W._C._Handy/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 tdesc-ipa.o print-utils-ipa.o rsp-low-ipa.o i386-linux-ipa.o linux-i386-ipa.o -ldl -pthread +-static-libstdc++ -static-libgcc -Wl,--dynamic-list=../../../W._C._Handy/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 tdesc-ipa.o print-utils-ipa.o rsp-low-ipa.o errors-ipa.o i386-linux-ipa.o linux-i386-ipa.o -ldl -pthread make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver' make[6]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' make[7]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' @@ -7153,6 +7975,11 @@ make[9]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/buil make[8]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' +make[6]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver' +make[7]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' +make[7]: Nothing to be done for 'all'. +make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' +make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver' make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver' make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver' make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/data-directory' @@ -7167,25 +7994,58 @@ for file in $files ; do \ done touch stamp-syscalls rm -rf ./python -files='gdb/__init__.py gdb/frames.py gdb/FrameIterator.py gdb/FrameDecorator.py gdb/types.py gdb/printing.py gdb/prompt.py gdb/command/bound_registers.py gdb/command/__init__.py gdb/command/frame_filters.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 ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs ./python/$dir ; \ - /usr/bin/install -c -m 644 ../../../W._C._Handy/gdb/data-directory/../python/lib/$file ./python/$dir ; \ -done +files='gdb/__init__.py gdb/frames.py gdb/FrameIterator.py gdb/FrameDecorator.py gdb/types.py gdb/printing.py gdb/prompt.py gdb/xmethod.py gdb/command/bound_registers.py gdb/command/__init__.py gdb/command/xmethods.py gdb/command/frame_filters.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/caller_is.py gdb/function/strfns.py' ; \ +if test "x$files" != x ; then \ + for file in $files ; do \ + dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ + /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs ./python/$dir ; \ + /usr/bin/install -c -m 644 ../../../W._C._Handy/gdb/data-directory/../python/lib/$file ./python/$dir ; \ + done ; \ +fi mkdir -p -- ./python/gdb mkdir -p -- ./python/gdb/command mkdir -p -- ./python/gdb/function touch stamp-python rm -rf ./guile -files='./gdb.scm gdb/boot.scm gdb/experimental.scm gdb/init.scm gdb/iterator.scm gdb/printing.scm gdb/types.scm' ; \ -for file in $files ; do \ - dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ - /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs ./guile/$dir ; \ - /usr/bin/install -c -m 644 ../../../W._C._Handy/gdb/data-directory/../guile/lib/$file ./guile/$dir ; \ -done +if test "x./gdb.scm gdb/boot.scm gdb/experimental.scm gdb/init.scm gdb/iterator.scm gdb/printing.scm gdb/support.scm gdb/types.scm ./gdb.go gdb/experimental.go gdb/iterator.go gdb/printing.go gdb/support.go gdb/types.go" != x ; then \ + files='./gdb.scm gdb/boot.scm gdb/experimental.scm gdb/init.scm gdb/iterator.scm gdb/printing.scm gdb/support.scm gdb/types.scm' ; \ + for file in $files ; do \ + dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ + /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs ./guile/$dir ; \ + /usr/bin/install -c -m 644 ../../../W._C._Handy/gdb/data-directory/../guile/lib/$file ./guile/$dir ; \ + done ; \ + files='./gdb.go gdb/experimental.go gdb/iterator.go gdb/printing.go gdb/support.go gdb/types.go' ; \ + cd ./guile ; \ + for go in $files ; do \ + source="`echo $go | sed 's/\.go$/.scm/'`" ; \ + echo /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o "$go" "$source" ; \ + /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o "$go" "$source" || exit 1 ; \ + done ; \ +fi mkdir -p -- ./guile/. mkdir -p -- ./guile/gdb +/usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o ./gdb.go ./gdb.scm +wrote `./gdb.go' +/usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/experimental.go gdb/experimental.scm +;;; note: source file ./gdb.scm +;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go +wrote `gdb/experimental.go' +/usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/iterator.go gdb/iterator.scm +wrote `gdb/iterator.go' +;;; note: source file ./gdb.scm +;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go +/usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/printing.go gdb/printing.scm +;;; note: source file ./gdb.scm +;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go +wrote `gdb/printing.go' +/usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/support.go gdb/support.scm +wrote `gdb/support.go' +/usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/types.go gdb/types.scm +wrote `gdb/types.go' +;;; note: source file ./gdb.scm +;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go +;;; note: source file ./gdb/iterator.scm +;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb/iterator.scm.go touch stamp-guile rm -rf ./system-gdbinit mkdir ./system-gdbinit diff --git a/binutils-gdb/kepler.SCHWINGE/log_build.diff.sed b/binutils-gdb/kepler.SCHWINGE/log_build.diff.sed index e80de255..f03ed923 100644 --- a/binutils-gdb/kepler.SCHWINGE/log_build.diff.sed +++ b/binutils-gdb/kepler.SCHWINGE/log_build.diff.sed @@ -1,7 +1,7 @@ s%i686-pc-linux-gnu%[ARCH]%g s%-DTRAD_CORE%% -s%-DHAVE_i386linux_vec%% -s%-DHAVE_i386pei_vec%% -s%-DSELECT_VECS=\('\?\)&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec\1%-DSELECT_VECS=\1[SELECT_VECS]\1% +s%-DHAVE_i386_aout_linux_vec%% +s%-DHAVE_i386_pei_vec%% +s%-DSELECT_VECS=\('\?\)&i386_elf32_vec,&i386_aout_linux_vec,&i386_pei_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec\1%-DSELECT_VECS=\1[SELECT_VECS]\1% diff --git a/binutils-gdb/kepler.SCHWINGE/log_install b/binutils-gdb/kepler.SCHWINGE/log_install index aee95969..b2fd030c 100644 --- a/binutils-gdb/kepler.SCHWINGE/log_install +++ b/binutils-gdb/kepler.SCHWINGE/log_install @@ -61,7 +61,7 @@ make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd' make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd' make[5]: Nothing to be done for 'install-exec-am'. test -z "[...]/tschwinge/W._C._Handy.build.install/include" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/include" - /usr/bin/install -c -m 644 bfd.h ../../W._C._Handy/bfd/../include/ansidecl.h ../../W._C._Handy/bfd/../include/symcat.h ../../W._C._Handy/bfd/../include/bfdlink.h '[...]/tschwinge/W._C._Handy.build.install/include' + /usr/bin/install -c -m 644 bfd.h ../../W._C._Handy/bfd/../include/ansidecl.h ../../W._C._Handy/bfd/../include/symcat.h ../../W._C._Handy/bfd/../include/bfdlink.h ../../W._C._Handy/bfd/../include/plugin-api.h '[...]/tschwinge/W._C._Handy.build.install/include' test -z "[...]/tschwinge/W._C._Handy.build.install/lib" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/lib" /bin/dash ./libtool --mode=install /usr/bin/install -c libbfd.la '[...]/tschwinge/W._C._Handy.build.install/lib' libtool: install: /usr/bin/install -c .libs/libbfd.lai [...]/tschwinge/W._C._Handy.build.install/lib/libbfd.la @@ -262,34 +262,7 @@ make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/etc' -for f in standards.info configure.info; do \ - if test -f ../../W._C._Handy/etc/`echo $f | sed -e 's/.info$/.texi/'`; then \ - if make "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" $f; then \ - true; \ - else \ - exit 1; \ - fi; \ - fi; \ -done -make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/etc' -make[3]: 'standards.info' is up to date. -make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/etc' -make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/etc' -make[3]: 'configure.info' is up to date. -make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/etc' -/bin/dash ../../W._C._Handy/etc/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/info -if test ! -f standards.info; then cd ../../W._C._Handy/etc; fi; \ -if test -f standards.info; then \ - for i in standards.info*; do \ - /usr/bin/install -c -m 644 $i [...]/tschwinge/W._C._Handy.build.install/share/info/$i; \ - done; \ -fi -if test ! -f configure.info; then cd ../../W._C._Handy/etc; fi; \ -if test -f configure.info; then \ - for i in configure.info*; do \ - /usr/bin/install -c -m 644 $i [...]/tschwinge/W._C._Handy.build.install/share/info/$i; \ - done; \ -fi +make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/etc' make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas' Making install in doc @@ -312,30 +285,33 @@ else \ $restore $backupdir/* `echo "./as.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc -../../../W._C._Handy/gas/doc/as.texinfo:4460: warning: node `Byte' is next for `Bundle directives' in menu but not in sectioning -../../../W._C._Handy/gas/doc/as.texinfo:4516: warning: node `Bundle directives' is prev for `Byte' in menu but not in sectioning -../../../W._C._Handy/gas/doc/as.texinfo:4524: warning: node `Comm' is next for `CFI directives' in menu but not in sectioning -../../../W._C._Handy/gas/doc/as.texinfo:4646: warning: node `CFI directives' is prev for `Comm' in menu but not in sectioning -../../../W._C._Handy/gas/doc/c-i386.texi:445: warning: node `i386-Regs' is next for `i386-Mnemonics' in menu but not in sectioning -../../../W._C._Handy/gas/doc/c-i386.texi:545: warning: node `i386-Mnemonics' is prev for `i386-Regs' in menu but not in sectioning -../../../W._C._Handy/gas/doc/c-i386.texi:960: warning: node next `i386-16bit' in menu `i386-Arch' and in sectioning `i386-Bugs' differ -../../../W._C._Handy/gas/doc/c-i386.texi:1012: warning: node next `i386-Bugs' in menu `i386-Notes' and in sectioning `i386-Arch' differ -../../../W._C._Handy/gas/doc/c-i386.texi:1012: warning: node prev `i386-Bugs' in menu `i386-Arch' and in sectioning `i386-16bit' differ -../../../W._C._Handy/gas/doc/c-i386.texi:1033: warning: node next `i386-Arch' in menu `i386-Bugs' and in sectioning `i386-Notes' differ -../../../W._C._Handy/gas/doc/c-i386.texi:1033: warning: node prev `i386-Arch' in menu `i386-16bit' and in sectioning `i386-Bugs' differ -../../../W._C._Handy/gas/doc/c-i386.texi:1107: warning: node prev `i386-Notes' in menu `i386-Bugs' and in sectioning `i386-Arch' differ -../../../W._C._Handy/gas/doc/c-ns32k.texi:35: warning: node next `NS32K-Dependent' in menu `SH-Dependent' and in sectioning `PDP-11-Dependent' differ +../../../W._C._Handy/gas/doc/c-mips.texi:841: warning: undefined flag: 5 +../../../W._C._Handy/gas/doc/c-mips.texi:841: warning: undefined flag: 6 +../../../W._C._Handy/gas/doc/c-mips.texi:841: warning: undefined flag: 7 +../../../W._C._Handy/gas/doc/as.texinfo:4504: warning: node `Byte' is next for `Bundle directives' in menu but not in sectioning +../../../W._C._Handy/gas/doc/as.texinfo:4560: warning: node `Bundle directives' is prev for `Byte' in menu but not in sectioning +../../../W._C._Handy/gas/doc/as.texinfo:4568: warning: node `Comm' is next for `CFI directives' in menu but not in sectioning +../../../W._C._Handy/gas/doc/as.texinfo:4690: warning: node `CFI directives' is prev for `Comm' in menu but not in sectioning +../../../W._C._Handy/gas/doc/c-i386.texi:465: warning: node `i386-Regs' is next for `i386-Mnemonics' in menu but not in sectioning +../../../W._C._Handy/gas/doc/c-i386.texi:565: warning: node `i386-Mnemonics' is prev for `i386-Regs' in menu but not in sectioning +../../../W._C._Handy/gas/doc/c-i386.texi:980: warning: node next `i386-16bit' in menu `i386-Arch' and in sectioning `i386-Bugs' differ +../../../W._C._Handy/gas/doc/c-i386.texi:1032: warning: node next `i386-Bugs' in menu `i386-Notes' and in sectioning `i386-Arch' differ +../../../W._C._Handy/gas/doc/c-i386.texi:1032: warning: node prev `i386-Bugs' in menu `i386-Arch' and in sectioning `i386-16bit' differ +../../../W._C._Handy/gas/doc/c-i386.texi:1053: warning: node next `i386-Arch' in menu `i386-Bugs' and in sectioning `i386-Notes' differ +../../../W._C._Handy/gas/doc/c-i386.texi:1053: warning: node prev `i386-Arch' in menu `i386-16bit' and in sectioning `i386-Bugs' differ +../../../W._C._Handy/gas/doc/c-i386.texi:1129: warning: node prev `i386-Notes' in menu `i386-Bugs' and in sectioning `i386-Arch' differ +../../../W._C._Handy/gas/doc/c-ns32k.texi:34: warning: node next `NS32K-Dependent' in menu `SH-Dependent' and in sectioning `PDP-11-Dependent' differ ../../../W._C._Handy/gas/doc/c-pdp11.texi:6: warning: node prev `PDP-11-Dependent' in menu `SH64-Dependent' and in sectioning `NS32K-Dependent' differ -../../../W._C._Handy/gas/doc/c-score.texi:7: warning: node next `SCORE-Dependent' in menu `Sparc-Dependent' and in sectioning `SH-Dependent' differ -../../../W._C._Handy/gas/doc/c-sh.texi:6: warning: node prev `SH-Dependent' in menu `NS32K-Dependent' and in sectioning `SCORE-Dependent' differ +../../../W._C._Handy/gas/doc/c-score.texi:6: warning: node next `SCORE-Dependent' in menu `Sparc-Dependent' and in sectioning `SH-Dependent' differ +../../../W._C._Handy/gas/doc/c-sh.texi:5: warning: node prev `SH-Dependent' in menu `NS32K-Dependent' and in sectioning `SCORE-Dependent' differ ../../../W._C._Handy/gas/doc/c-sh64.texi:5: warning: node next `SH64-Dependent' in menu `PDP-11-Dependent' and in sectioning `Sparc-Dependent' differ -../../../W._C._Handy/gas/doc/c-sparc.texi:8: warning: node prev `Sparc-Dependent' in menu `SCORE-Dependent' and in sectioning `SH64-Dependent' differ -../../../W._C._Handy/gas/doc/c-tilepro.texi:7: warning: node next `TILEPro-Dependent' in menu `V850-Dependent' and in sectioning `Z80-Dependent' differ +../../../W._C._Handy/gas/doc/c-sparc.texi:6: warning: node prev `Sparc-Dependent' in menu `SCORE-Dependent' and in sectioning `SH64-Dependent' differ +../../../W._C._Handy/gas/doc/c-tilepro.texi:6: warning: node next `TILEPro-Dependent' in menu `V850-Dependent' and in sectioning `Z80-Dependent' differ ../../../W._C._Handy/gas/doc/c-z80.texi:7: warning: node prev `Z80-Dependent' in menu `Xtensa-Dependent' and in sectioning `TILEPro-Dependent' differ -../../../W._C._Handy/gas/doc/c-vax.texi:7: warning: node `V850-Dependent' is next for `Vax-Dependent' in sectioning but not in menu +../../../W._C._Handy/gas/doc/c-vax.texi:6: warning: node `V850-Dependent' is next for `Vax-Dependent' in sectioning but not in menu ../../../W._C._Handy/gas/doc/c-v850.texi:5: warning: node prev `V850-Dependent' in menu `TILEPro-Dependent' and in sectioning `Vax-Dependent' differ -../../../W._C._Handy/gas/doc/c-xtensa.texi:9: warning: node `Z80-Dependent' is next for `Xtensa-Dependent' in menu but not in sectioning -../../../W._C._Handy/gas/doc/as.texinfo:3595: warning: @pxref cross-reference name should not contain `:' +../../../W._C._Handy/gas/doc/c-xtensa.texi:8: warning: node `Z80-Dependent' is next for `Xtensa-Dependent' in menu but not in sectioning +../../../W._C._Handy/gas/doc/as.texinfo:3639: warning: @pxref cross-reference name should not contain `:' test -z "[...]/tschwinge/W._C._Handy.build.install/share/info" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/share/info" /usr/bin/install -c -m 644 ./as.info '[...]/tschwinge/W._C._Handy.build.install/share/info' install-info --info-dir='[...]/tschwinge/W._C._Handy.build.install/share/info' '[...]/tschwinge/W._C._Handy.build.install/share/info/as.info' @@ -587,7 +563,7 @@ if test "xyes" = "xyes"; then \ fi /bin/dash ../../W._C._Handy/ld/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/i686-pc-linux-gnu/lib/ldscripts mkdir -p -- [...]/tschwinge/W._C._Handy.build.install/i686-pc-linux-gnu/lib/ldscripts -for f in ldscripts/*; do \ +for f in ldscripts/* ; do \ /usr/bin/install -c -m 644 $f [...]/tschwinge/W._C._Handy.build.install/i686-pc-linux-gnu/lib/$f ; \ done test -z "[...]/tschwinge/W._C._Handy.build.install/share/info" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/share/info" @@ -662,6 +638,11 @@ make[9]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/buil make[8]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' +make[6]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver' +make[7]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' +make[7]: Nothing to be done for 'all'. +make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' +make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver' make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver' make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver' make[6]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' @@ -676,6 +657,11 @@ make[9]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/buil make[8]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' +make[6]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver' +make[7]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' +make[7]: Nothing to be done for 'all'. +make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' +make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver' make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver' make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver' make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/data-directory' @@ -817,6 +803,11 @@ make[10]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/bui make[9]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' make[8]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' +make[7]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver' +make[8]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' +make[8]: Nothing to be done for 'all'. +make[8]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' +make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver' make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver' make[6]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver' make[7]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' @@ -831,6 +822,11 @@ make[10]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/bui make[9]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' make[8]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' +make[7]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver' +make[8]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' +make[8]: Nothing to be done for 'all'. +make[8]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' +make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver' make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver' make[6]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver' n=`echo gdbserver | sed 's,y,y,'`; \ @@ -841,14 +837,28 @@ if [ x"i386-linux-ipa.o linux-i386-ipa.o" != x ]; then \ fi; \ /bin/dash ../../../W._C._Handy/gdb/gdbserver/../../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/bin; \ /usr/bin/install -c gdbserver [...]/tschwinge/W._C._Handy.build.install/bin/$n +# Note that we run install and not install-only, as the latter +# is not part of GNU standards and in particular not provided +# in libiberty. make[7]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver' make[8]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' make[9]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' make[10]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' -make install-recursive +make all-recursive +make[11]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' +make[12]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' +make[12]: Nothing to be done for 'all-am'. +make[12]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' +make[11]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' +make[10]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' +make[9]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' +make[9]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' +make[10]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' make[11]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' +make install-recursive make[12]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' make[13]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' +make[14]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' if test yes = no; then \ case 'linux-gnu' in \ darwin[56]*) \ @@ -875,13 +885,36 @@ else \ rm -f [...]/tschwinge/W._C._Handy.build.install/lib/charset.tmp ; \ fi ; \ fi -make[13]: Nothing to be done for 'install-data-am'. +make[14]: Nothing to be done for 'install-data-am'. +make[14]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' make[13]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' make[12]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' make[11]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' -make[10]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' +make[10]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' make[9]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' make[8]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' +make[8]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver' +make[9]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' +make[9]: Nothing to be done for 'all'. +make[9]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' +if test -n ""; then \ + /bin/dash ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory`; \ + /usr/bin/install -c -m 644 ./libiberty.a [...]/tschwinge/W._C._Handy.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory`/./libiberty.an; \ + ( cd [...]/tschwinge/W._C._Handy.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ); \ + mv -f [...]/tschwinge/W._C._Handy.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory`/./libiberty.an [...]/tschwinge/W._C._Handy.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory`/./libiberty.a; \ + case "" in \ + /*) thd=;; \ + *) thd=[...]/tschwinge/W._C._Handy.build.install/include/;; \ + esac; \ + /bin/dash ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../mkinstalldirs ${thd}; \ + for h in ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include/ansidecl.h ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include/demangle.h ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include/dyn-string.h ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include/fibheap.h ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include/floatformat.h ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include/hashtab.h ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include/libiberty.h ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include/objalloc.h ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include/partition.h ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include/safe-ctype.h ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include/sort.h ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include/splay-tree.h ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include/timeval-utils.h; do \ + /usr/bin/install -c -m 644 $h ${thd}; \ + done; \ +fi +make[9]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' +make[9]: Nothing to be done for 'install'. +make[9]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' +make[8]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver' make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver' make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver' make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver' @@ -896,20 +929,24 @@ for file in $files; do \ /usr/bin/install -c -m 644 $f [...]/tschwinge/W._C._Handy.build.install/share/gdb/syscalls ; \ fi ; \ done -files='gdb/__init__.py gdb/frames.py gdb/FrameIterator.py gdb/FrameDecorator.py gdb/types.py gdb/printing.py gdb/prompt.py gdb/command/bound_registers.py gdb/command/__init__.py gdb/command/frame_filters.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 ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gdb/python/$dir ; \ - /usr/bin/install -c -m 644 ./python/$file [...]/tschwinge/W._C._Handy.build.install/share/gdb/python/$dir ; \ -done +files='gdb/__init__.py gdb/frames.py gdb/FrameIterator.py gdb/FrameDecorator.py gdb/types.py gdb/printing.py gdb/prompt.py gdb/xmethod.py gdb/command/bound_registers.py gdb/command/__init__.py gdb/command/xmethods.py gdb/command/frame_filters.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/caller_is.py gdb/function/strfns.py' ; \ +if test "x$files" != x ; then \ + for file in $files ; do \ + dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ + /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gdb/python/$dir ; \ + /usr/bin/install -c -m 644 ./python/$file [...]/tschwinge/W._C._Handy.build.install/share/gdb/python/$dir ; \ + done ; \ +fi mkdir -p -- [...]/tschwinge/W._C._Handy.build.install/share/gdb/python/gdb/command mkdir -p -- [...]/tschwinge/W._C._Handy.build.install/share/gdb/python/gdb/function -files='./gdb.scm gdb/boot.scm gdb/experimental.scm gdb/init.scm gdb/iterator.scm gdb/printing.scm gdb/types.scm' ; \ -for file in $files ; do \ - dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ - /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gdb/guile/$dir ; \ - /usr/bin/install -c -m 644 ./guile/$file [...]/tschwinge/W._C._Handy.build.install/share/gdb/guile/$dir ; \ -done +files='./gdb.scm gdb/boot.scm gdb/experimental.scm gdb/init.scm gdb/iterator.scm gdb/printing.scm gdb/support.scm gdb/types.scm ./gdb.go gdb/experimental.go gdb/iterator.go gdb/printing.go gdb/support.go gdb/types.go' ; \ +if test "x$files" != x ; then \ + for file in $files ; do \ + dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ + /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gdb/guile/$dir ; \ + /usr/bin/install -c -m 644 ./guile/$file [...]/tschwinge/W._C._Handy.build.install/share/gdb/guile/$dir ; \ + done ; \ +fi /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gdb/system-gdbinit mkdir -p -- [...]/tschwinge/W._C._Handy.build.install/share/gdb/system-gdbinit files='elinos.py wrs-linux.py' ; \ diff --git a/binutils-gdb/kepler.SCHWINGE/log_test b/binutils-gdb/kepler.SCHWINGE/log_test index 7418fa60..d2a15e1f 100644 --- a/binutils-gdb/kepler.SCHWINGE/log_test +++ b/binutils-gdb/kepler.SCHWINGE/log_test @@ -11,7 +11,6 @@ make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/po' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/po' make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd' -make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd' make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd' make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd' @@ -52,7 +51,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file -Test Run By thomas on Thu Sep 11 18:50:52 2014 +Test Run By thomas on Fri Sep 12 16:30:37 2014 Native configuration is i686-pc-linux-gnu === binutils tests === @@ -64,6 +63,7 @@ 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 [...]/tschwinge/W._C._Handy/binutils/testsuite/config/default.exp as tool-and-target-specific interface file. +Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/aarch64/aarch64.exp ... Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/ar.exp ... Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/arm/objdump.exp ... Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/bfin/objdump.exp ... @@ -75,22 +75,22 @@ Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/i386/i386.ex Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/m68k/objdump.exp ... Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/mips/mips.exp ... Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/nm.exp ... -Version [...]/tschwinge/W._C._Handy.build/binutils/nm-new 2.24.51.20140214 +Version [...]/tschwinge/W._C._Handy.build/binutils/nm-new 2.24.51.20140911 Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/objcopy.exp ... -Version [...]/tschwinge/W._C._Handy.build/binutils/objcopy 2.24.51.20140214 +Version [...]/tschwinge/W._C._Handy.build/binutils/objcopy 2.24.51.20140911 Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/objdump.exp ... -Version [...]/tschwinge/W._C._Handy.build/binutils/objdump 2.24.51.20140214 +Version [...]/tschwinge/W._C._Handy.build/binutils/objdump 2.24.51.20140911 Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/readelf.exp ... -Version [...]/tschwinge/W._C._Handy.build/binutils/readelf 2.24.51.20140214 +Version [...]/tschwinge/W._C._Handy.build/binutils/readelf 2.24.51.20140911 Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/size.exp ... -Version [...]/tschwinge/W._C._Handy.build/binutils/size 2.24.51.20140214 +Version [...]/tschwinge/W._C._Handy.build/binutils/size 2.24.51.20140911 Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/vax/objdump.exp ... Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/windres/windres.exp ... Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/x86-64/x86-64.exp ... === binutils Summary === -# of expected passes 94 +# of expected passes 95 # of unsupported tests 3 make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' @@ -131,7 +131,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file -Test Run By thomas on Thu Sep 11 18:50:59 2014 +Test Run By thomas on Fri Sep 12 16:30:50 2014 Native configuration is i686-pc-linux-gnu === gas tests === @@ -149,6 +149,7 @@ Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/alpha/alpha.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/arc/arc.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/arc/warn.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/arm/arm.exp ... +Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/avr/avr.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/bfin/bfin.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/bfin/error.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/cfi/cfi.exp ... @@ -233,7 +234,7 @@ Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/mt/mt.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/mt/relocs.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/nds32/nds32.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/nios2/nios2.exp ... -Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/openrisc/allinsn.exp ... +Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/or1k/allinsn.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/pdp11/pdp11.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/pe/pe.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/pj/pj.exp ... @@ -271,8 +272,8 @@ Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/z8k/z8k.exp ... === gas Summary === -# of expected passes 421 -../as-new 2.24.51.20140214 +# of expected passes 451 +../as-new 2.24.51.20140911 make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' @@ -308,7 +309,6 @@ make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/po' make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd' -make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd' make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd' make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd' @@ -377,8 +377,8 @@ Making check in testsuite make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' make check-am make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' -make libgoldtest.a object_unittest binary_unittest leb128_unittest icf_virtual_function_folding_test large_symbol_alignment basic_test basic_pic_test basic_static_test basic_static_pic_test basic_pie_test constructor_test constructor_static_test two_file_test two_file_pic_test two_file_static_test two_file_shared_1_test two_file_shared_2_test two_file_shared_1_pic_2_test two_file_shared_2_pic_1_test two_file_same_shared_test two_file_separate_shared_12_test two_file_separate_shared_21_test two_file_relocatable_test two_file_pie_test two_file_shared_1_nonpic_test two_file_shared_2_nonpic_test two_file_same_shared_nonpic_test two_file_separate_shared_12_nonpic_test two_file_separate_shared_21_nonpic_test two_file_mixed_shared_test two_file_mixed_2_shared_test two_file_mixed_pie_test two_file_strip_test two_file_same_shared_strip_test common_test_1 common_test_2 exception_test exception_shared_1_test exception_shared_2_test exception_same_shared_test exception_separate_shared_12_test exception_separate_shared_21_test exception_static_test weak_test weak_undef_test weak_undef_test_2 weak_undef_nonpic_test weak_alias_test weak_plt copy_test tls_test tls_pic_test tls_pie_test tls_pie_pic_test tls_shared_test tls_shared_ie_test tls_shared_gd_to_ie_test tls_shared_gnu2_gd_to_ie_test tls_shared_gnu2_test tls_static_test tls_static_pic_test tls_shared_nonpic_test many_sections_test many_sections_r_test initpri1 initpri2 initpri3a flagstest_o_specialfile flagstest_compress_debug_sections flagstest_o_specialfile_and_compress_debug_sections flagstest_o_ttext_1 ver_test ver_test_2 ver_test_6 ver_test_8 ver_test_9 ver_test_11 ver_test_12 protected_1 protected_2 relro_test relro_now_test relro_strip_test relro_script_test script_test_1 script_test_2 justsyms justsyms_exec binary_test script_test_3 tls_phdrs_script_test tls_script_test script_test_11 dynamic_list_2 thin_archive_test_1 thin_archive_test_2 exclude_libs_test local_labels_test discard_locals_test permission_test searched_file_test ifuncmain1static ifuncmain1picstatic ifuncmain1 ifuncmain1pic ifuncmain1vis ifuncmain1vispic ifuncmain1staticpic ifuncmain1pie ifuncmain1vispie ifuncmain1staticpie ifuncmain2static ifuncmain2picstatic ifuncmain2 ifuncmain2pic ifuncmain3 ifuncmain4static ifuncmain4picstatic ifuncmain4 ifuncmain5static ifuncmain5picstatic ifuncmain5 ifuncmain5pic ifuncmain5staticpic ifuncmain5pie ifuncmain6pie ifuncmain7static ifuncmain7picstatic ifuncmain7 ifuncmain7pic ifuncmain7pie ifuncvar start_lib_test \ - incremental_test.sh gc_comdat_test.sh gc_tls_test.sh gc_orphan_section_test.sh pr14265.sh gc_dynamic_list_test.sh icf_test.sh icf_keep_unique_test.sh icf_safe_test.sh icf_safe_so_test.sh final_layout.sh text_section_grouping.sh section_sorting_name.sh icf_preemptible_functions_test.sh icf_string_merge_test.sh icf_sht_rel_addend_test.sh merge_string_literals.sh two_file_shared.sh weak_plt.sh debug_msg.sh missing_key_func.sh undef_symbol.sh ver_test_1.sh ver_test_2.sh ver_test_4.sh ver_test_5.sh ver_test_7.sh ver_test_10.sh relro_test.sh ver_matching_test.sh script_test_3.sh script_test_4.sh script_test_5.sh script_test_6.sh script_test_7.sh script_test_8.sh script_test_9.sh dynamic_list.sh exclude_libs_test.sh discard_locals_test.sh hidden_test.sh retain_symbols_file_test.sh no_version_test.sh strong_ref_weak_def.sh dyn_weak_ref.sh memory_test.sh gdb_index_test_1.sh gdb_index_test_2.sh gdb_index_test_3.sh gdb_index_test_4.sh script_test_10.sh split_i386.sh incremental_test.stdout gc_comdat_test.stdout gc_tls_test.stdout gc_orphan_section_test.stdout pr14265.stdout gc_dynamic_list_test.stdout icf_test.map icf_keep_unique_test.stdout icf_safe_test_1.stdout icf_safe_test_2.stdout icf_safe_test.map icf_safe_so_test_1.stdout icf_safe_so_test_2.stdout icf_safe_so_test.map final_layout.stdout text_section_grouping.stdout text_section_no_grouping.stdout section_sorting_name.stdout icf_preemptible_functions_test.stdout icf_string_merge_test.stdout icf_sht_rel_addend_test.stdout merge_string_literals.stdout two_file_shared.dbg weak_plt_shared.so debug_msg.err missing_key_func.err debug_msg_cdebug.err debug_msg_so.err debug_msg_ndebug.err undef_symbol.err flagstest_o_ttext_2 ver_test_1.syms ver_test_2.syms ver_test_4.syms ver_test_5.syms ver_test_7.syms ver_test_10.syms protected_3.err relro_test.stdout ver_matching_test.stdout script_test_3.stdout script_test_4.stdout script_test_5.stdout script_test_6.stdout script_test_7.stdout script_test_8.stdout script_test_9.stdout dynamic_list.stdout exclude_libs_test.syms discard_locals_test.syms discard_locals_relocatable_test1.syms discard_locals_relocatable_test2.syms hidden_test.err retain_symbols_file_test.stdout no_version_test.stdout strong_ref_weak_def.stdout dyn_weak_ref.stdout memory_test.stdout gdb_index_test_1.stdout gdb_index_test_2.stdout gdb_index_test_3.stdout gdb_index_test_4.stdout script_test_10.stdout split_i386_1.stdout split_i386_2.stdout split_i386_3.stdout split_i386_4.stdout split_i386_r.stdout +make libgoldtest.a object_unittest binary_unittest leb128_unittest icf_virtual_function_folding_test large_symbol_alignment basic_test basic_pic_test basic_static_test basic_static_pic_test basic_pie_test constructor_test constructor_static_test two_file_test two_file_pic_test two_file_static_test two_file_shared_1_test two_file_shared_2_test two_file_shared_1_pic_2_test two_file_shared_2_pic_1_test two_file_same_shared_test two_file_separate_shared_12_test two_file_separate_shared_21_test two_file_relocatable_test two_file_pie_test pie_copyrelocs_test two_file_shared_1_nonpic_test two_file_shared_2_nonpic_test two_file_same_shared_nonpic_test two_file_separate_shared_12_nonpic_test two_file_separate_shared_21_nonpic_test two_file_mixed_shared_test two_file_mixed_2_shared_test two_file_mixed_pie_test two_file_strip_test two_file_same_shared_strip_test common_test_1 common_test_2 exception_test exception_shared_1_test exception_shared_2_test exception_same_shared_test exception_separate_shared_12_test exception_separate_shared_21_test exception_static_test weak_test weak_undef_test weak_undef_test_2 weak_undef_nonpic_test weak_alias_test weak_plt copy_test tls_test tls_pic_test tls_pie_test tls_pie_pic_test tls_shared_test tls_shared_ie_test tls_shared_gd_to_ie_test tls_shared_gnu2_gd_to_ie_test tls_shared_gnu2_test tls_static_test tls_static_pic_test tls_shared_nonpic_test many_sections_test many_sections_r_test initpri1 initpri2 initpri3a flagstest_o_specialfile flagstest_compress_debug_sections flagstest_o_specialfile_and_compress_debug_sections flagstest_o_ttext_1 ver_test ver_test_2 ver_test_6 ver_test_8 ver_test_9 ver_test_11 ver_test_12 protected_1 protected_2 relro_test relro_now_test relro_strip_test relro_script_test script_test_1 script_test_2 justsyms justsyms_exec binary_test script_test_3 tls_phdrs_script_test tls_script_test script_test_11 dynamic_list_2 thin_archive_test_1 thin_archive_test_2 exclude_libs_test local_labels_test discard_locals_test permission_test searched_file_test ifuncmain1static ifuncmain1picstatic ifuncmain1 ifuncmain1pic ifuncmain1vis ifuncmain1vispic ifuncmain1staticpic ifuncmain1pie ifuncmain1vispie ifuncmain1staticpie ifuncmain2static ifuncmain2picstatic ifuncmain2 ifuncmain2pic ifuncmain3 ifuncmain4static ifuncmain4picstatic ifuncmain4 ifuncmain5static ifuncmain5picstatic ifuncmain5 ifuncmain5pic ifuncmain5staticpic ifuncmain5pie ifuncmain6pie ifuncmain7static ifuncmain7picstatic ifuncmain7 ifuncmain7pic ifuncmain7pie ifuncvar start_lib_test ehdr_start_test_1 ehdr_start_test_2 ehdr_start_test_3 ehdr_start_test_5 \ + incremental_test.sh gc_comdat_test.sh gc_tls_test.sh gc_orphan_section_test.sh pr14265.sh gc_dynamic_list_test.sh icf_test.sh icf_keep_unique_test.sh icf_safe_test.sh icf_safe_so_test.sh final_layout.sh text_section_grouping.sh section_sorting_name.sh icf_preemptible_functions_test.sh icf_string_merge_test.sh icf_sht_rel_addend_test.sh merge_string_literals.sh two_file_shared.sh weak_plt.sh debug_msg.sh missing_key_func.sh undef_symbol.sh ver_test_1.sh ver_test_2.sh ver_test_4.sh ver_test_5.sh ver_test_7.sh ver_test_10.sh relro_test.sh ver_matching_test.sh script_test_3.sh script_test_4.sh script_test_5.sh script_test_6.sh script_test_7.sh script_test_8.sh script_test_9.sh dynamic_list.sh exclude_libs_test.sh discard_locals_test.sh hidden_test.sh retain_symbols_file_test.sh no_version_test.sh strong_ref_weak_def.sh dyn_weak_ref.sh memory_test.sh gdb_index_test_1.sh gdb_index_test_2.sh gdb_index_test_3.sh gdb_index_test_4.sh ehdr_start_test_4.sh defsym_test.sh script_test_10.sh split_i386.sh incremental_test.stdout gc_comdat_test.stdout gc_tls_test.stdout gc_orphan_section_test.stdout pr14265.stdout gc_dynamic_list_test.stdout icf_test.map icf_keep_unique_test.stdout icf_safe_test_1.stdout icf_safe_test_2.stdout icf_safe_test.map icf_safe_so_test_1.stdout icf_safe_so_test_2.stdout icf_safe_so_test.map final_layout.stdout text_section_grouping.stdout text_section_no_grouping.stdout section_sorting_name.stdout icf_preemptible_functions_test.stdout icf_string_merge_test.stdout icf_sht_rel_addend_test.stdout merge_string_literals.stdout two_file_shared.dbg weak_plt_shared.so debug_msg.err missing_key_func.err debug_msg_cdebug.err debug_msg_so.err debug_msg_ndebug.err undef_symbol.err flagstest_o_ttext_2 ver_test_1.syms ver_test_2.syms ver_test_4.syms ver_test_5.syms ver_test_7.syms ver_test_10.syms protected_3.err relro_test.stdout ver_matching_test.stdout script_test_3.stdout script_test_4.stdout script_test_5.stdout script_test_6.stdout script_test_7.stdout script_test_8.stdout script_test_9.stdout dynamic_list.stdout exclude_libs_test.syms discard_locals_test.syms discard_locals_relocatable_test1.syms discard_locals_relocatable_test2.syms hidden_test.err retain_symbols_file_test.stdout no_version_test.stdout strong_ref_weak_def.stdout dyn_weak_ref.stdout memory_test.stdout gdb_index_test_1.stdout gdb_index_test_2.stdout gdb_index_test_3.stdout gdb_index_test_4.stdout ehdr_start_test_4.syms defsym_test.syms script_test_10.stdout split_i386_1.stdout split_i386_2.stdout split_i386_3.stdout split_i386_4.stdout split_i386_r.stdout make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o ../../../W._C._Handy/gold/testsuite/test.cc mv -f .deps/test.Tpo .deps/test.Po @@ -391,29 +391,29 @@ ar cru libgoldtest.a test.o testmain.o testfile.o ranlib libgoldtest.a `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT object_unittest.o -MD -MP -MF .deps/object_unittest.Tpo -c -o object_unittest.o ../../../W._C._Handy/gold/testsuite/object_unittest.cc mv -f .deps/object_unittest.Tpo .deps/object_unittest.Po -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o object_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` object_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -ldl -lz +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o object_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` object_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT binary_unittest.o -MD -MP -MF .deps/binary_unittest.Tpo -c -o binary_unittest.o ../../../W._C._Handy/gold/testsuite/binary_unittest.cc mv -f .deps/binary_unittest.Tpo .deps/binary_unittest.Po -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o binary_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` binary_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -ldl -lz +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o binary_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` binary_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT leb128_unittest.o -MD -MP -MF .deps/leb128_unittest.Tpo -c -o leb128_unittest.o ../../../W._C._Handy/gold/testsuite/leb128_unittest.cc mv -f .deps/leb128_unittest.Tpo .deps/leb128_unittest.Po -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o leb128_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` leb128_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -ldl -lz +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o leb128_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` leb128_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIE -g -o icf_virtual_function_folding_test.o ../../../W._C._Handy/gold/testsuite/icf_virtual_function_folding_test.cc test -d gcctestdir || mkdir -p gcctestdir rm -f gcctestdir/ld (cd gcctestdir && ln -s ../../ld-new ld) -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_virtual_function_folding_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_virtual_function_folding_test.o -pie +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o icf_virtual_function_folding_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_virtual_function_folding_test.o -pie `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT large_symbol_alignment.o -MD -MP -MF .deps/large_symbol_alignment.Tpo -c -o large_symbol_alignment.o ../../../W._C._Handy/gold/testsuite/large_symbol_alignment.cc mv -f .deps/large_symbol_alignment.Tpo .deps/large_symbol_alignment.Po g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o large_symbol_alignment large_symbol_alignment.o -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -o basic_test.o ../../../W._C._Handy/gold/testsuite/basic_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o basic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpic -o basic_pic_test.o ../../../W._C._Handy/gold/testsuite/basic_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_pic_test.o -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_static_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static basic_test.o -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_static_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static basic_pic_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o basic_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_pic_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o basic_static_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static basic_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o basic_static_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static basic_pic_test.o `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpie -o basic_pie_test.o ../../../W._C._Handy/gold/testsuite/basic_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie basic_pie_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o basic_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie basic_pie_test.o `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT constructor_test.o -MD -MP -MF .deps/constructor_test.Tpo -c -o constructor_test.o ../../../W._C._Handy/gold/testsuite/constructor_test.cc mv -f .deps/constructor_test.Tpo .deps/constructor_test.Po g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o constructor_test constructor_test.o -ldl -lz @@ -432,13 +432,13 @@ g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o two_file_test_2_pic.o ../../../W._C._Handy/gold/testsuite/two_file_test_2.cc g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o two_file_pic_test two_file_test_main.o two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o two_file_static_test two_file_test_1.o two_file_test_1b.o two_file_test_2.o two_file_test_main.o -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o two_file_shared_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_test two_file_test_2.o two_file_test_main.o two_file_shared_1.so -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_2_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o two_file_shared_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_2_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_test two_file_test_1.o two_file_test_1b.o two_file_test_main.o two_file_shared_2.so -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_pic_2_test two_file_test_main.o two_file_test_1_pic.o two_file_test_1b_pic.o two_file_shared_2.so -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_pic_1_test two_file_test_main.o two_file_test_2_pic.o two_file_shared_1.so -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o two_file_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_same_shared_test two_file_test_main.o two_file_shared.so -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_12_test two_file_test_main.o two_file_shared_1.so two_file_shared_2.so -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_21_test two_file_test_main.o two_file_shared_2.so two_file_shared_1.so -ldl -lz @@ -448,20 +448,25 @@ g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_1b_pie.o ../../../W._C._Handy/gold/testsuite/two_file_test_1b.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_2_pie.o ../../../W._C._Handy/gold/testsuite/two_file_test_2.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_main_pie.o ../../../W._C._Handy/gold/testsuite/two_file_test_main.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie two_file_test_1_pie.o two_file_test_1b_pie.o two_file_test_2_pie.o two_file_test_main_pie.o -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_1_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b.o -Wl,-z,notext +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o two_file_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie two_file_test_1_pie.o two_file_test_1b_pie.o two_file_test_2_pie.o two_file_test_main_pie.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT pie_copyrelocs_test.o -MD -MP -MF .deps/pie_copyrelocs_test.Tpo -c -o pie_copyrelocs_test.o ../../../W._C._Handy/gold/testsuite/pie_copyrelocs_test.cc +mv -f .deps/pie_copyrelocs_test.Tpo .deps/pie_copyrelocs_test.Po +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -fpic -c -o pie_copyrelocs_shared_test.o ../../../W._C._Handy/gold/testsuite/pie_copyrelocs_shared_test.cc +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o pie_copyrelocs_shared_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared pie_copyrelocs_shared_test.o +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -pie -o pie_copyrelocs_test pie_copyrelocs_test.o pie_copyrelocs_shared_test.so -ldl -lz +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o two_file_shared_1_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b.o -Wl,-z,notext g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_nonpic_test two_file_test_2.o two_file_test_main.o two_file_shared_1_nonpic.so -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_2_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_2.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o two_file_shared_2_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_2.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_nonpic_test two_file_test_1.o two_file_test_1b.o two_file_test_main.o two_file_shared_2_nonpic.so -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b.o two_file_test_2.o -Wl,-z,notext +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o two_file_shared_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b.o two_file_test_2.o -Wl,-z,notext g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_same_shared_nonpic_test two_file_test_main.o two_file_shared_nonpic.so -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_12_nonpic_test two_file_test_main.o two_file_shared_1_nonpic.so two_file_shared_2_nonpic.so -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_21_nonpic_test two_file_test_main.o two_file_shared_2_nonpic.so two_file_shared_1_nonpic.so -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_mixed.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2.o -Wl,-z,notext +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o two_file_shared_mixed.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2.o -Wl,-z,notext g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_mixed_shared_test two_file_test_main.o two_file_shared_mixed.so -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_mixed_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b_pic.o two_file_shared_2.so -Wl,-z,notext +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o two_file_shared_mixed_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b_pic.o two_file_shared_2.so -Wl,-z,notext g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_mixed_2_shared_test two_file_test_main.o two_file_shared_mixed_1.so two_file_shared_2.so -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_mixed_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,-R,. -pie two_file_test_1.o two_file_test_1b_pie.o two_file_test_main_pie.o two_file_shared_2.so +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o two_file_mixed_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,-R,. -pie two_file_test_1.o two_file_test_1b_pie.o two_file_test_main_pie.o two_file_shared_2.so ../../binutils/strip-new -o two_file_strip_test two_file_test ../../binutils/strip-new -S -o two_file_shared_strip.so two_file_shared.so g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R. -o two_file_same_shared_strip_test two_file_test_main.o two_file_shared_strip.so -ldl -lz @@ -470,8 +475,8 @@ mv -f .deps/common_test_1.Tpo .deps/common_test_1.Po gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o common_test_1 common_test_1.o -ldl -lz `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -o common_test_2_pic.o ../../../W._C._Handy/gold/testsuite/common_test_2.c `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -o common_test_3_pic.o ../../../W._C._Handy/gold/testsuite/common_test_3.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o common_test_3.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared common_test_3_pic.o -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_2.script -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o common_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared common_test_2_pic.o common_test_3.so +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o common_test_3.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared common_test_3_pic.o -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_2.script +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o common_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared common_test_2_pic.o common_test_3.so gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o common_test_2 common_test_1.o common_test_2.so common_test_3.so -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exception_test_main.o -MD -MP -MF .deps/exception_test_main.Tpo -c -o exception_test_main.o ../../../W._C._Handy/gold/testsuite/exception_test_main.cc mv -f .deps/exception_test_main.Tpo .deps/exception_test_main.Po @@ -481,12 +486,12 @@ mv -f .deps/exception_test_1.Tpo .deps/exception_test_1.Po mv -f .deps/exception_test_2.Tpo .deps/exception_test_2.Po g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o exception_test exception_test_main.o exception_test_1.o exception_test_2.o -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o exception_test_1_pic.o ../../../W._C._Handy/gold/testsuite/exception_test_1.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o exception_shared_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_1_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o exception_shared_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_1_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_shared_1_test exception_test_2.o exception_test_main.o exception_shared_1.so -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o exception_test_2_pic.o ../../../W._C._Handy/gold/testsuite/exception_test_2.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o exception_shared_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_2_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o exception_shared_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_2_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_shared_2_test exception_test_1.o exception_test_main.o exception_shared_2.so -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o exception_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_1_pic.o exception_test_2_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o exception_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_1_pic.o exception_test_2_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_same_shared_test exception_test_main.o exception_shared.so -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -Wl,--no-as-needed -o exception_separate_shared_12_test exception_test_main.o exception_shared_1.so exception_shared_2.so -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -Wl,--no-as-needed -o exception_separate_shared_21_test exception_test_main.o exception_shared_2.so exception_shared_1.so -ldl -lz @@ -497,10 +502,10 @@ g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_undef_test.o -MD -MP -MF .deps/weak_undef_test.Tpo -c -o weak_undef_test.o ../../../W._C._Handy/gold/testsuite/weak_undef_test.cc mv -f .deps/weak_undef_test.Tpo .deps/weak_undef_test.Po `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_undef_file1.o ../../../W._C._Handy/gold/testsuite/weak_undef_file1.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_undef_lib.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file1.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o weak_undef_lib.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file1.o `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_undef_file2.o ../../../W._C._Handy/gold/testsuite/weak_undef_file2.cc test -d alt || mkdir -p alt -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o alt/weak_undef_lib.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file2.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o alt/weak_undef_lib.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file2.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,alt -o weak_undef_test weak_undef_test.o -L . weak_undef_lib.so -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_undef_test_2.o -MD -MP -MF .deps/weak_undef_test_2.Tpo -c -o weak_undef_test_2.o ../../../W._C._Handy/gold/testsuite/weak_undef_test_2.cc mv -f .deps/weak_undef_test_2.Tpo .deps/weak_undef_test_2.Po @@ -509,32 +514,32 @@ mv -f .deps/weak_undef_test_2.Tpo .deps/weak_undef_test_2.Po ../../binutils/ar rc libweak_undef_2.a weak_undef_file3.o weak_undef_file4.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -u weak_undef_2 -o weak_undef_test_2 weak_undef_test_2.o -L . -lweak_undef_2 -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_undef_file1_nonpic.o ../../../W._C._Handy/gold/testsuite/weak_undef_file1.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_undef_lib_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file1_nonpic.o -Wl,-z,notext +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o weak_undef_lib_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file1_nonpic.o -Wl,-z,notext `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_undef_file2_nonpic.o ../../../W._C._Handy/gold/testsuite/weak_undef_file2.cc test -d alt || mkdir -p alt -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o alt/weak_undef_lib_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file2_nonpic.o -Wl,-z,notext +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o alt/weak_undef_lib_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file2_nonpic.o -Wl,-z,notext g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,alt -o weak_undef_nonpic_test weak_undef_test.o -L . weak_undef_lib_nonpic.so -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_alias_test_main.o -MD -MP -MF .deps/weak_alias_test_main.Tpo -c -o weak_alias_test_main.o ../../../W._C._Handy/gold/testsuite/weak_alias_test_main.cc mv -f .deps/weak_alias_test_main.Tpo .deps/weak_alias_test_main.Po `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_1_pic.o ../../../W._C._Handy/gold/testsuite/weak_alias_test_1.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_1_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o weak_alias_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_1_pic.o `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_2_pic.o ../../../W._C._Handy/gold/testsuite/weak_alias_test_2.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_2_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o weak_alias_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_2_pic.o `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_alias_test_3.o ../../../W._C._Handy/gold/testsuite/weak_alias_test_3.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_4_pic.o ../../../W._C._Handy/gold/testsuite/weak_alias_test_4.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_4.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_4_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o weak_alias_test_4.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_4_pic.o `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_5_pic.o ../../../W._C._Handy/gold/testsuite/weak_alias_test_5.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_5_pic.o \ +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o weak_alias_test_5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_5_pic.o \ -Wl,--version-script,../../../W._C._Handy/gold/testsuite/weak_alias_test.script g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o weak_alias_test weak_alias_test_main.o weak_alias_test_1.so weak_alias_test_2.so weak_alias_test_3.o weak_alias_test_4.so weak_alias_test_5.so -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_plt_main_pic.o ../../../W._C._Handy/gold/testsuite/weak_plt_main.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_plt | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ weak_plt_main_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o weak_plt | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ weak_plt_main_pic.o `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT copy_test.o -MD -MP -MF .deps/copy_test.Tpo -c -o copy_test.o ../../../W._C._Handy/gold/testsuite/copy_test.cc mv -f .deps/copy_test.Tpo .deps/copy_test.Po `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o copy_test_1_pic.o ../../../W._C._Handy/gold/testsuite/copy_test_1.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o copy_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared copy_test_1_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o copy_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared copy_test_1_pic.o `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o copy_test_2_pic.o ../../../W._C._Handy/gold/testsuite/copy_test_2.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o copy_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared copy_test_2_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o copy_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared copy_test_2_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o copy_test copy_test.o copy_test_1.so copy_test_2.so -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT tls_test.o -MD -MP -MF .deps/tls_test.Tpo -c -o tls_test.o ../../../W._C._Handy/gold/testsuite/tls_test.cc mv -f .deps/tls_test.Tpo .deps/tls_test.Po @@ -552,33 +557,33 @@ g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o tls_test_pie.o ../../../W._C._Handy/gold/testsuite/tls_test.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o tls_test_file2_pie.o ../../../W._C._Handy/gold/testsuite/tls_test_file2.cc `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -fopenmp -o tls_test_c_pie.o ../../../W._C._Handy/gold/testsuite/tls_test_c.c -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie tls_test_main_pie.o tls_test_pie.o tls_test_file2_pie.o tls_test_c_pie.o -lpthread -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_pie_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie tls_test_main_pie.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -Wl,-z,defs +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o tls_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie tls_test_main_pie.o tls_test_pie.o tls_test_file2_pie.o tls_test_c_pie.o -lpthread +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o tls_pie_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie tls_test_main_pie.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o tls_test_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -Wl,-z,defs g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_test tls_test_main.o tls_test_shared.so -lpthread -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -ftls-model=initial-exec -o tls_test_pic_ie.o ../../../W._C._Handy/gold/testsuite/tls_test.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -ftls-model=initial-exec -o tls_test_file2_pic_ie.o ../../../W._C._Handy/gold/testsuite/tls_test_file2.cc `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -ftls-model=initial-exec -fopenmp -o tls_test_c_pic_ie.o ../../../W._C._Handy/gold/testsuite/tls_test_c.c -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_ie_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_pic_ie.o tls_test_file2_pic_ie.o tls_test_c_pic_ie.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o tls_test_ie_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_pic_ie.o tls_test_file2_pic_ie.o tls_test_c_pic_ie.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_ie_test tls_test_main.o tls_test_ie_shared.so -lpthread -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_shared2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_file2_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o tls_test_shared2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_file2_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gd_to_ie_test tls_test_main.o tls_test_pic.o tls_test_c_pic.o tls_test_shared2.so -lpthread -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -mtls-dialect=gnu2 -o tls_test_gnu2.o ../../../W._C._Handy/gold/testsuite/tls_test.cc `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -mtls-dialect=gnu2 -fopenmp -o tls_test_c_gnu2.o ../../../W._C._Handy/gold/testsuite/tls_test_c.c `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -mtls-dialect=gnu2 -o tls_test_file2_gnu2.o ../../../W._C._Handy/gold/testsuite/tls_test_file2.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_gnu2_shared2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_file2_gnu2.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o tls_test_gnu2_shared2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_file2_gnu2.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gnu2_gd_to_ie_test tls_test_main.o tls_test_gnu2.o tls_test_c_gnu2.o tls_test_gnu2_shared2.so -lpthread -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_gnu2_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_gnu2.o tls_test_file2_gnu2.o tls_test_c_gnu2.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o tls_test_gnu2_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_gnu2.o tls_test_file2_gnu2.o tls_test_c_gnu2.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gnu2_test tls_test_main.o tls_test_gnu2_shared.so -lpthread -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o tls_static_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o tls_static_pic_test tls_test_main.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_shared_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test.o tls_test_file2.o tls_test_c.o -Wl,-z,notext +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o tls_test_shared_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test.o tls_test_file2.o tls_test_c.o -Wl,-z,notext g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_nonpic_test tls_test_main.o tls_test_shared_nonpic.so -lpthread -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT many_sections_test.o -MD -MP -MF .deps/many_sections_test.Tpo -c -o many_sections_test.o ../../../W._C._Handy/gold/testsuite/many_sections_test.cc mv -f .deps/many_sections_test.Tpo .deps/many_sections_test.Po g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -rdynamic -o many_sections_test many_sections_test.o -ldl -lz gcctestdir/ld -r -o many_sections_r_test.o many_sections_test.o -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o many_sections_r_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ many_sections_r_test.o -ldl -lz +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o many_sections_r_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ many_sections_r_test.o -ldl -lz `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT initpri1.o -MD -MP -MF .deps/initpri1.Tpo -c -o initpri1.o ../../../W._C._Handy/gold/testsuite/initpri1.c mv -f .deps/initpri1.Tpo .deps/initpri1.Po gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o initpri1 initpri1.o -ldl -lz @@ -589,24 +594,24 @@ gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_ mv -f .deps/initpri3.Tpo .deps/initpri3.Po gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o initpri3a initpri3.o -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -o flagstest_debug.o ../../../W._C._Handy/gold/testsuite/constructor_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_specialfile | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o /dev/stdout flagstest_debug.o 2>&1 | cat > flagstest_o_specialfile +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o flagstest_o_specialfile | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o /dev/stdout flagstest_debug.o 2>&1 | cat > flagstest_o_specialfile chmod a+x flagstest_o_specialfile test -s flagstest_o_specialfile -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_compress_debug_sections | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_compress_debug_sections flagstest_debug.o -Wl,--compress-debug-sections=zlib +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o flagstest_compress_debug_sections | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_compress_debug_sections flagstest_debug.o -Wl,--compress-debug-sections=zlib test -s flagstest_compress_debug_sections -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_specialfile_and_compress_debug_sections | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o /dev/stdout flagstest_debug.o -Wl,--compress-debug-sections=zlib 2>&1 | cat > flagstest_o_specialfile_and_compress_debug_sections +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o flagstest_o_specialfile_and_compress_debug_sections | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o /dev/stdout flagstest_debug.o -Wl,--compress-debug-sections=zlib 2>&1 | cat > flagstest_o_specialfile_and_compress_debug_sections chmod a+x flagstest_o_specialfile_and_compress_debug_sections test -s flagstest_o_specialfile_and_compress_debug_sections -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_ttext_1 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_o_ttext_1 flagstest_debug.o -Wl,-Ttext,0x400000 -Wl,-Tdata,0x800000 +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o flagstest_o_ttext_1 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_o_ttext_1 flagstest_debug.o -Wl,-Ttext,0x400000 -Wl,-Tdata,0x800000 `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT ver_test_main.o -MD -MP -MF .deps/ver_test_main.Tpo -c -o ver_test_main.o ../../../W._C._Handy/gold/testsuite/ver_test_main.cc mv -f .deps/ver_test_main.Tpo .deps/ver_test_main.Po `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_1.o ../../../W._C._Handy/gold/testsuite/ver_test_1.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_2.o ../../../W._C._Handy/gold/testsuite/ver_test_2.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_4.o ../../../W._C._Handy/gold/testsuite/ver_test_4.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_4.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_4.script ver_test_4.o -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_2.script -Wl,-R,. ver_test_2.o ver_test_4.so +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ver_test_4.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_4.script ver_test_4.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ver_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_2.script -Wl,-R,. ver_test_2.o ver_test_4.so `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_3.o ../../../W._C._Handy/gold/testsuite/ver_test_3.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ver_test_1.o ver_test_2.so ver_test_3.o ver_test_4.so +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ver_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ver_test_1.o ver_test_2.so ver_test_3.o ver_test_4.so g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test ver_test_main.o ver_test_1.so ver_test_2.so ver_test_4.so -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT ver_test_main_2.o -MD -MP -MF .deps/ver_test_main_2.Tpo -c -o ver_test_main_2.o ../../../W._C._Handy/gold/testsuite/ver_test_main_2.cc mv -f .deps/ver_test_main_2.Tpo .deps/ver_test_main_2.Po @@ -614,13 +619,13 @@ g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ver_test_6.o -MD -MP -MF .deps/ver_test_6.Tpo -c -o ver_test_6.o ../../../W._C._Handy/gold/testsuite/ver_test_6.c mv -f .deps/ver_test_6.Tpo .deps/ver_test_6.Po gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_6 ver_test_6.o ver_test_2.so -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_8_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_8.script two_file_test_2_pic.o -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_8_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o ver_test_8_2.so +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ver_test_8_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_8.script two_file_test_2_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ver_test_8_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o ver_test_8_2.so g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_8 two_file_test_main.o ver_test_8_1.so ver_test_8_2.so -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_9.o ../../../W._C._Handy/gold/testsuite/ver_test_9.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_5.o ../../../W._C._Handy/gold/testsuite/ver_test_5.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_5.script ver_test_5.o ver_test_4.so -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_9.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-R,. ver_test_9.o ver_test_5.so ver_test_4.so +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ver_test_5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_5.script ver_test_5.o ver_test_4.so +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ver_test_9.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-R,. ver_test_9.o ver_test_5.so ver_test_4.so g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_9 ver_test_main.o ver_test_9.so -ldl -lz ../../binutils/ar rc ver_test_11.a ver_test_1.o ver_test_2.o ver_test_4.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_11 ver_test_main_2.o ver_test_11.a -ldl -lz @@ -635,7 +640,7 @@ mv -f .deps/protected_main_3.Tpo .deps/protected_main_3.Po `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_1_pic.o ../../../W._C._Handy/gold/testsuite/protected_1.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_2_pic.o ../../../W._C._Handy/gold/testsuite/protected_2.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_3_pic.o ../../../W._C._Handy/gold/testsuite/protected_3.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o protected_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared protected_1_pic.o protected_2_pic.o protected_3_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o protected_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared protected_1_pic.o protected_2_pic.o protected_3_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o protected_1 protected_main_1.o protected_main_2.o protected_main_3.o protected_1.so -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_3.o -MD -MP -MF .deps/protected_3.Tpo -c -o protected_3.o ../../../W._C._Handy/gold/testsuite/protected_3.cc mv -f .deps/protected_3.Tpo .deps/protected_3.Po @@ -643,13 +648,13 @@ g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT relro_test_main.o -MD -MP -MF .deps/relro_test_main.Tpo -c -o relro_test_main.o ../../../W._C._Handy/gold/testsuite/relro_test_main.cc mv -f .deps/relro_test_main.Tpo .deps/relro_test_main.Po `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o relro_test_pic.o ../../../W._C._Handy/gold/testsuite/relro_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o relro_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro relro_test_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o relro_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro relro_test_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_test relro_test_main.o relro_test.so -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o relro_now_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro -Wl,-z,now relro_test_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o relro_now_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro -Wl,-z,now relro_test_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir -Wl,-R,. -Wl,-z,relro -Wl,-z,now -o relro_now_test relro_test_main.o relro_now_test.so -ldl -lz ../../binutils/strip-new -o relro_strip_test.so relro_test.so g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_strip_test relro_test_main.o relro_strip_test.so -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o relro_script_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro -Wl,-T,../../../W._C._Handy/gold/testsuite/relro_script_test.t relro_test_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o relro_script_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro -Wl,-T,../../../W._C._Handy/gold/testsuite/relro_script_test.t relro_test_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_script_test relro_test_main.o relro_script_test.so -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_1.o -MD -MP -MF .deps/script_test_1.Tpo -c -o script_test_1.o ../../../W._C._Handy/gold/testsuite/script_test_1.cc mv -f .deps/script_test_1.Tpo .deps/script_test_1.Po @@ -676,18 +681,18 @@ mv -f .deps/binary_test.Tpo .deps/binary_test.Po rm -f binary.txt ln -s ../../../W._C._Handy/gold/testsuite/binary.in binary.txt g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--format,binary,binary.txt,--format,elf -o binary_test binary_test.o -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_3 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_3.t +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o script_test_3 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_3.t g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_3.t -o tls_phdrs_script_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_4.t -o tls_script_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -ldl -lz `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -g -o script_test_11.o ../../../W._C._Handy/gold/testsuite/script_test_11.c gcctestdir/ld -r -o script_test_11_r.o -T ../../../W._C._Handy/gold/testsuite/script_test_11.t script_test_11.o -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_11 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_11_r.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o script_test_11 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_11_r.o `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT dynamic_list_2.o -MD -MP -MF .deps/dynamic_list_2.Tpo -c -o dynamic_list_2.o ../../../W._C._Handy/gold/testsuite/dynamic_list_2.cc mv -f .deps/dynamic_list_2.Tpo .deps/dynamic_list_2.Po `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o dynamic_list_lib1.o ../../../W._C._Handy/gold/testsuite/dynamic_list_lib1.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o dynamic_list_lib1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared dynamic_list_lib1.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o dynamic_list_lib1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared dynamic_list_lib1.o `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o dynamic_list_lib2.o ../../../W._C._Handy/gold/testsuite/dynamic_list_lib2.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o dynamic_list_lib2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--dynamic-list,../../../W._C._Handy/gold/testsuite/dynamic_list_2.t dynamic_list_lib2.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o dynamic_list_lib2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--dynamic-list,../../../W._C._Handy/gold/testsuite/dynamic_list_2.t dynamic_list_lib2.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -L. -Wl,-R,. -Wl,--no-as-needed -o dynamic_list_2 dynamic_list_2.o dynamic_list_lib1.so dynamic_list_lib2.so -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT thin_archive_main.o -MD -MP -MF .deps/thin_archive_main.Tpo -c -o thin_archive_main.o ../../../W._C._Handy/gold/testsuite/thin_archive_main.cc mv -f .deps/thin_archive_main.Tpo .deps/thin_archive_main.Po @@ -725,14 +730,14 @@ test -d alt || mkdir -p alt ../../binutils/ar rc alt/libexclude_libs_test_3.a exclude_libs_test_3.o gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -L. -Lalt -Wl,--exclude-libs,dummy:libexclude_libs_test_1 -Wl,--exclude-libs,libexclude_libs_test_3 -o exclude_libs_test exclude_libs_test.o -lexclude_libs_test_1 -lexclude_libs_test_2 alt/libexclude_libs_test_3.a -ldl -lz `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -g -c -Wa,-L -o local_labels_test.o ../../../W._C._Handy/gold/testsuite/ver_test_6.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o local_labels_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ local_labels_test.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o local_labels_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ local_labels_test.o `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -Wa,-L -o discard_locals_test.o ../../../W._C._Handy/gold/testsuite/discard_locals_test.c gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--discard-locals -o discard_locals_test discard_locals_test.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -ldl -lz umask 022; \ rm -f permission_test; \ touch permission_test; \ chmod 600 permission_test; \ -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o permission_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o permission_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT searched_file_test.o -MD -MP -MF .deps/searched_file_test.Tpo -c -o searched_file_test.o ../../../W._C._Handy/gold/testsuite/searched_file_test.cc mv -f .deps/searched_file_test.Tpo .deps/searched_file_test.Po `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o searched_file_test_lib.o ../../../W._C._Handy/gold/testsuite/searched_file_test_lib.cc @@ -745,21 +750,21 @@ mv -f .deps/ifuncmain1.Tpo .deps/ifuncmain1.Po gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain1static ifuncmain1.o ifuncdep1.o -ldl -lz `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain1pic.o ../../../W._C._Handy/gold/testsuite/ifuncmain1.c `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod1.o ../../../W._C._Handy/gold/testsuite/ifuncmod1.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain1pic.o ifuncmod1.o -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod1.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain1picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain1pic.o ifuncmod1.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmod1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod1.o gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain1 ifuncmain1.o ifuncmod1.so -ldl -lz -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.so -Wl,-R,. +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain1pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.so -Wl,-R,. `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain1vis.o -MD -MP -MF .deps/ifuncmain1vis.Tpo -c -o ifuncmain1vis.o ../../../W._C._Handy/gold/testsuite/ifuncmain1vis.c mv -f .deps/ifuncmain1vis.Tpo .deps/ifuncmain1vis.Po gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain1vis ifuncmain1vis.o ifuncmod1.so -ldl -lz `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain1vispic.o ../../../W._C._Handy/gold/testsuite/ifuncmain1vis.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1vispic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.so -Wl,-R,. -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1staticpic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain1vispic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.so -Wl,-R,. +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain1staticpic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.o `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain1pie.o ../../../W._C._Handy/gold/testsuite/ifuncmain1.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1pie.o ifuncmod1.so -Wl,-R,. +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain1pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1pie.o ifuncmod1.so -Wl,-R,. `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain1vispie.o ../../../W._C._Handy/gold/testsuite/ifuncmain1vis.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1vispie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1vispie.o ifuncmod1.so -Wl,-R,. -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1staticpie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1pie.o ifuncmod1.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain1vispie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1vispie.o ifuncmod1.so -Wl,-R,. +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain1staticpie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1pie.o ifuncmod1.o `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain2.o -MD -MP -MF .deps/ifuncmain2.Tpo -c -o ifuncmain2.o ../../../W._C._Handy/gold/testsuite/ifuncmain2.c mv -f .deps/ifuncmain2.Tpo .deps/ifuncmain2.Po `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncdep2.o -MD -MP -MF .deps/ifuncdep2.Tpo -c -o ifuncdep2.o ../../../W._C._Handy/gold/testsuite/ifuncdep2.c @@ -767,19 +772,19 @@ mv -f .deps/ifuncdep2.Tpo .deps/ifuncdep2.Po gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain2static ifuncmain2.o ifuncdep2.o -ldl -lz `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain2pic.o ../../../W._C._Handy/gold/testsuite/ifuncmain2.c `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncdep2pic.o ../../../W._C._Handy/gold/testsuite/ifuncdep2.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain2picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain2pic.o ifuncdep2pic.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain2picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain2pic.o ifuncdep2pic.o gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o ifuncmain2 ifuncmain2.o ifuncdep2.o -ldl -lz -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain2pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain2pic.o ifuncdep2pic.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain2pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain2pic.o ifuncdep2pic.o `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain3.o -MD -MP -MF .deps/ifuncmain3.Tpo -c -o ifuncmain3.o ../../../W._C._Handy/gold/testsuite/ifuncmain3.c mv -f .deps/ifuncmain3.Tpo .deps/ifuncmain3.Po `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod3.o ../../../W._C._Handy/gold/testsuite/ifuncmod3.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod3.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod3.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmod3.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod3.o gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--export-dynamic -Wl,-R,. -o ifuncmain3 ifuncmain3.o -ldl -ldl -lz `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain4.o -MD -MP -MF .deps/ifuncmain4.Tpo -c -o ifuncmain4.o ../../../W._C._Handy/gold/testsuite/ifuncmain4.c mv -f .deps/ifuncmain4.Tpo .deps/ifuncmain4.Po gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain4static ifuncmain4.o -ldl -lz `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain4pic.o ../../../W._C._Handy/gold/testsuite/ifuncmain4.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain4picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain4pic.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain4picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain4pic.o gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o ifuncmain4 ifuncmain4.o -ldl -lz `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain5.o -MD -MP -MF .deps/ifuncmain5.Tpo -c -o ifuncmain5.o ../../../W._C._Handy/gold/testsuite/ifuncmain5.c mv -f .deps/ifuncmain5.Tpo .deps/ifuncmain5.Po @@ -787,31 +792,31 @@ mv -f .deps/ifuncmain5.Tpo .deps/ifuncmain5.Po gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain5static ifuncmain5.o ifuncdep5.o -ldl -lz `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain5pic.o ../../../W._C._Handy/gold/testsuite/ifuncmain5.c `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod5.o ../../../W._C._Handy/gold/testsuite/ifuncmod5.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain5pic.o ifuncmod5.o -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod5.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain5picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain5pic.o ifuncmod5.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmod5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod5.o gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain5 ifuncmain5.o ifuncmod5.so -ldl -lz -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain5pic.o ifuncmod5.so -Wl,-R,. -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5staticpic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain5pic.o ifuncmod5.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain5pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain5pic.o ifuncmod5.so -Wl,-R,. +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain5staticpic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain5pic.o ifuncmod5.o `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain5pie.o ../../../W._C._Handy/gold/testsuite/ifuncmain5.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain5pie.o ifuncmod5.so -Wl,-R,. +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain5pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain5pie.o ifuncmod5.so -Wl,-R,. `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain6pie.o ../../../W._C._Handy/gold/testsuite/ifuncmain6pie.c `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod6.o ../../../W._C._Handy/gold/testsuite/ifuncmod6.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod6.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod6.o -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain6pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain6pie.o ifuncmod6.so -Wl,-R,. +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmod6.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod6.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain6pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain6pie.o ifuncmod6.so -Wl,-R,. `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain7.o -MD -MP -MF .deps/ifuncmain7.Tpo -c -o ifuncmain7.o ../../../W._C._Handy/gold/testsuite/ifuncmain7.c mv -f .deps/ifuncmain7.Tpo .deps/ifuncmain7.Po gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain7static ifuncmain7.o -ldl -lz `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain7pic.o ../../../W._C._Handy/gold/testsuite/ifuncmain7.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain7picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain7pic.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain7picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain7pic.o gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o ifuncmain7 ifuncmain7.o -ldl -lz -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain7pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain7pic.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain7pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain7pic.o `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain7pie.o ../../../W._C._Handy/gold/testsuite/ifuncmain7.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain7pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain7pie.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain7pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain7pie.o `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncvar3.o -MD -MP -MF .deps/ifuncvar3.Tpo -c -o ifuncvar3.o ../../../W._C._Handy/gold/testsuite/ifuncvar3.c mv -f .deps/ifuncvar3.Tpo .deps/ifuncvar3.Po `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncvar1_pic.o ../../../W._C._Handy/gold/testsuite/ifuncvar1.c `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncvar2_pic.o ../../../W._C._Handy/gold/testsuite/ifuncvar2.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncvar.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncvar1_pic.o ifuncvar2_pic.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncvar.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncvar1_pic.o ifuncvar2_pic.o gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncvar ifuncvar3.o ifuncvar.so -ldl -lz `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_main.o -MD -MP -MF .deps/start_lib_test_main.Tpo -c -o start_lib_test_main.o ../../../W._C._Handy/gold/testsuite/start_lib_test_main.c mv -f .deps/start_lib_test_main.Tpo .deps/start_lib_test_main.Po @@ -822,8 +827,22 @@ mv -f .deps/start_lib_test_1.Tpo .deps/start_lib_test_1.Po mv -f .deps/start_lib_test_2.Tpo .deps/start_lib_test_2.Po `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_3.o -MD -MP -MF .deps/start_lib_test_3.Tpo -c -o start_lib_test_3.o ../../../W._C._Handy/gold/testsuite/start_lib_test_3.c mv -f .deps/start_lib_test_3.Tpo .deps/start_lib_test_3.Po -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o start_lib_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o start_lib_test start_lib_test_main.o -L. -lstart_lib_test \ +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o start_lib_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o start_lib_test start_lib_test_main.o -L. -lstart_lib_test \ -Wl,--start-lib start_lib_test_2.o start_lib_test_3.o -Wl,--end-lib +g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -g -O2 -MT ehdr_start_test_1-ehdr_start_test.o -MD -MP -MF .deps/ehdr_start_test_1-ehdr_start_test.Tpo -c -o ehdr_start_test_1-ehdr_start_test.o `test -f 'ehdr_start_test.cc' || echo '../../../W._C._Handy/gold/testsuite/'`ehdr_start_test.cc +mv -f .deps/ehdr_start_test_1-ehdr_start_test.Tpo .deps/ehdr_start_test_1-ehdr_start_test.Po +g++-4.8 -g -O2 -Bgcctestdir/ -o ehdr_start_test_1 ehdr_start_test_1-ehdr_start_test.o -ldl -lz +g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DEHDR_START_WEAK -g -O2 -MT ehdr_start_test_2-ehdr_start_test.o -MD -MP -MF .deps/ehdr_start_test_2-ehdr_start_test.Tpo -c -o ehdr_start_test_2-ehdr_start_test.o `test -f 'ehdr_start_test.cc' || echo '../../../W._C._Handy/gold/testsuite/'`ehdr_start_test.cc +mv -f .deps/ehdr_start_test_2-ehdr_start_test.Tpo .deps/ehdr_start_test_2-ehdr_start_test.Po +g++-4.8 -DEHDR_START_WEAK -g -O2 -Bgcctestdir/ -o ehdr_start_test_2 ehdr_start_test_2-ehdr_start_test.o -ldl -lz +g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DEHDR_START_WEAK -g -O2 -MT ehdr_start_test_3-ehdr_start_test.o -MD -MP -MF .deps/ehdr_start_test_3-ehdr_start_test.Tpo -c -o ehdr_start_test_3-ehdr_start_test.o `test -f 'ehdr_start_test.cc' || echo '../../../W._C._Handy/gold/testsuite/'`ehdr_start_test.cc +mv -f .deps/ehdr_start_test_3-ehdr_start_test.Tpo .deps/ehdr_start_test_3-ehdr_start_test.Po +g++-4.8 -DEHDR_START_WEAK -g -O2 -Bgcctestdir/ -Wl,-T,../../../W._C._Handy/gold/testsuite/ehdr_start_test.t -o ehdr_start_test_3 ehdr_start_test_3-ehdr_start_test.o -ldl -lz +g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DEHDR_START_USER_DEF -g -O2 -MT ehdr_start_test_5-ehdr_start_test.o -MD -MP -MF .deps/ehdr_start_test_5-ehdr_start_test.Tpo -c -o ehdr_start_test_5-ehdr_start_test.o `test -f 'ehdr_start_test.cc' || echo '../../../W._C._Handy/gold/testsuite/'`ehdr_start_test.cc +mv -f .deps/ehdr_start_test_5-ehdr_start_test.Tpo .deps/ehdr_start_test_5-ehdr_start_test.Po +g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DEHDR_START_USER_DEF -g -O2 -MT ehdr_start_test_5-ehdr_start_def.o -MD -MP -MF .deps/ehdr_start_test_5-ehdr_start_def.Tpo -c -o ehdr_start_test_5-ehdr_start_def.o `test -f 'ehdr_start_def.cc' || echo '../../../W._C._Handy/gold/testsuite/'`ehdr_start_def.cc +mv -f .deps/ehdr_start_test_5-ehdr_start_def.Tpo .deps/ehdr_start_test_5-ehdr_start_def.Po +g++-4.8 -DEHDR_START_USER_DEF -g -O2 -Bgcctestdir/ -o ehdr_start_test_5 ehdr_start_test_5-ehdr_start_test.o ehdr_start_test_5-ehdr_start_def.o -ldl -lz make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/incremental_test.sh'. make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gc_comdat_test.sh'. make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gc_tls_test.sh'. @@ -874,134 +893,136 @@ make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gdb_index_t make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gdb_index_test_2.sh'. make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gdb_index_test_3.sh'. make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gdb_index_test_4.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/ehdr_start_test_4.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/defsym_test.sh'. make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/script_test_10.sh'. make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/split_i386.sh'. `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -ffunction-sections -g -o incremental_test_1.o ../../../W._C._Handy/gold/testsuite/incremental_test_1.c `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -ffunction-sections -g -o incremental_test_2.o ../../../W._C._Handy/gold/testsuite/incremental_test_2.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o incremental_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--incremental-full incremental_test_1.o incremental_test_2.o -Wl,-debug 2> incremental_test.cmdline +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o incremental_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--incremental-full incremental_test_1.o incremental_test_2.o -Wl,-debug 2> incremental_test.cmdline ../incremental-dump incremental_test > incremental_test.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o gc_comdat_test_1.o ../../../W._C._Handy/gold/testsuite/gc_comdat_test_1.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o gc_comdat_test_2.o ../../../W._C._Handy/gold/testsuite/gc_comdat_test_2.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gc_comdat_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_comdat_test_1.o gc_comdat_test_2.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o gc_comdat_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_comdat_test_1.o gc_comdat_test_2.o ../../binutils/nm-new -C gc_comdat_test > gc_comdat_test.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -g -o gc_tls_test.o ../../../W._C._Handy/gold/testsuite/gc_tls_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gc_tls_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_tls_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o gc_tls_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_tls_test.o ../../binutils/nm-new -C gc_tls_test > gc_tls_test.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -g -o gc_orphan_section_test.o ../../../W._C._Handy/gold/testsuite/gc_orphan_section_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gc_orphan_section_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_orphan_section_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o gc_orphan_section_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_orphan_section_test.o ../../binutils/nm-new gc_orphan_section_test > gc_orphan_section_test.stdout `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -o pr14265.o ../../../W._C._Handy/gold/testsuite/pr14265.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o pr14265 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections -Wl,-T,../../../W._C._Handy/gold/testsuite/pr14265.t -o pr14265 pr14265.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o pr14265 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections -Wl,-T,../../../W._C._Handy/gold/testsuite/pr14265.t -o pr14265 pr14265.o ../../binutils/nm-new --format=bsd --numeric-sort pr14265 > pr14265.stdout `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -ffunction-sections -o gc_dynamic_list_test.o ../../../W._C._Handy/gold/testsuite/gc_dynamic_list_test.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gc_dynamic_list_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections -Wl,--dynamic-list,../../../W._C._Handy/gold/testsuite/gc_dynamic_list_test.t gc_dynamic_list_test.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o gc_dynamic_list_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections -Wl,--dynamic-list,../../../W._C._Handy/gold/testsuite/gc_dynamic_list_test.t gc_dynamic_list_test.o ../../binutils/nm-new gc_dynamic_list_test > gc_dynamic_list_test.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o icf_test.o ../../../W._C._Handy/gold/testsuite/icf_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_test -Bgcctestdir/ -Wl,--icf=all,-Map,icf_test.map icf_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o icf_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_test -Bgcctestdir/ -Wl,--icf=all,-Map,icf_test.map icf_test.o `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o icf_keep_unique_test.o ../../../W._C._Handy/gold/testsuite/icf_keep_unique_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_keep_unique_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all -Wl,--keep-unique,_Z11unique_funcv icf_keep_unique_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o icf_keep_unique_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all -Wl,--keep-unique,_Z11unique_funcv icf_keep_unique_test.o ../../binutils/nm-new -C icf_keep_unique_test > icf_keep_unique_test.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o icf_safe_test.o ../../../W._C._Handy/gold/testsuite/icf_safe_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_safe_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_safe_test -Bgcctestdir/ -Wl,--icf=safe,-Map,icf_safe_test.map icf_safe_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o icf_safe_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_safe_test -Bgcctestdir/ -Wl,--icf=safe,-Map,icf_safe_test.map icf_safe_test.o ../../binutils/nm-new icf_safe_test > icf_safe_test_1.stdout ../../binutils/readelf -h icf_safe_test > icf_safe_test_2.stdout make[5]: 'icf_safe_test.map' is up to date. `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_safe_so_test.o ../../../W._C._Handy/gold/testsuite/icf_safe_so_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_safe_so_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_safe_so_test -Bgcctestdir/ -Wl,--icf=safe,-Map,icf_safe_so_test.map icf_safe_so_test.o -fPIC -shared +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o icf_safe_so_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_safe_so_test -Bgcctestdir/ -Wl,--icf=safe,-Map,icf_safe_so_test.map icf_safe_so_test.o -fPIC -shared ../../binutils/nm-new icf_safe_so_test > icf_safe_so_test_1.stdout ../../binutils/readelf -h icf_safe_so_test > icf_safe_so_test_2.stdout make[5]: 'icf_safe_so_test.map' is up to date. `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fdata-sections -g -o final_layout.o ../../../W._C._Handy/gold/testsuite/final_layout.cc (echo "*_Z3barv*" && echo ".text._Z3bazv" && echo "*_Z3foov*" && echo "*global_varb*" && echo "*global_vara*" && echo "*global_varc*") > final_layout_sequence.txt (echo "SECTIONS { .text : { *(.text*) } .got : { *(.got .toc) } .sbss : { *(.sbss*) } .bss : { *(.bss*) } }") > final_layout_script.lds -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o final_layout | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--section-ordering-file,final_layout_sequence.txt -Wl,-T,final_layout_script.lds final_layout.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o final_layout | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--section-ordering-file,final_layout_sequence.txt -Wl,-T,final_layout_script.lds final_layout.o ../../binutils/nm-new -n --synthetic final_layout > final_layout.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o text_section_grouping.o ../../../W._C._Handy/gold/testsuite/text_section_grouping.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o text_section_grouping | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ text_section_grouping.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o text_section_grouping | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ text_section_grouping.o ../../binutils/nm-new -n --synthetic text_section_grouping > text_section_grouping.stdout -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o text_section_no_grouping | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--no-text-reorder text_section_grouping.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o text_section_no_grouping | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--no-text-reorder text_section_grouping.o ../../binutils/nm-new -n --synthetic text_section_no_grouping > text_section_no_grouping.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o section_sorting_name.o ../../../W._C._Handy/gold/testsuite/section_sorting_name.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o section_sorting_name | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--sort-section=name section_sorting_name.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o section_sorting_name | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--sort-section=name section_sorting_name.o ../../binutils/nm-new -n --synthetic section_sorting_name > section_sorting_name.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_preemptible_functions_test.o ../../../W._C._Handy/gold/testsuite/icf_preemptible_functions_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_preemptible_functions_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_preemptible_functions_test.o -fPIC -shared +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o icf_preemptible_functions_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_preemptible_functions_test.o -fPIC -shared ../../binutils/nm-new icf_preemptible_functions_test > icf_preemptible_functions_test.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_string_merge_test.o ../../../W._C._Handy/gold/testsuite/icf_string_merge_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_string_merge_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_string_merge_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o icf_string_merge_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_string_merge_test.o ../../binutils/nm-new icf_string_merge_test > icf_string_merge_test.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_sht_rel_addend_test_1.o ../../../W._C._Handy/gold/testsuite/icf_sht_rel_addend_test_1.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_sht_rel_addend_test_2.o ../../../W._C._Handy/gold/testsuite/icf_sht_rel_addend_test_2.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_sht_rel_addend_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_sht_rel_addend_test_1.o icf_sht_rel_addend_test_2.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o icf_sht_rel_addend_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_sht_rel_addend_test_1.o icf_sht_rel_addend_test_2.o ../../binutils/nm-new icf_sht_rel_addend_test > icf_sht_rel_addend_test.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -c -fPIC -g -o merge_string_literals_1.o ../../../W._C._Handy/gold/testsuite/merge_string_literals_1.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -c -fPIC -g -o merge_string_literals_2.o ../../../W._C._Handy/gold/testsuite/merge_string_literals_2.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o merge_string_literals | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ merge_string_literals_1.o merge_string_literals_2.o -O2 -shared -nostdlib +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o merge_string_literals | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ merge_string_literals_1.o merge_string_literals_2.o -O2 -shared -nostdlib ../../binutils/objdump -s -j.rodata merge_string_literals > merge_string_literals.stdout ../../binutils/readelf -w two_file_shared.so >two_file_shared.dbg 2>/dev/null `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_plt_shared_pic.o ../../../W._C._Handy/gold/testsuite/weak_plt_shared.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_plt_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_plt_shared_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o weak_plt_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_plt_shared_pic.o `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -w -o debug_msg.o ../../../W._C._Handy/gold/testsuite/debug_msg.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -w -o odr_violation1.o ../../../W._C._Handy/gold/testsuite/odr_violation1.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -g -c -w -o odr_violation2.o ../../../W._C._Handy/gold/testsuite/odr_violation2.cc -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg debug_msg.o odr_violation1.o odr_violation2.o 2>debug_msg.err +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o debug_msg.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg debug_msg.o odr_violation1.o odr_violation2.o 2>debug_msg.err `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -o missing_key_func.o ../../../W._C._Handy/gold/testsuite/missing_key_func.cc -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o missing_key_func.err -Bgcctestdir/ -o missing_key_func missing_key_func.o 2>missing_key_func.err +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o missing_key_func.err -Bgcctestdir/ -o missing_key_func missing_key_func.o 2>missing_key_func.err test -d gcctestdir || mkdir -p gcctestdir rm -f gcctestdir/as (cd gcctestdir && ln -s [...]/tschwinge/W._C._Handy.build/gold/../gas/as-new as) `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections -c -w -o debug_msg_cdebug.o ../../../W._C._Handy/gold/testsuite/debug_msg.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections -c -w -o odr_violation1_cdebug.o ../../../W._C._Handy/gold/testsuite/odr_violation1.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g -Wa,--compress-debug-sections -c -w -o odr_violation2_cdebug.o ../../../W._C._Handy/gold/testsuite/odr_violation2.cc -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg_cdebug.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_cdebug debug_msg_cdebug.o odr_violation1_cdebug.o odr_violation2_cdebug.o 2>debug_msg_cdebug.err +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o debug_msg_cdebug.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_cdebug debug_msg_cdebug.o odr_violation1_cdebug.o odr_violation2_cdebug.o 2>debug_msg_cdebug.err `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -shared -fPIC -w -o debug_msg.so ../../../W._C._Handy/gold/testsuite/debug_msg.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -shared -fPIC -w -o odr_violation1.so ../../../W._C._Handy/gold/testsuite/odr_violation1.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g -shared -fPIC -w -o odr_violation2.so ../../../W._C._Handy/gold/testsuite/odr_violation2.cc -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg_so.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_so debug_msg.so odr_violation1.so odr_violation2.so 2>debug_msg_so.err +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o debug_msg_so.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_so debug_msg.so odr_violation1.so odr_violation2.so 2>debug_msg_so.err `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g0 -shared -fPIC -w -o debug_msg_ndebug.so ../../../W._C._Handy/gold/testsuite/debug_msg.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g0 -shared -fPIC -w -o odr_violation1_ndebug.so ../../../W._C._Handy/gold/testsuite/odr_violation1.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g0 -shared -fPIC -w -o odr_violation2_ndebug.so ../../../W._C._Handy/gold/testsuite/odr_violation2.cc -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg_ndebug.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_ndebug debug_msg_ndebug.so odr_violation1_ndebug.so odr_violation2_ndebug.so -shared-libgcc -Bdynamic -lstdc++ 2>debug_msg_ndebug.err +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o debug_msg_ndebug.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_ndebug debug_msg_ndebug.so odr_violation1_ndebug.so odr_violation2_ndebug.so -shared-libgcc -Bdynamic -lstdc++ 2>debug_msg_ndebug.err `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT undef_symbol_main.o -MD -MP -MF .deps/undef_symbol_main.Tpo -c -o undef_symbol_main.o ../../../W._C._Handy/gold/testsuite/undef_symbol_main.cc mv -f .deps/undef_symbol_main.Tpo .deps/undef_symbol_main.Po `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -fPIC ../../../W._C._Handy/gold/testsuite/undef_symbol.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o undef_symbol.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared undef_symbol.o -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o undef_symbol.err -Bgcctestdir/ -o undef_symbol_test undef_symbol_main.o undef_symbol.so 2>undef_symbol.err -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_ttext_2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_o_ttext_2 flagstest_debug.o -Wl,-Ttext,0x400010 -Wl,-Tdata,0x800010 +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o undef_symbol.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared undef_symbol.o +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o undef_symbol.err -Bgcctestdir/ -o undef_symbol_test undef_symbol_main.o undef_symbol.so 2>undef_symbol.err +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o flagstest_o_ttext_2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_o_ttext_2 flagstest_debug.o -Wl,-Ttext,0x400010 -Wl,-Tdata,0x800010 ../../binutils/readelf -s ver_test_1.so >ver_test_1.syms 2>/dev/null ../../binutils/readelf -s ver_test_2 >ver_test_2.syms 2>/dev/null ../../binutils/readelf -s ver_test_4.so >ver_test_4.syms 2>/dev/null ../../binutils/readelf -s ver_test_5.so >ver_test_5.syms 2>/dev/null `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_7.o ../../../W._C._Handy/gold/testsuite/ver_test_7.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_7.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_4.script ver_test_4.o ver_test_7.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ver_test_7.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_4.script ver_test_4.o ver_test_7.o ../../binutils/readelf -s ver_test_7.so >ver_test_7.syms 2>/dev/null -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_10.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_10.script ver_test_2.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ver_test_10.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_10.script ver_test_2.o ../../binutils/readelf -s ver_test_10.so >ver_test_10.syms 2>/dev/null `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_4_pic.o ../../../W._C._Handy/gold/testsuite/protected_4.cc -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o protected_3.err -Bgcctestdir/ -shared -o protected_4.so protected_4_pic.o 2>protected_3.err +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o protected_3.err -Bgcctestdir/ -shared -o protected_4.so protected_4_pic.o 2>protected_3.err ../../binutils/readelf -SlW relro_test.so > relro_test.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpic -o ver_matching_def_pic.o ../../../W._C._Handy/gold/testsuite/ver_matching_def.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_matching_def.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -Bgcctestdir/ -shared ver_matching_def_pic.o -Wl,--version-script=../../../W._C._Handy/gold/testsuite/version_script.map +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ver_matching_def.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -Bgcctestdir/ -shared ver_matching_def_pic.o -Wl,--version-script=../../../W._C._Handy/gold/testsuite/version_script.map ../../binutils/objdump -T ver_matching_def.so | ../../binutils/cxxfilt > ver_matching_test.stdout ../../binutils/readelf -SlW script_test_3 > script_test_3.stdout -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_4 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_4.t +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o script_test_4 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_4.t ../../binutils/readelf -SlW script_test_4 > script_test_4.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_5.o -MD -MP -MF .deps/script_test_5.Tpo -c -o script_test_5.o ../../../W._C._Handy/gold/testsuite/script_test_5.cc mv -f .deps/script_test_5.Tpo .deps/script_test_5.Po -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_5 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_5.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_5.t +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o script_test_5 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_5.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_5.t ../../binutils/readelf -SW script_test_5 > script_test_5.stdout -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_6 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_6.t \ +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o script_test_6 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_6.t \ -Wl,-Ttext=0x10001000 -Wl,-Tdata=0x10200000 -Wl,-Tbss=0x10400000 ../../binutils/readelf -SlW script_test_6 > script_test_6.stdout -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_7 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_7.t +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o script_test_7 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_7.t ../../binutils/readelf -SlW script_test_7 > script_test_7.stdout -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_8 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_7.t \ +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o script_test_8 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_7.t \ -Wl,-Ttext=0x20001000 -Wl,-Tdata=0x20200000 -Wl,-Tbss=0x20400000 ../../binutils/readelf -SlW script_test_8 > script_test_8.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -o script_test_9.o ../../../W._C._Handy/gold/testsuite/script_test_9.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_9 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_9.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_9.t +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o script_test_9 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_9.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_9.t ../../binutils/readelf -lW script_test_9 > script_test_9.stdout -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o dynamic_list | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o \ +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o dynamic_list | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o \ -Wl,--dynamic-list ../../../W._C._Handy/gold/testsuite/dynamic_list.t \ -Wl,--dynamic-list-data \ -Wl,--dynamic-list-cpp-new \ @@ -1017,14 +1038,14 @@ mv -f .deps/script_test_5.Tpo .deps/script_test_5.Po `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT hidden_test_main.o -MD -MP -MF .deps/hidden_test_main.Tpo -c -o hidden_test_main.o ../../../W._C._Handy/gold/testsuite/hidden_test_main.c mv -f .deps/hidden_test_main.Tpo .deps/hidden_test_main.Po `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -Bgcctestdir/ -g -shared -fPIC -w -o libhidden.so ../../../W._C._Handy/gold/testsuite/hidden_test_1.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o hidden_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,-R,. hidden_test_main.o libhidden.so 2>hidden_test.err +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o hidden_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,-R,. hidden_test_main.o libhidden.so 2>hidden_test.err echo 'main' > retain_symbols_file_test.in echo 't1' >> retain_symbols_file_test.in echo '_ZN4t16bC1Ev' >> retain_symbols_file_test.in echo '_ZNK4t20a3getEv' >> retain_symbols_file_test.in echo '_Z3t18v' >> retain_symbols_file_test.in echo '__tcf_0' >> retain_symbols_file_test.in -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o retain_symbols_file_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-retain-symbols-file,retain_symbols_file_test.in basic_pic_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o retain_symbols_file_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-retain-symbols-file,retain_symbols_file_test.in basic_pic_test.o ../../binutils/nm-new -C retain_symbols_file_test.so > retain_symbols_file_test.stdout `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o no_version_test.o -c -fPIC ../../../W._C._Handy/gold/testsuite/no_version_test.c gcctestdir/ld -shared -o libno_version_test.so no_version_test.o @@ -1041,20 +1062,26 @@ gcctestdir/ld -shared -o dyn_weak_ref_2.so dyn_weak_ref_2.o gcctestdir/ld -shared -o dyn_weak_ref_1.so dyn_weak_ref_2.so dyn_weak_ref_1.o ../../binutils/readelf -sWD dyn_weak_ref_1.so > dyn_weak_ref.stdout `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o memory_test.o -c ../../../W._C._Handy/gold/testsuite/memory_test.s -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o memory_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -nostartfiles -nostdlib -z max-page-size=0x1000 -z common-page-size=0x1000 -Wl,-T,../../../W._C._Handy/gold/testsuite/memory_test.t -o memory_test memory_test.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o memory_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -nostartfiles -nostdlib -z max-page-size=0x1000 -z common-page-size=0x1000 -Wl,-T,../../../W._C._Handy/gold/testsuite/memory_test.t -o memory_test memory_test.o ../../binutils/readelf -lWS memory_test > memory_test.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -gno-pubnames -c -o gdb_index_test.o ../../../W._C._Handy/gold/testsuite/gdb_index_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gdb_index_test_1 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o gdb_index_test_1 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test.o ../../binutils/readelf --debug-dump=gdb_index gdb_index_test_1 > gdb_index_test_1.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections -c -o gdb_index_test_cdebug.o ../../../W._C._Handy/gold/testsuite/gdb_index_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gdb_index_test_2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test_cdebug.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o gdb_index_test_2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test_cdebug.o ../../binutils/readelf --debug-dump=gdb_index gdb_index_test_2 > gdb_index_test_2.stdout `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -g -c -o gdb_index_test_3.o ../../../W._C._Handy/gold/testsuite/gdb_index_test_3.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gdb_index_test_3 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index,--fatal-warnings gdb_index_test_3.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o gdb_index_test_3 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index,--fatal-warnings gdb_index_test_3.o ../../binutils/readelf --debug-dump=gdb_index gdb_index_test_3 > gdb_index_test_3.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -gpubnames -c -o gdb_index_test_pub.o ../../../W._C._Handy/gold/testsuite/gdb_index_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gdb_index_test_4 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test_pub.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o gdb_index_test_4 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test_pub.o ../../binutils/readelf --debug-dump=gdb_index gdb_index_test_4 > gdb_index_test_4.stdout +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -DEHDR_START_WEAK -o ehdr_start_test_4.o ../../../W._C._Handy/gold/testsuite/ehdr_start_test.cc +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ehdr_start_test_4 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,-Ttext=0x100100 ehdr_start_test_4.o +../../binutils/nm-new ehdr_start_test_4 > ehdr_start_test_4.syms +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -o defsym_test.o ../../../W._C._Handy/gold/testsuite/defsym_test.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o defsym_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--defsym=bar=foo defsym_test.o +../../binutils/readelf -sW defsym_test > defsym_test.syms ../../gas/as-new -o script_test_10.o ../../../W._C._Handy/gold/testsuite/script_test_10.s gcctestdir/ld -o script_test_10 script_test_10.o -T ../../../W._C._Handy/gold/testsuite/script_test_10.t ../../binutils/readelf -SW script_test_10 > script_test_10.stdout @@ -1125,6 +1152,8 @@ PASS: gdb_index_test_1.sh PASS: gdb_index_test_2.sh PASS: gdb_index_test_3.sh PASS: gdb_index_test_4.sh +PASS: ehdr_start_test_4.sh +PASS: defsym_test.sh PASS: script_test_10.sh PASS: split_i386.sh PASS: object_unittest @@ -1151,6 +1180,7 @@ PASS: two_file_separate_shared_12_test PASS: two_file_separate_shared_21_test PASS: two_file_relocatable_test PASS: two_file_pie_test +PASS: pie_copyrelocs_test PASS: two_file_shared_1_nonpic_test PASS: two_file_shared_2_nonpic_test PASS: two_file_same_shared_nonpic_test @@ -1260,20 +1290,24 @@ PASS: ifuncmain7pic PASS: ifuncmain7pie PASS: ifuncvar PASS: start_lib_test +PASS: ehdr_start_test_1 +PASS: ehdr_start_test_2 +PASS: ehdr_start_test_3 +PASS: ehdr_start_test_5 ============================ -2 of 185 tests failed +2 of 192 tests failed See testsuite/test-suite.log ============================ -Makefile:3717: recipe for target 'test-suite.log' failed +Makefile:3901: recipe for target 'test-suite.log' failed make[6]: *** [test-suite.log] Error 1 make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' -Makefile:3796: recipe for target 'check-TESTS' failed +Makefile:3980: recipe for target 'check-TESTS' failed make[5]: *** [check-TESTS] Error 2 make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' -Makefile:4301: recipe for target 'check-am' failed +Makefile:4499: recipe for target 'check-am' failed make[4]: *** [check-am] Error 2 make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' -Makefile:4305: recipe for target 'check' failed +Makefile:4503: recipe for target 'check' failed make[3]: *** [check] Error 2 make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold' @@ -1282,22 +1316,22 @@ make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold' test -d gcctestdir1 || mkdir -p gcctestdir1 rm -f gcctestdir1/ld (cd gcctestdir1 && ln -s ../ld-new ld) -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld1 -g -O2 -Bgcctestdir1/ -Wl,--build-id=tree -Wl,--build-id-chunk-size-for-treehash=12345 -Wl,--build-id-min-file-size-for-treehash=0 -o ld1 main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -ldl -lz +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld1 -g -O2 -Bgcctestdir1/ -Wl,--build-id=tree -Wl,--build-id-chunk-size-for-treehash=12345 -Wl,--build-id-min-file-size-for-treehash=0 -o ld1 main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o mips.o aarch64.o aarch64-reloc-property.o libgold.a ../libiberty/libiberty.a -ldl -lz test -d gcctestdir2 || mkdir -p gcctestdir2 rm -f gcctestdir2/ld (cd gcctestdir2 && ln -s ../ld1 ld) -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld2 -g -O2 -Bgcctestdir2/ -Wl,--build-id=tree -Wl,--build-id-chunk-size-for-treehash=12345 -Wl,--build-id-min-file-size-for-treehash=0 -o ld2 main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -ldl -lz +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld2 -g -O2 -Bgcctestdir2/ -Wl,--build-id=tree -Wl,--build-id-chunk-size-for-treehash=12345 -Wl,--build-id-min-file-size-for-treehash=0 -o ld2 main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o mips.o aarch64.o aarch64-reloc-property.o libgold.a ../libiberty/libiberty.a -ldl -lz gcctestdir1/ld -o libgold-1-r.o -r --whole-archive libgold.a -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld1-r -g -O2 -Bgcctestdir1/ -o ld1-r main.o libgold-1-r.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -ldl -lz +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld1-r -g -O2 -Bgcctestdir1/ -o ld1-r main.o libgold-1-r.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o mips.o aarch64.o aarch64-reloc-property.o libgold.a ../libiberty/libiberty.a -ldl -lz test -d gcctestdir2-r || mkdir -p gcctestdir2-r rm -f gcctestdir2-r/ld (cd gcctestdir2-r && ln -s ../ld1-r ld) gcctestdir2-r/ld -o libgold-2-r.o -r --whole-archive libgold.a -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld2-r -g -O2 -Bgcctestdir2-r/ -o ld2-r main.o libgold-2-r.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -ldl -lz +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld2-r -g -O2 -Bgcctestdir2-r/ -o ld2-r main.o libgold-2-r.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o mips.o aarch64.o aarch64-reloc-property.o libgold.a ../libiberty/libiberty.a -ldl -lz test -d gcctestdir4 || mkdir -p gcctestdir4 rm -f gcctestdir4/ld (cd gcctestdir4 && ln -s ../ld-new ld) -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld4 -g -O2 -Bgcctestdir4/ -Wl,--build-id=tree -Wl,--build-id-chunk-size-for-treehash=12346 -Wl,--build-id-min-file-size-for-treehash=0 -o ld4 main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -ldl -lz +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld4 -g -O2 -Bgcctestdir4/ -Wl,--build-id=tree -Wl,--build-id-chunk-size-for-treehash=12346 -Wl,--build-id-min-file-size-for-treehash=0 -o ld4 main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o mips.o aarch64.o aarch64-reloc-property.o libgold.a ../libiberty/libiberty.a -ldl -lz make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' make check-TESTS make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold' @@ -1323,11 +1357,11 @@ All 3 tests passed make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' -Makefile:859: recipe for target 'check-recursive' failed +Makefile:864: recipe for target 'check-recursive' failed make[2]: *** [check-recursive] Error 1 make[2]: Target 'check' not remade because of errors. make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' -Makefile:6069: recipe for target 'check-gold' failed +Makefile:6126: recipe for target 'check-gold' failed make[1]: *** [check-gold] Error 2 make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/gprof' make check-recursive @@ -1365,14 +1399,14 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \ CC="gcc-4.8" CFLAGS="-g -O2" \ CXX="g++-4.8" CXXFLAGS="-g -O2" \ CC_FOR_HOST="gcc-4.8" CFLAGS_FOR_HOST="-g -O2" \ - OFILES="ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o plugin.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf_i386.o ei386linux.o eelf32_x86_64.o " BFDLIB="../bfd/.libs/libbfd.a" \ - LIBIBERTY="../libiberty/libiberty.a " LIBS="-lz -ldl " \ + OFILES="ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o plugin.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf_i386.o ei386linux.o eelf32_x86_64.o ldbuildid.o" BFDLIB="../bfd/.libs/libbfd.a" \ + LIBIBERTY="../libiberty/libiberty.a " LIBS="-lz -ldl -ldl " \ DO_COMPARE="`echo 'cmp --ignore-initial=16 $f1 $f2' | sed -e 's,\\$,,g'`" \ ; \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file -Test Run By thomas on Thu Sep 11 18:54:41 2014 +Test Run By thomas on Fri Sep 12 16:34:20 2014 Native configuration is i686-pc-linux-gnu === ld tests === @@ -1389,6 +1423,7 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-alpha/alpha.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-arm/arm-elf.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-arm/export-class.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-auto-import/auto-import.exp ... +Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-avr/avr.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-bootstrap/bootstrap.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-cdtest/cdtest.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-checks/checks.exp ... @@ -1522,15 +1557,16 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-x86-64/x86-64.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xc16x/xc16x.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xstormy16/xstormy16.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/coalesce.exp ... +Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/diff_overflow.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/lcall.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/xtensa.exp ... === ld Summary === -# of expected passes 950 +# of expected passes 974 # of expected failures 4 # of untested testcases 6 -[...]/tschwinge/W._C._Handy.build/ld/ld-new 2.24.51.20140214 +[...]/tschwinge/W._C._Handy.build/ld/ld-new 2.24.51.20140911 make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' @@ -1544,7 +1580,7 @@ make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/libiberty/testsui gcc-4.8 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../W._C._Handy/libiberty/testsuite/../../include -o test-demangle \ ../../../W._C._Handy/libiberty/testsuite/test-demangle.c ../libiberty.a ./test-demangle < ../../../W._C._Handy/libiberty/testsuite/demangle-expected -./test-demangle: 888 tests, 0 failures +./test-demangle: 895 tests, 0 failures gcc-4.8 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../W._C._Handy/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-pexecute \ ../../../W._C._Handy/libiberty/testsuite/test-pexecute.c ../libiberty.a ./test-pexecute @@ -1567,12 +1603,14 @@ make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/sim' make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/sim' make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb' make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite' +gcc-4.8 -o read1.so ../../../W._C._Handy/gdb/testsuite/lib/read1.c -Wall -g -shared -fPIC -g -O2 +Making expect-read1 Nothing to be done for all... Making a new config file... make check-single make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite' -rootme=`pwd`; export rootme; srcdir=../../../W._C._Handy/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest -Test Run By thomas on Thu Sep 11 18:57:05 2014 +rootme=`pwd`; export rootme; srcdir=../../../W._C._Handy/gdb/testsuite ; export srcdir ; EXPECT=`if [ "${READ1}" != "" ] ; then echo ${rootme}/expect-read1; elif [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest +Test Run By thomas on Fri Sep 12 16:36:47 2014 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1618,8 +1656,9 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/char_param.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/complete.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/cond_lang.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/dot_all.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/dyn_arrayidx.exp ... +FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/dyn_loc.exp ... -FAIL: gdb.ada/dyn_loc.exp: info locals Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/enum_idx_packed.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/exec_changed.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/expr_delims.exp ... @@ -1643,6 +1682,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/iwide.exp ... FAIL: gdb.ada/iwide.exp: print My_Drawable Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/lang_switch.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_catch_ex.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_dyn_arr.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_ex_cond.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_exc_info.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_interface.exp ... @@ -1653,7 +1693,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_task_info.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mod_from_name.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/nested.exp ... Running ../../../W._C._Handy/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 ../../../W._C._Handy/gdb/testsuite/gdb.ada/null_record.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/operator_bp.exp ... @@ -1661,6 +1700,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/optim_drec.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/packed_array.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/packed_tagged.exp ... FAIL: gdb.ada/packed_tagged.exp: print x +FAIL: gdb.ada/packed_tagged.exp: ptype x +Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/pckd_arr_ren.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/pp-rec-component.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/print_chars.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/print_pc.exp ... @@ -1682,6 +1723,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/str_ref_cmp.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/sym_print_name.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/taft_type.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tagged.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tagged_access.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tagged_not_init.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/task_bp.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tasks.exp ... @@ -1697,6 +1739,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/whatis_array_val.exp ... FAIL: gdb.ada/whatis_array_val.exp: print full Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/widewide.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/win_fu_syms.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/aarch64-atomic-inst.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/alpha-step.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/altivec-abi.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/altivec-regs.exp ... @@ -1705,15 +1748,23 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-disp-step.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-dword.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-entry-value-inline.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-entry-value-param.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-entry-value-paramref.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-entry-value.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-i386-address.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-invalid-stack-middle.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-invalid-stack-top.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-optimout-repeat.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-prologue-xmm.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-stap-optional-prefix.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-stap-special-operands.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-stap-wrong-subexp.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-tailcall-cxx.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-tailcall-noret.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-tailcall-ret.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-word.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/arm-bl-branch-dest.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/arm-disp-step.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/avr-flash-qualifier.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/e500-abi.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/e500-prologue.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/e500-regs.exp ... @@ -1721,6 +1772,11 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/gdb1291.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/gdb1431.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/gdb1558.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-avx.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-avx512.exp ... +gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-avx512.c:20:27: fatal error: nat/x86-cpuid.h: No such file or directory + #include "nat/x86-cpuid.h" + ^ +compilation terminated. Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-bp_permanent.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-byte.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-cfi-notcurrent.exp ... @@ -1732,15 +1788,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-mpx.exp ... gdb compile failed, gcc: error: unrecognized command line option '-fmpx' Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-permbkpt.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-prologue.exp ... -FAIL: gdb.arch/i386-prologue.exp: first backtrace in stack_align_ecx -FAIL: gdb.arch/i386-prologue.exp: second backtrace in stack_align_ecx -FAIL: gdb.arch/i386-prologue.exp: saved registers in stack_align_ecx -FAIL: gdb.arch/i386-prologue.exp: first backtrace in stack_align_edx -FAIL: gdb.arch/i386-prologue.exp: second backtrace in stack_align_edx -FAIL: gdb.arch/i386-prologue.exp: saved registers in stack_align_edx -FAIL: gdb.arch/i386-prologue.exp: first backtrace in stack_align_eax -FAIL: gdb.arch/i386-prologue.exp: second backtrace in stack_align_eax -FAIL: gdb.arch/i386-prologue.exp: saved registers in stack_align_eax Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-signal.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-size-overlap.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-size.exp ... @@ -1755,6 +1802,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/mips16-thunks.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/pa-nullify.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-aix-prologue.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-d128-regs.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-power.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-prologue.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc-dfp.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc-fp.exp ... @@ -1784,12 +1832,16 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/arithmet.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/arrayidx.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/assign.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/async-shell.exp ... +FAIL: gdb.base/async-shell.exp: run & Running ../../../W._C._Handy/gdb/testsuite/gdb.base/async.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-pie-misread.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-pie-noexec.exp ... FAIL: gdb.base/attach-pie-noexec.exp: info shared Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-twice.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-wait-input.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/auto-connect-native-target.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/auto-load.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/auxv.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bang.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bfp-test.exp ... @@ -1800,10 +1852,13 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bitops.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-always.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-caller-line.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-entry.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-idempotent.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-inline.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-interp.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-main-file-remove-fail.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-on-linker-gcd-function.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-probes.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-unload-file.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/breakpoint-shadow.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/call-ar-st.exp ... @@ -1823,12 +1878,15 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/chng-syms.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/code-expr.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/code_elim.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/commands.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/compare-sections.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/completion.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/complex.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/comprdebug.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/cond-eval-mode.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/cond-expr.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/condbreak-call-false.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/condbreak.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/consecutive-step-over.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/consecutive.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/constvars.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/corefile.exp ... @@ -1837,6 +1895,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/ctxobj.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/cursal.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/cvexpr.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dbx.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dcache-line-read-error.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/debug-expr.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/default.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/define.exp ... @@ -1849,6 +1908,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/disasm-end-cu.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/disp-step-syscall.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/display.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dmsym.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/double-prompt-target-event-error.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-bp-same-addr.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-next.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-non-stop.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-pending.exp ... @@ -1868,6 +1929,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/eval-avoid-side-effects.exp Running ../../../W._C._Handy/gdb/testsuite/gdb.base/eval-skip.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/eval.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/exe-lock.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/execution-termios.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/exitsignal.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/expand-psymtabs.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/exprs.exp ... @@ -1892,6 +1954,52 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-buffer-overflow.exp .. Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-relro-pie.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-relro.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb-sigterm.exp ... +FAIL: gdb.base/gdb-sigterm.exp: expect eof #0 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #1 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #2 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #3 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #4 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #6 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #7 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #8 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #9 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #10 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #11 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #12 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #13 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #14 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #15 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #16 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #17 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #18 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #19 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #20 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #22 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #23 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #24 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #25 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #26 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #27 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #29 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #31 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #32 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #33 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #34 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #35 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #36 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #37 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #38 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #39 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #40 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #42 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #43 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #44 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #45 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #46 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #47 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #48 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #49 (stepping inside range 201 times) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1056.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1090.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb11530.exp ... @@ -1908,6 +2016,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gnu_vector.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline1.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline2.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline3.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak-in-shr-unsupported.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak-unmapped.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak2.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/help.exp ... @@ -1962,6 +2072,10 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/nostdlib.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/opaque.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/overlays.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/page.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-after-ctrl-c-running.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-bg-execution.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-execution-startup.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-inferior-exit.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/pc-fp.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/pending.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/permissions.exp ... @@ -1971,6 +2085,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/pr10179.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/pr11022.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/prelink.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/print-file-var.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/print-symbol-loading.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/printcmds.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/prologue-include.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/prologue.exp ... @@ -1988,6 +2103,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/recpar.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/recurse.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/relational.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/relativedebug.exp ... +FAIL: gdb.base/relativedebug.exp: pause found in backtrace Running ../../../W._C._Handy/gdb/testsuite/gdb.base/relocate.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/remote.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/remotetimeout.exp ... @@ -2061,7 +2177,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/so-impl-ld.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/so-indr-cl.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-corrupted.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-disc.exp ... -ERROR: no fileid for kepler Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-display.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-nodir.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-overlap.exp ... @@ -2071,11 +2186,15 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-symbol.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-weak.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/source-dir.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/source-execution.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/source.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sss-bp-on-user-bp-2.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sss-bp-on-user-bp.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/stack-checking.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/stale-infcall.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/stap-probe.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/start.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/statistics.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/step-break.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/step-bt.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/step-line.exp ... @@ -2126,6 +2245,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/twice.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/type-opaque.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/ui-redirect.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/unload.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/until-nodebug.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/until.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/unwindonsignal.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/valgrind-db-attach.exp ... @@ -2133,6 +2253,9 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/valgrind-infcall.exp ... FAIL: gdb.base/valgrind-infcall.exp: target remote for vgdb Running ../../../W._C._Handy/gdb/testsuite/gdb.base/value-double-free.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/varargs.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vla-datatypes.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vla-ptr.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vla-sideeffect.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/volatile.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-cond-infcall.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-cond.exp ... @@ -2144,6 +2267,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-cond-gone.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-delete.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-hw-hit-once.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-hw.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-reuse-slot.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-solib.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoints.exp ... @@ -2156,16 +2280,20 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/enable.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/exception.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/finish.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/function_call_history.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/gcore.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/instruction_history.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/multi-thread-step.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/next.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/nexti.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/nohist.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/record_goto.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/rn-dl-bind.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/segv.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/step.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/stepi.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/tailcall.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/unknown_functions.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/vdso.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/arch.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/break.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/bt.exp ... @@ -2207,12 +2335,14 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/cpcompletion.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/cpexprs.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/cplabel.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/cplusfuncs.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/cpsizeof.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/ctti.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/debug-expr.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/demangle.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/derivation.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/destrprint.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/dispcxx.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/enum-class.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/exception.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/exceptprint.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/expand-psymtabs-cxx.exp ... @@ -2243,6 +2373,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/method.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/method2.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/minsym-fallback.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/misc.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/namelessclass.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/namespace-enum.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/namespace-nested-import.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/namespace.exp ... @@ -2272,6 +2403,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr-574.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr10687.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr10728.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr12028.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr17132.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr9067.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr9167.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr9631.exp ... @@ -2300,6 +2432,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/using-crash.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/virtbase.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/virtfunc.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/virtfunc2.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/vla-cxx.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/am33.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/h8300s.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/hppa.exp ... @@ -2319,10 +2452,17 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/t11_logs.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/t12_bit.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/t13_otr.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dlang/demangle.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dlang/expression.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dlang/primitive-types.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/arr-stride.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/arr-subrange.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/callframecfa.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/clztest.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/corrupt.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/count.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/data-loc.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dup-psym.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-abs-hi-pc.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-ada-ffffffff.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-anon-mptr.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-anonymous-func.exp ... @@ -2344,12 +2484,9 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-empty-namespace.exp .. Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-empty-pc-range.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-entry-value.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-error.exp ... -gdb compile failed, dw2-error.c: Assembler messages: -dw2-error.c:33: Error: bad register name `%rbp' -dw2-error.c:36: Error: bad register name `%rsp' -dw2-error.c:43: Error: bad register name `%rbp' Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-filename.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-icc-opaque.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-icycle.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-ifort-parameter.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-inheritance.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-inline-break.exp ... @@ -2373,6 +2510,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-reg-undefined.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-restore.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-restrict.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-simple-locdesc.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-single-line-discriminators.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-skip-prologue.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-stack-boundary.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-strp.exp ... @@ -2384,11 +2522,14 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw4-sig-types.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dwp-symlink.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dwz.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dwzbuildid.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dynarr-ptr.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/enum-type.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-base.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-loclists.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-mix.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-reread.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/gdb-index.exp ... +FAIL: gdb.dwarf2/gdb-index.exp: touch binary Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/implptr-64bit.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/implptr-optimized-out.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/implptr.exp ... @@ -2410,8 +2551,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/typeddwarf.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/valop.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/watch-notconst.exp ... Running ../../../W._C._Handy/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 +ERROR: couldn't run to breakpoint sub_ Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/charset.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/common-block.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/complex.exp ... @@ -2421,16 +2561,19 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/library-module.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/logical.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/module.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/multi-dim.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/print-formatted.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/subarray.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/types.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/whatis_type.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/complaints.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/observer.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/python-interrupts.exp ... +FAIL: gdb.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print 5", 0, RETURN_MASK_ALL) FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/python-selftest.exp ... FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print 5", 0, RETURN_MASK_ALL) Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/selftest.exp ... +FAIL: gdb.gdb/selftest.exp: backtrace through signal handler Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/xfullpath.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.go/basic-types.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.go/chan.exp ... @@ -2456,20 +2599,22 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/guile.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-arch.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-block.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-breakpoint.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-cmd.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-disasm.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-equal.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-error.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-frame-args.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-frame-inline.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-frame.exp ... -Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-generics.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-gsmob.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-iterator.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-math.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-objfile-script.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-objfile.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-parameter.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-ports.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-pretty-print.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-progspace.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-section-script.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-symbol.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-symtab.exp ... @@ -2529,6 +2674,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-catch-load.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-cli.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-cmd-param-changed.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-condbreak-call-thr-state.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-console.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-disassemble.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-dprintf.exp ... @@ -2560,11 +2706,14 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-return.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-reverse.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-simplerun.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-solib.exp ... +FAIL: gdb.mi/mi-solib.exp: CLI prints solib event (timeout) +FAIL: gdb.mi/mi-solib.exp: check for solib event (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-stack.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-start.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-stepi.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-stepn.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-syn-frame.exp ... +FAIL: gdb.mi/mi-syn-frame.exp: list stack frames Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-undefined-cmd.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-until.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-block.exp ... @@ -2576,6 +2725,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-create-rtti.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-display.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-invalidate.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-rtti.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-vla-c99.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-watch-nonstop.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-watch.exp ... XPASS: gdb.mi/mi-watch.exp: sw: watchpoint trigger @@ -2586,8 +2736,10 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/pr11022.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.modula2/unbounded-array.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/base.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/bkpt-multi-exec.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/dummy-frame-restore.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-arch-exec.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-arch.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-attach.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/watchpoint-multi.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/basicclass.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/nondebug.exp ... @@ -2618,7 +2770,9 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.python/lib-types.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-arch.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-block.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-breakpoint.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-caller-is.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-cmd.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-completion.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-error.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-events.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-evsignal.exp ... @@ -2634,6 +2788,7 @@ FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-frame-args.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-frame-inline.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-frame.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-framefilter-invalidarg.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-framefilter-mi.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-framefilter.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-function.exp ... @@ -2646,6 +2801,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-objfile.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-parameter.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-pp-integral.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-pp-maint.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-pp-re-notag.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-prettyprint.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-progspace.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-prompt.exp ... @@ -2660,6 +2816,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-type.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-typeprint.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-value-cc.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-value.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-xmethods.exp ... +FAIL: gdb.python/py-xmethods.exp: After: g.size_diff<unsigned long>() Running ../../../W._C._Handy/gdb/testsuite/gdb.python/python.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/amd64-tailcall-reverse.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/break-precsave.exp ... @@ -2677,6 +2835,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/i387-stack-reverse.exp .. Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/machinestate-precsave.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/machinestate.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/next-reverse-bkpt-over-sr.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/rerun-prec.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/sigall-precsave.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/sigall-reverse.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/singlejmp-reverse.exp ... @@ -2712,17 +2871,21 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/dlopen-libpthread.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/execl.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/fork-child-threads.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/fork-thread-pending.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/gcore-stale-thread.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/gcore-thread.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/hand-call-in-threads.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/ia64-sigill.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/info-threads-cur-sal.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/interrupted-hand-call.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/kill.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/killed.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/leader-exit.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/linux-dp.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/local-watch-wrong-thread.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/manythreads.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/multiple-step-overs.exp ... +FAIL: gdb.threads/multiple-step-overs.exp: step Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/no-unwaited-for-left.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/non-ldr-exc-1.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/non-ldr-exc-2.exp ... @@ -2733,13 +2896,17 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/print-threads.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/pthread_cond_wait.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/pthreads.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/reconnect-signal.exp ... -ERROR: no fileid for kepler Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/schedlock.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/siginfo-threads.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-command-handle-nopass.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-command-multiple-signals-pending.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-delivered-right-thread.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-while-stepping-over-bp-other-thread.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/sigstep-threads.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/sigthread.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/staticthreads.exp ... -Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/step-after-sr-lock.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/step-over-lands-on-breakpoint.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/step-over-trips-on-watchpoint.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/stepi-random-signal.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/switch-threads.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-execl.exp ... @@ -2769,7 +2936,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/circ.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/collection.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/deltrace.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/disconnected-tracing.exp ... -ERROR: no fileid for kepler Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/entry-values.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/ftrace.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/infotrace.exp ... @@ -2782,6 +2948,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/packetlen.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/passc-dyn.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/passcount.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/pending.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/pr16508.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/qtro.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/range-stepping.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/read-memory.exp ... @@ -2811,31 +2978,31 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.xml/tdesc-xinclude.exp ... === gdb Summary === -# of expected passes 26294 -# of unexpected failures 107 +# of expected passes 30222 +# of unexpected failures 151 # of unexpected successes 2 -# of expected failures 56 +# of expected failures 58 # of unknown successes 1 -# of known failures 63 -# of unresolved testcases 3 +# of known failures 60 +# of unresolved testcases 1 # of untested testcases 29 -# of unsupported tests 52 -[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.7.50.20140214-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory +# of unsupported tests 58 +[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.8.50.20140911-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory -Makefile:164: recipe for target 'check-single' failed +Makefile:192: recipe for target 'check-single' failed make[4]: *** [check-single] Error 1 make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite' -Makefile:147: recipe for target 'check' failed +Makefile:155: recipe for target 'check' failed make[3]: *** [check] Error 2 make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite' -Makefile:1083: recipe for target 'check' failed +Makefile:1100: recipe for target 'check' failed make[2]: *** [check] Error 2 make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb' -Makefile:10236: recipe for target 'check-gdb' failed +Makefile:10293: recipe for target 'check-gdb' failed make[1]: *** [check-gdb] Error 2 make[1]: Target 'check-host' not remade because of errors. make[1]: Nothing to be done for 'check-target'. make[1]: Leaving directory '[...]/tschwinge/W._C._Handy.build' -Makefile:2128: recipe for target 'do-check' failed +Makefile:2127: recipe for target 'do-check' failed make: *** [do-check] Error 2 make: Target 'check' not remade because of errors. diff --git a/binutils-gdb/kepler.SCHWINGE/test/binutils/binutils.sum b/binutils-gdb/kepler.SCHWINGE/test/binutils/binutils.sum index e521ec87..d97fa9d4 100644 --- a/binutils-gdb/kepler.SCHWINGE/test/binutils/binutils.sum +++ b/binutils-gdb/kepler.SCHWINGE/test/binutils/binutils.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Sep 11 18:50:52 2014 +Test Run By thomas on Fri Sep 12 16:30:37 2014 Native configuration is i686-pc-linux-gnu === binutils tests === @@ -7,11 +7,12 @@ Schedule of variations: unix Running target unix +Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/aarch64/aarch64.exp ... Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/ar.exp ... PASS: ar long file names -PASS: ar symbol table PASS: ar thin archive PASS: ar thin archive with nested archive +PASS: ar symbol table PASS: ar argument parsing PASS: ar deterministic archive PASS: ar deleting an element @@ -26,6 +27,7 @@ PASS: objcopy decompress debug sections in archive PASS: objcopy compress debug sections in archive PASS: objdump compress debug sections PASS: objcopy (objcopy compress empty debug sections) +PASS: Uncompressed .debug_str section starting with ZLIB Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/dlltool.exp ... Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/elfedit.exp ... UNSUPPORTED: Update ELF header 1 @@ -125,5 +127,5 @@ Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/x86-64/x86-6 === binutils Summary === -# of expected passes 94 +# of expected passes 95 # of unsupported tests 3 diff --git a/binutils-gdb/kepler.SCHWINGE/test/gas/testsuite/gas.sum b/binutils-gdb/kepler.SCHWINGE/test/gas/testsuite/gas.sum index 18f84237..a3ec884e 100644 --- a/binutils-gdb/kepler.SCHWINGE/test/gas/testsuite/gas.sum +++ b/binutils-gdb/kepler.SCHWINGE/test/gas/testsuite/gas.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Sep 11 18:50:59 2014 +Test Run By thomas on Fri Sep 12 16:30:50 2014 Native configuration is i686-pc-linux-gnu === gas tests === @@ -76,6 +76,7 @@ Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/alpha/alpha.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/arc/arc.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/arc/warn.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/arm/arm.exp ... +Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/avr/avr.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/bfin/bfin.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/bfin/error.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/cfi/cfi.exp ... @@ -194,6 +195,7 @@ PASS: i386 VMX PASS: i386 VMFUNC PASS: i386 SMX PASS: i386 suffix +PASS: i386 suffix (Intel mode) PASS: i386 immed PASS: i386 equates PASS: i386 divide @@ -395,6 +397,35 @@ PASS: i386 XSAVEC insns PASS: i386 XSAVEC insns (Intel disassembly) PASS: i386 XSAVES insns PASS: i386 XSAVES insns (Intel disassembly) +PASS: i386 PREFETCHWT1 insns +PASS: i386 PREFETCHWT1 insns (Intel disassembly) +PASS: i386 SE1 insns +PASS: i386 AVX512F/VL insns (Intel disassembly) +PASS: i386 AVX512F/VL opts insns (Intel disassembly) +PASS: i386 AVX512F/VL opts insns +PASS: i386 AVX512F/VL wig insns (Intel disassembly) +PASS: i386 AVX512F/VL wig insns +PASS: i386 AVX512F/VL insns +PASS: i386 AVX512CD/VL insns (Intel disassembly) +PASS: i386 AVX512CD/VL insns +PASS: i386 AVX512BW insns (Intel disassembly) +PASS: i386 AVX512BW opts insns (Intel disassembly) +PASS: i386 AVX512BW opts insns +PASS: i386 AVX512BW wig insns (Intel disassembly) +PASS: i386 AVX512BW wig insns +PASS: i386 AVX512BW insns +PASS: i386 AVX512BW/VL insns (Intel disassembly) +PASS: i386 AVX512BW/VL opts insns (Intel disassembly) +PASS: i386 AVX512BW/VL opts insns +PASS: i386 AVX512BW/VL wig insns (Intel disassembly) +PASS: i386 AVX512BW/VL wig insns +PASS: i386 AVX512BW/VL insns +PASS: i386 AVX512DQ insns (Intel disassembly) +PASS: i386 AVX512DQ insns +PASS: i386 AVX512DQ/VL insns (Intel disassembly) +PASS: i386 AVX512DQ/VL insns +PASS: i386 omit lock = yes +PASS: i386 omit lock = no PASS: opcodes with invalid modrm byte PASS: i386 reloc PASS: i386 jump16 @@ -513,7 +544,7 @@ Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/mt/mt.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/mt/relocs.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/nds32/nds32.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/nios2/nios2.exp ... -Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/openrisc/allinsn.exp ... +Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/or1k/allinsn.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/pdp11/pdp11.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/pe/pe.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/pj/pj.exp ... @@ -556,6 +587,6 @@ Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/z8k/z8k.exp ... === gas Summary === -# of expected passes 421 -../as-new 2.24.51.20140214 +# of expected passes 451 +../as-new 2.24.51.20140911 diff --git a/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.sum b/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.sum index 83f10efe..18f92230 100644 --- a/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.sum +++ b/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Sep 11 18:57:05 2014 +Test Run By thomas on Fri Sep 12 16:36:47 2014 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -193,9 +193,11 @@ PASS: gdb.ada/dot_all.exp: compilation foo.adb PASS: gdb.ada/dot_all.exp: print addr.all PASS: gdb.ada/dot_all.exp: print addr.ALL PASS: gdb.ada/dot_all.exp: print addr.AlL +Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/dyn_arrayidx.exp ... +FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/dyn_loc.exp ... PASS: gdb.ada/dyn_loc.exp: compilation p.adb -FAIL: gdb.ada/dyn_loc.exp: info locals +XFAIL: gdb.ada/dyn_loc.exp: info locals Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/enum_idx_packed.exp ... PASS: gdb.ada/enum_idx_packed.exp: compilation foo.adb PASS: gdb.ada/enum_idx_packed.exp: print full @@ -319,6 +321,13 @@ PASS: gdb.ada/lang_switch.exp: backtrace with lang set to C Running ../../../W._C._Handy/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 +Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_dyn_arr.exp ... +PASS: gdb.ada/mi_dyn_arr.exp: compilation foo.adb +PASS: gdb.ada/mi_dyn_arr.exp: breakpoint at main +PASS: gdb.ada/mi_dyn_arr.exp: mi runto main +PASS: gdb.ada/mi_dyn_arr.exp: run to foo.adb:22 (set breakpoint) +PASS: gdb.ada/mi_dyn_arr.exp: Create bt varobj +PASS: gdb.ada/mi_dyn_arr.exp: list ggg1's children Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_ex_cond.exp ... PASS: gdb.ada/mi_ex_cond.exp: compilation foo.adb UNSUPPORTED: gdb.ada/mi_ex_cond.exp: insert catchpoint on all Ada exceptions @@ -356,7 +365,7 @@ PASS: gdb.ada/nested.exp: compilation hello.adb PASS: gdb.ada/nested.exp: break on nested function First Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/null_array.exp ... PASS: gdb.ada/null_array.exp: compilation foo.adb -FAIL: gdb.ada/null_array.exp: print my_table +PASS: gdb.ada/null_array.exp: print my_table FAIL: gdb.ada/null_array.exp: ptype my_table PASS: gdb.ada/null_array.exp: print my_matrix Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/null_record.exp ... @@ -445,11 +454,14 @@ PASS: gdb.ada/packed_array.exp: compilation pa.adb PASS: gdb.ada/packed_array.exp: print var PASS: gdb.ada/packed_array.exp: ptype &var PASS: gdb.ada/packed_array.exp: print &var -XFAIL: gdb.ada/packed_array.exp: print u_var +PASS: gdb.ada/packed_array.exp: print u_var Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/packed_tagged.exp ... PASS: gdb.ada/packed_tagged.exp: compilation comp_bug.adb FAIL: gdb.ada/packed_tagged.exp: print x -PASS: gdb.ada/packed_tagged.exp: ptype x +FAIL: gdb.ada/packed_tagged.exp: ptype x +Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/pckd_arr_ren.exp ... +PASS: gdb.ada/pckd_arr_ren.exp: compilation foo.adb +PASS: gdb.ada/pckd_arr_ren.exp: print var Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/pp-rec-component.exp ... PASS: gdb.ada/pp-rec-component.exp: compilation foo.adb PASS: gdb.ada/pp-rec-component.exp: source pp-rec-component.py @@ -541,6 +553,10 @@ PASS: gdb.ada/tagged.exp: ptype segm PASS: gdb.ada/tagged.exp: print segm PASS: gdb.ada/tagged.exp: ptype obj PASS: gdb.ada/tagged.exp: print obj +Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tagged_access.exp ... +PASS: gdb.ada/tagged_access.exp: compilation p.adb +PASS: gdb.ada/tagged_access.exp: ptype c.all +PASS: gdb.ada/tagged_access.exp: ptype c.menu_name Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tagged_not_init.exp ... PASS: gdb.ada/tagged_not_init.exp: compilation foo.adb PASS: gdb.ada/tagged_not_init.exp: print obj @@ -569,6 +585,7 @@ PASS: gdb.ada/task_bp.exp: run to pck.adb:dummy_task - from full symtab Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tasks.exp ... PASS: gdb.ada/tasks.exp: compilation foo.adb PASS: gdb.ada/tasks.exp: info tasks before inserting breakpoint +PASS: gdb.ada/tasks.exp: break break_me task 1 PASS: gdb.ada/tasks.exp: break break_me task 3 PASS: gdb.ada/tasks.exp: continue to breakpoint PASS: gdb.ada/tasks.exp: info tasks after hitting breakpoint @@ -640,6 +657,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/win_fu_syms.exp ... PASS: gdb.ada/win_fu_syms.exp: compilation foo.adb PASS: gdb.ada/win_fu_syms.exp: info line on variable declaration PASS: gdb.ada/win_fu_syms.exp: info line on Do_Nothing call +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/aarch64-atomic-inst.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/alpha-step.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/altivec-abi.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/altivec-regs.exp ... @@ -648,15 +666,23 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-disp-step.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-dword.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-entry-value-inline.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-entry-value-param.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-entry-value-paramref.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-entry-value.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-i386-address.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-invalid-stack-middle.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-invalid-stack-top.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-optimout-repeat.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-prologue-xmm.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-stap-optional-prefix.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-stap-special-operands.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-stap-wrong-subexp.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-tailcall-cxx.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-tailcall-noret.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-tailcall-ret.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-word.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/arm-bl-branch-dest.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/arm-disp-step.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/avr-flash-qualifier.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/e500-abi.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/e500-prologue.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/e500-regs.exp ... @@ -664,6 +690,12 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/gdb1291.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/gdb1431.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/gdb1558.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-avx.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-avx512.exp ... +gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-avx512.c:20:27: fatal error: nat/x86-cpuid.h: No such file or directory + #include "nat/x86-cpuid.h" + ^ +compilation terminated. +UNTESTED: gdb.arch/i386-avx512.exp: i386-avx512.exp Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-bp_permanent.exp ... PASS: gdb.arch/i386-bp_permanent.exp: Stop at the 'standard' start breakpoint (fetching esp). PASS: gdb.arch/i386-bp_permanent.exp: Stop at permanent breakpoint. @@ -764,25 +796,25 @@ PASS: gdb.arch/i386-prologue.exp: backtrace in standard PASS: gdb.arch/i386-prologue.exp: saved registers in standard PASS: gdb.arch/i386-prologue.exp: break *(stack_align_ecx + 7) PASS: gdb.arch/i386-prologue.exp: continue to stack_align_ecx + 7 -FAIL: gdb.arch/i386-prologue.exp: first backtrace in stack_align_ecx +PASS: gdb.arch/i386-prologue.exp: first backtrace in stack_align_ecx PASS: gdb.arch/i386-prologue.exp: continue in stack_align_ecx PASS: gdb.arch/i386-prologue.exp: skip breakpoint in stack_align_ecx -FAIL: gdb.arch/i386-prologue.exp: second backtrace in stack_align_ecx -FAIL: gdb.arch/i386-prologue.exp: saved registers in stack_align_ecx +PASS: gdb.arch/i386-prologue.exp: second backtrace in stack_align_ecx +PASS: gdb.arch/i386-prologue.exp: saved registers in stack_align_ecx PASS: gdb.arch/i386-prologue.exp: break *(stack_align_edx + 7) PASS: gdb.arch/i386-prologue.exp: continue to stack_align_edx + 7 -FAIL: gdb.arch/i386-prologue.exp: first backtrace in stack_align_edx +PASS: gdb.arch/i386-prologue.exp: first backtrace in stack_align_edx PASS: gdb.arch/i386-prologue.exp: continue in stack_align_edx PASS: gdb.arch/i386-prologue.exp: skip breakpoint in stack_align_edx -FAIL: gdb.arch/i386-prologue.exp: second backtrace in stack_align_edx -FAIL: gdb.arch/i386-prologue.exp: saved registers in stack_align_edx +PASS: gdb.arch/i386-prologue.exp: second backtrace in stack_align_edx +PASS: gdb.arch/i386-prologue.exp: saved registers in stack_align_edx PASS: gdb.arch/i386-prologue.exp: break *(stack_align_eax + 7) PASS: gdb.arch/i386-prologue.exp: continue to stack_align_eax + 7 -FAIL: gdb.arch/i386-prologue.exp: first backtrace in stack_align_eax +PASS: gdb.arch/i386-prologue.exp: first backtrace in stack_align_eax PASS: gdb.arch/i386-prologue.exp: continue in stack_align_eax PASS: gdb.arch/i386-prologue.exp: skip breakpoint in stack_align_eax -FAIL: gdb.arch/i386-prologue.exp: second backtrace in stack_align_eax -FAIL: gdb.arch/i386-prologue.exp: saved registers in stack_align_eax +PASS: gdb.arch/i386-prologue.exp: second backtrace in stack_align_eax +PASS: gdb.arch/i386-prologue.exp: saved registers in stack_align_eax PASS: gdb.arch/i386-prologue.exp: continue to gdb1253 PASS: gdb.arch/i386-prologue.exp: skip breakpoint in gdb1253 PASS: gdb.arch/i386-prologue.exp: backtrace in gdb1253 @@ -877,6 +909,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/mips16-thunks.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/pa-nullify.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-aix-prologue.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-d128-regs.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-power.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-prologue.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc-dfp.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc-fp.exp ... @@ -1122,8 +1155,12 @@ PASS: gdb.base/args.exp: argv[2] for two newlines PASS: gdb.base/args.exp: argv[3] for two newlines PASS: gdb.base/args.exp: argv[4] for two newlines Running ../../../W._C._Handy/gdb/testsuite/gdb.base/argv0-symlink.exp ... +PASS: gdb.base/argv0-symlink.exp: set print repeats 10000 +PASS: gdb.base/argv0-symlink.exp: set print elements 10000 PASS: gdb.base/argv0-symlink.exp: kept file symbolic link name PASS: gdb.base/argv0-symlink.exp: kept file symbolic link name for info inferiors +PASS: gdb.base/argv0-symlink.exp: set print repeats 10000 +PASS: gdb.base/argv0-symlink.exp: set print elements 10000 KFAIL: gdb.base/argv0-symlink.exp: kept directory symbolic link name (PRMS: gdb/15934) PASS: gdb.base/argv0-symlink.exp: kept directory symbolic link name for info inferiors Running ../../../W._C._Handy/gdb/testsuite/gdb.base/arithmet.exp ... @@ -1206,13 +1243,23 @@ PASS: gdb.base/assign.exp: v_int+=v_float PASS: gdb.base/assign.exp: set v_int to 6 (18) PASS: gdb.base/assign.exp: v_int+=double Running ../../../W._C._Handy/gdb/testsuite/gdb.base/async-shell.exp ... -PASS: gdb.base/async-shell.exp: set target-async on PASS: gdb.base/async-shell.exp: set non-stop on -PASS: gdb.base/async-shell.exp: run & +FAIL: gdb.base/async-shell.exp: run & PASS: gdb.base/async-shell.exp: shell echo foo PASS: gdb.base/async-shell.exp: interrupt PASS: gdb.base/async-shell.exp: process stopped Running ../../../W._C._Handy/gdb/testsuite/gdb.base/async.exp ... +PASS: gdb.base/async.exp: set exec-done-display on +PASS: gdb.base/async.exp: next& +PASS: gdb.base/async.exp: step& #1 +PASS: gdb.base/async.exp: step& #2 +PASS: gdb.base/async.exp: stepi& +PASS: gdb.base/async.exp: get next insn +PASS: gdb.base/async.exp: nexti& +PASS: gdb.base/async.exp: finish& +PASS: gdb.base/async.exp: jump& +PASS: gdb.base/async.exp: until& +PASS: gdb.base/async.exp: set exec-done-display off Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-pie-misread.exp ... PASS: gdb.base/attach-pie-misread.exp: ldd attach-pie-misread PASS: gdb.base/attach-pie-misread.exp: ldd attach-pie-misread output contains libs @@ -1237,6 +1284,17 @@ PASS: gdb.base/attach-pie-noexec.exp: set architecture i386 FAIL: gdb.base/attach-pie-noexec.exp: info shared Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-twice.exp ... PASS: gdb.base/attach-twice.exp: attach +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-wait-input.exp ... +PASS: gdb.base/attach-wait-input.exp: editing on: get inferior process ID +PASS: gdb.base/attach-wait-input.exp: editing on: detach +PASS: gdb.base/attach-wait-input.exp: editing on: set editing on +PASS: gdb.base/attach-wait-input.exp: editing on: attach and print +PASS: gdb.base/attach-wait-input.exp: editing on: after attach, exit +PASS: gdb.base/attach-wait-input.exp: editing off: get inferior process ID +PASS: gdb.base/attach-wait-input.exp: editing off: detach +PASS: gdb.base/attach-wait-input.exp: editing off: set editing off +PASS: gdb.base/attach-wait-input.exp: editing off: attach and print +PASS: gdb.base/attach-wait-input.exp: editing off: after attach, exit Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach.exp ... PASS: gdb.base/attach.exp: attach to nonsense is prohibited PASS: gdb.base/attach.exp: attach to digits-starting nonsense is prohibited @@ -1262,6 +1320,36 @@ PASS: gdb.base/attach.exp: attach call PASS: gdb.base/attach.exp: info other register PASS: gdb.base/attach.exp: p should_exit = 1 PASS: gdb.base/attach.exp: continue until exit +PASS: gdb.base/attach.exp: starting with --pid +PASS: gdb.base/attach.exp: cmdline attach run: run to prompt +PASS: gdb.base/attach.exp: cmdline attach run: run to main +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/auto-connect-native-target.exp ... +PASS: gdb.base/auto-connect-native-target.exp: check whether a target is already connected +PASS: gdb.base/auto-connect-native-target.exp: check whether board tests the native target +PASS: gdb.base/auto-connect-native-target.exp: kill +PASS: gdb.base/auto-connect-native-target.exp: set auto-connect-native-target off +PASS: gdb.base/auto-connect-native-target.exp: start no longer works +PASS: gdb.base/auto-connect-native-target.exp: explicitly connect to the native target +PASS: gdb.base/auto-connect-native-target.exp: kill: start +PASS: gdb.base/auto-connect-native-target.exp: kill: kill +PASS: gdb.base/auto-connect-native-target.exp: kill: native target remains pushed +PASS: gdb.base/auto-connect-native-target.exp: detach: start +PASS: gdb.base/auto-connect-native-target.exp: detach: detach +PASS: gdb.base/auto-connect-native-target.exp: detach: native target remains pushed +PASS: gdb.base/auto-connect-native-target.exp: run to exit: start +PASS: gdb.base/auto-connect-native-target.exp: run to exit: c +PASS: gdb.base/auto-connect-native-target.exp: run to exit: native target remains pushed +PASS: gdb.base/auto-connect-native-target.exp: disconnect: start +PASS: gdb.base/auto-connect-native-target.exp: disconnect: disconnect +PASS: gdb.base/auto-connect-native-target.exp: disconnect: check whether the target is no longer connected +PASS: gdb.base/auto-connect-native-target.exp: disconnect: no longer connected to a target +PASS: gdb.base/auto-connect-native-target.exp: disconnect: start no longer works +PASS: gdb.base/auto-connect-native-target.exp: set auto-connect-native-target on +PASS: gdb.base/auto-connect-native-target.exp: start auto-connects to the native target after reenabling auto-connect +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/auto-load.exp ... +PASS: gdb.base/auto-load.exp: set auto-load scripts-directory +PASS: gdb.base/auto-load.exp: set auto-load safe-path +PASS: gdb.base/auto-load.exp: print $script_loaded Running ../../../W._C._Handy/gdb/testsuite/gdb.base/auxv.exp ... PASS: gdb.base/auxv.exp: set print sevenbit-strings PASS: gdb.base/auxv.exp: set width 0 @@ -1477,6 +1565,77 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-entry.exp ... PASS: gdb.base/break-entry.exp: info files PASS: gdb.base/break-entry.exp: p/x $pc PASS: gdb.base/break-entry.exp: continue to breakpoint: main +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-idempotent.exp ... +PASS: gdb.base/break-idempotent.exp: always-inserted off: break: set breakpoint always-inserted off +PASS: gdb.base/break-idempotent.exp: always-inserted off: break: once: break foo +PASS: gdb.base/break-idempotent.exp: always-inserted off: break: twice: break foo +PASS: gdb.base/break-idempotent.exp: always-inserted off: break: file $binfile +PASS: gdb.base/break-idempotent.exp: always-inserted off: break: condition $bpnum cond_global == 0 +PASS: gdb.base/break-idempotent.exp: always-inserted off: break: b bar +PASS: gdb.base/break-idempotent.exp: always-inserted off: break: continue +PASS: gdb.base/break-idempotent.exp: always-inserted off: hbreak: set breakpoint always-inserted off +PASS: gdb.base/break-idempotent.exp: always-inserted off: hbreak: once: hbreak foo +PASS: gdb.base/break-idempotent.exp: always-inserted off: hbreak: twice: hbreak foo +PASS: gdb.base/break-idempotent.exp: always-inserted off: hbreak: file $binfile +PASS: gdb.base/break-idempotent.exp: always-inserted off: hbreak: condition $bpnum cond_global == 0 +PASS: gdb.base/break-idempotent.exp: always-inserted off: hbreak: b bar +PASS: gdb.base/break-idempotent.exp: always-inserted off: hbreak: continue +PASS: gdb.base/break-idempotent.exp: always-inserted off: watch: set breakpoint always-inserted off +PASS: gdb.base/break-idempotent.exp: always-inserted off: watch: once: watch global +PASS: gdb.base/break-idempotent.exp: always-inserted off: watch: twice: watch global +PASS: gdb.base/break-idempotent.exp: always-inserted off: watch: file $binfile +PASS: gdb.base/break-idempotent.exp: always-inserted off: watch: condition $bpnum cond_global == 0 +PASS: gdb.base/break-idempotent.exp: always-inserted off: watch: b bar +PASS: gdb.base/break-idempotent.exp: always-inserted off: watch: continue +PASS: gdb.base/break-idempotent.exp: always-inserted off: rwatch: set breakpoint always-inserted off +PASS: gdb.base/break-idempotent.exp: always-inserted off: rwatch: once: rwatch global +PASS: gdb.base/break-idempotent.exp: always-inserted off: rwatch: twice: rwatch global +PASS: gdb.base/break-idempotent.exp: always-inserted off: rwatch: file $binfile +PASS: gdb.base/break-idempotent.exp: always-inserted off: rwatch: condition $bpnum cond_global == 0 +PASS: gdb.base/break-idempotent.exp: always-inserted off: rwatch: b bar +PASS: gdb.base/break-idempotent.exp: always-inserted off: rwatch: continue +PASS: gdb.base/break-idempotent.exp: always-inserted off: awatch: set breakpoint always-inserted off +PASS: gdb.base/break-idempotent.exp: always-inserted off: awatch: once: awatch global +PASS: gdb.base/break-idempotent.exp: always-inserted off: awatch: twice: awatch global +PASS: gdb.base/break-idempotent.exp: always-inserted off: awatch: file $binfile +PASS: gdb.base/break-idempotent.exp: always-inserted off: awatch: condition $bpnum cond_global == 0 +PASS: gdb.base/break-idempotent.exp: always-inserted off: awatch: b bar +PASS: gdb.base/break-idempotent.exp: always-inserted off: awatch: continue +PASS: gdb.base/break-idempotent.exp: always-inserted on: break: set breakpoint always-inserted on +PASS: gdb.base/break-idempotent.exp: always-inserted on: break: once: break foo +PASS: gdb.base/break-idempotent.exp: always-inserted on: break: twice: break foo +PASS: gdb.base/break-idempotent.exp: always-inserted on: break: file $binfile +PASS: gdb.base/break-idempotent.exp: always-inserted on: break: condition $bpnum cond_global == 0 +PASS: gdb.base/break-idempotent.exp: always-inserted on: break: b bar +PASS: gdb.base/break-idempotent.exp: always-inserted on: break: continue +PASS: gdb.base/break-idempotent.exp: always-inserted on: hbreak: set breakpoint always-inserted on +PASS: gdb.base/break-idempotent.exp: always-inserted on: hbreak: once: hbreak foo +PASS: gdb.base/break-idempotent.exp: always-inserted on: hbreak: twice: hbreak foo +PASS: gdb.base/break-idempotent.exp: always-inserted on: hbreak: file $binfile +PASS: gdb.base/break-idempotent.exp: always-inserted on: hbreak: condition $bpnum cond_global == 0 +PASS: gdb.base/break-idempotent.exp: always-inserted on: hbreak: b bar +PASS: gdb.base/break-idempotent.exp: always-inserted on: hbreak: continue +PASS: gdb.base/break-idempotent.exp: always-inserted on: watch: set breakpoint always-inserted on +PASS: gdb.base/break-idempotent.exp: always-inserted on: watch: once: watch global +PASS: gdb.base/break-idempotent.exp: always-inserted on: watch: twice: watch global +PASS: gdb.base/break-idempotent.exp: always-inserted on: watch: file $binfile +PASS: gdb.base/break-idempotent.exp: always-inserted on: watch: condition $bpnum cond_global == 0 +PASS: gdb.base/break-idempotent.exp: always-inserted on: watch: b bar +PASS: gdb.base/break-idempotent.exp: always-inserted on: watch: continue +PASS: gdb.base/break-idempotent.exp: always-inserted on: rwatch: set breakpoint always-inserted on +PASS: gdb.base/break-idempotent.exp: always-inserted on: rwatch: once: rwatch global +PASS: gdb.base/break-idempotent.exp: always-inserted on: rwatch: twice: rwatch global +PASS: gdb.base/break-idempotent.exp: always-inserted on: rwatch: file $binfile +PASS: gdb.base/break-idempotent.exp: always-inserted on: rwatch: condition $bpnum cond_global == 0 +PASS: gdb.base/break-idempotent.exp: always-inserted on: rwatch: b bar +PASS: gdb.base/break-idempotent.exp: always-inserted on: rwatch: continue +PASS: gdb.base/break-idempotent.exp: always-inserted on: awatch: set breakpoint always-inserted on +PASS: gdb.base/break-idempotent.exp: always-inserted on: awatch: once: awatch global +PASS: gdb.base/break-idempotent.exp: always-inserted on: awatch: twice: awatch global +PASS: gdb.base/break-idempotent.exp: always-inserted on: awatch: file $binfile +PASS: gdb.base/break-idempotent.exp: always-inserted on: awatch: condition $bpnum cond_global == 0 +PASS: gdb.base/break-idempotent.exp: always-inserted on: awatch: b bar +PASS: gdb.base/break-idempotent.exp: always-inserted on: awatch: continue Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-inline.exp ... PASS: gdb.base/break-inline.exp: break Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-interp.exp ... @@ -2167,11 +2326,97 @@ XFAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: prelink break-interp-LDpr PASS: gdb.base/break-interp.exp: LDprelinkYESdebugIN: copy ld-2.19.so to break-interp-LDprelinkYESdebugIN PASS: gdb.base/break-interp.exp: LDprelinkYESdebugIN: unprelink break-interp-LDprelinkYESdebugIN pre-unprelink (missing /usr/sbin/prelink) XFAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: prelink break-interp-LDprelinkYESdebugIN (missing /usr/sbin/prelink) +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-main-file-remove-fail.exp ... +PASS: gdb.base/break-main-file-remove-fail.exp: cmdline: set breakpoint always-inserted on +PASS: gdb.base/break-main-file-remove-fail.exp: cmdline: break foo +PASS: gdb.base/break-main-file-remove-fail.exp: cmdline: breakpoint is set +PASS: gdb.base/break-main-file-remove-fail.exp: cmdline: get integer valueof "pg_size" (4096) +PASS: gdb.base/break-main-file-remove-fail.exp: cmdline: get integer valueof "munmap (134512640, 4096)" (0) +PASS: gdb.base/break-main-file-remove-fail.exp: cmdline: failure to remove breakpoint warns +PASS: gdb.base/break-main-file-remove-fail.exp: file: set breakpoint always-inserted on +PASS: gdb.base/break-main-file-remove-fail.exp: file: break foo +PASS: gdb.base/break-main-file-remove-fail.exp: file: breakpoint is set +PASS: gdb.base/break-main-file-remove-fail.exp: file: get integer valueof "pg_size" (4096) +PASS: gdb.base/break-main-file-remove-fail.exp: file: get integer valueof "munmap (134512640, 4096)" (0) +PASS: gdb.base/break-main-file-remove-fail.exp: file: failure to remove breakpoint warns Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-on-linker-gcd-function.exp ... PASS: gdb.base/break-on-linker-gcd-function.exp: b 24 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-probes.exp ... PASS: gdb.base/break-probes.exp: set stop-on-solib-events 1 UNTESTED: gdb.base/break-probes.exp: probes not present on this system +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-unload-file.exp ... +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: set breakpoint always-inserted off +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: break foo +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: breakpoint is not pending +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: breakpoint is disabled +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: delete all breakpoints +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file $binfile +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: b bar +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: continue +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: set breakpoint always-inserted off +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: hbreak foo +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: breakpoint is not pending +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: file +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: breakpoint is disabled +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: delete all breakpoints +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: file $binfile +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: b bar +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: continue +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: set breakpoint always-inserted on +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: break foo +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: breakpoint is not pending +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: breakpoint is disabled +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: delete all breakpoints +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file $binfile +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: b bar +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: continue +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: set breakpoint always-inserted on +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: hbreak foo +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: breakpoint is not pending +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: file +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: breakpoint is disabled +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: delete all breakpoints +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: file $binfile +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: b bar +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: continue +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: set breakpoint always-inserted off +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: break foo +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: breakpoint is not pending +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: file +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: breakpoint is disabled +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: delete all breakpoints +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: file $binfile +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: b bar +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: continue +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: set breakpoint always-inserted off +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: hbreak foo +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: breakpoint is not pending +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: file +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: breakpoint is disabled +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: delete all breakpoints +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: file $binfile +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: b bar +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: continue +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: set breakpoint always-inserted on +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: break foo +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: breakpoint is not pending +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: file +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: breakpoint is disabled +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: delete all breakpoints +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: file $binfile +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: b bar +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: continue +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: set breakpoint always-inserted on +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: hbreak foo +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: breakpoint is not pending +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: file +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: breakpoint is disabled +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: delete all breakpoints +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: file $binfile +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: b bar +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: continue Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break.exp ... PASS: gdb.base/break.exp: Delete all breakpoints when none PASS: gdb.base/break.exp: breakpoint function @@ -2280,6 +2525,10 @@ PASS: gdb.base/breakpoint-shadow.exp: disassembly without breakpoints PASS: gdb.base/breakpoint-shadow.exp: First breakpoint placed PASS: gdb.base/breakpoint-shadow.exp: Second breakpoint placed PASS: gdb.base/breakpoint-shadow.exp: disassembly with breakpoints +PASS: gdb.base/breakpoint-shadow.exp: set code-cache off +PASS: gdb.base/breakpoint-shadow.exp: set code-cache on +PASS: gdb.base/breakpoint-shadow.exp: disassembly with breakpoints, fresh code cache +PASS: gdb.base/breakpoint-shadow.exp: disassembly without breakpoints, no stale breakpoints Running ../../../W._C._Handy/gdb/testsuite/gdb.base/call-ar-st.exp ... PASS: gdb.base/call-ar-st.exp: set print sevenbit-strings PASS: gdb.base/call-ar-st.exp: set print address off @@ -3504,6 +3753,11 @@ PASS: gdb.base/commands.exp: define mycommand in user_defined_command_test PASS: gdb.base/commands.exp: enter commands in user_defined_command_test PASS: gdb.base/commands.exp: execute user defined command in user_defined_command_test PASS: gdb.base/commands.exp: display user command in user_defined_command_test +PASS: gdb.base/commands.exp: define myemptycommand in user_defined_command_test +PASS: gdb.base/commands.exp: end definition of user-defined command with empty body +PASS: gdb.base/commands.exp: execute user-defined empty command in user_defined_command_test +PASS: gdb.base/commands.exp: display empty command in command list in user_defined_command_test +PASS: gdb.base/commands.exp: display user-defined empty command in user_defined_command_test PASS: gdb.base/commands.exp: set args in watchpoint_command_test PASS: gdb.base/commands.exp: watch local_var PASS: gdb.base/commands.exp: begin commands on watch @@ -3595,7 +3849,36 @@ PASS: gdb.base/commands.exp: expect response to define backtrace PASS: gdb.base/commands.exp: enter commands in redefine_backtrace_test PASS: gdb.base/commands.exp: execute backtrace command in redefine_backtrace_test PASS: gdb.base/commands.exp: execute bt command in redefine_backtrace_test +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/compare-sections.exp ... +PASS: gdb.base/compare-sections.exp: after file: compare-sections +PASS: gdb.base/compare-sections.exp: after file: compare-sections -r +PASS: gdb.base/compare-sections.exp: after reload: compare-sections +PASS: gdb.base/compare-sections.exp: after reload: compare-sections -r +PASS: gdb.base/compare-sections.exp: compare-sections .text +PASS: gdb.base/compare-sections.exp: after run to main: compare-sections +PASS: gdb.base/compare-sections.exp: after run to main: compare-sections -r +PASS: gdb.base/compare-sections.exp: read-only: list read-only sections +PASS: gdb.base/compare-sections.exp: read-only: get value of read-only section +PASS: gdb.base/compare-sections.exp: read-only: corrupt read-only section +PASS: gdb.base/compare-sections.exp: read-only: compare-sections -r Running ../../../W._C._Handy/gdb/testsuite/gdb.base/completion.exp ... +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_ +PASS: gdb.base/completion.exp: complete set gnutarget aut +PASS: gdb.base/completion.exp: complete set cp-abi aut +PASS: gdb.base/completion.exp: complete target core +PASS: gdb.base/completion.exp: complete target tfile +PASS: gdb.base/completion.exp: complete target exec +PASS: gdb.base/completion.exp: complete set height +PASS: gdb.base/completion.exp: complete set height u +PASS: gdb.base/completion.exp: complete set listsize +PASS: gdb.base/completion.exp: complete set listsize unl +PASS: gdb.base/completion.exp: complete set trace-buffer-size +PASS: gdb.base/completion.exp: complete set trace-buffer-size unl PASS: gdb.base/completion.exp: complete 'hfgfh' PASS: gdb.base/completion.exp: complete 'show output' PASS: gdb.base/completion.exp: complete 'show output-' @@ -3635,23 +3918,6 @@ PASS: gdb.base/completion.exp: complete-command 'file ./gdb.base/compl' PASS: gdb.base/completion.exp: complete 'file ./gdb.base/complet' PASS: gdb.base/completion.exp: complete 'info func marke' 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_ -PASS: gdb.base/completion.exp: complete set gnutarget aut -PASS: gdb.base/completion.exp: complete set cp-abi aut -PASS: gdb.base/completion.exp: complete target core ./gdb.base/completion -PASS: gdb.base/completion.exp: complete target tfile ./gdb.base/completion -PASS: gdb.base/completion.exp: complete target exec ./gdb.base/completion -PASS: gdb.base/completion.exp: complete set height -PASS: gdb.base/completion.exp: complete set height u -PASS: gdb.base/completion.exp: complete set listsize -PASS: gdb.base/completion.exp: complete set listsize unl -PASS: gdb.base/completion.exp: complete set trace-buffer-size -PASS: gdb.base/completion.exp: complete set trace-buffer-size unl Running ../../../W._C._Handy/gdb/testsuite/gdb.base/complex.exp ... PASS: gdb.base/complex.exp: print complex packed value in C PASS: gdb.base/complex.exp: print complex value in C @@ -3671,6 +3937,10 @@ PASS: gdb.base/cond-expr.exp: print value of cond expr (var true) PASS: gdb.base/cond-expr.exp: set variable x=0 PASS: gdb.base/cond-expr.exp: print value of cond expr (var false) PASS: gdb.base/cond-expr.exp: print whatis of cond expr +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/condbreak-call-false.exp ... +PASS: gdb.base/condbreak-call-false.exp: break foo if zero() +PASS: gdb.base/condbreak-call-false.exp: break bar +PASS: gdb.base/condbreak-call-false.exp: c Running ../../../W._C._Handy/gdb/testsuite/gdb.base/condbreak.exp ... PASS: gdb.base/condbreak.exp: breakpoint function PASS: gdb.base/condbreak.exp: break marker1 if 1==1 @@ -3702,6 +3972,16 @@ PASS: gdb.base/condbreak.exp: complete cond 1 PASS: gdb.base/condbreak.exp: set variable $var = 1 PASS: gdb.base/condbreak.exp: complete cond $v PASS: gdb.base/condbreak.exp: complete cond 1 values[0].a +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/consecutive-step-over.exp ... +PASS: gdb.base/consecutive-step-over.exp: set breakpoint condition-evaluation host +PASS: gdb.base/consecutive-step-over.exp: get breakpoint addresses +PASS: gdb.base/consecutive-step-over.exp: insn 1: set breakpoint +PASS: gdb.base/consecutive-step-over.exp: insn 1: set condition +PASS: gdb.base/consecutive-step-over.exp: insn 2: set breakpoint +PASS: gdb.base/consecutive-step-over.exp: insn 2: set condition +PASS: gdb.base/consecutive-step-over.exp: insn 3: set breakpoint +PASS: gdb.base/consecutive-step-over.exp: insn 3: set condition +PASS: gdb.base/consecutive-step-over.exp: continue to breakpoint: break here Running ../../../W._C._Handy/gdb/testsuite/gdb.base/consecutive.exp ... PASS: gdb.base/consecutive.exp: continue to breakpoint in foo PASS: gdb.base/consecutive.exp: get breakpoint address for foo @@ -3997,6 +4277,14 @@ XFAIL: gdb.base/dbx.exp: func sum PASS: gdb.base/dbx.exp: stop in sum PASS: gdb.base/dbx.exp: cont 2 XFAIL: gdb.base/dbx.exp: func print_average +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dcache-line-read-error.exp ... +PASS: gdb.base/dcache-line-read-error.exp: get integer valueof "pg_size" (4096) +PASS: gdb.base/dcache-line-read-error.exp: set dcache line size to twice the pagesize +PASS: gdb.base/dcache-line-read-error.exp: info dcache +PASS: gdb.base/dcache-line-read-error.exp: delete mem +PASS: gdb.base/dcache-line-read-error.exp: info mem +PASS: gdb.base/dcache-line-read-error.exp: disassemble first_mapped_page, +10 +PASS: gdb.base/dcache-line-read-error.exp: disassemble last_mapped_page, +10 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/debug-expr.exp ... PASS: gdb.base/debug-expr.exp: set variable array[0] = 0 PASS: gdb.base/debug-expr.exp: set variable array[1] = 1 @@ -4004,6 +4292,7 @@ PASS: gdb.base/debug-expr.exp: set variable array[2] = 2 PASS: gdb.base/debug-expr.exp: set variable array[3] = 3 PASS: gdb.base/debug-expr.exp: set debug expression 1 PASS: gdb.base/debug-expr.exp: print /x {char[4]} array +PASS: gdb.base/debug-expr.exp: String evaluation with debug expr Running ../../../W._C._Handy/gdb/testsuite/gdb.base/default.exp ... PASS: gdb.base/default.exp: add-symbol-file PASS: gdb.base/default.exp: append @@ -4244,8 +4533,7 @@ PASS: gdb.base/default.exp: source PASS: gdb.base/default.exp: step "s" abbreviation #2 PASS: gdb.base/default.exp: step #2 PASS: gdb.base/default.exp: symbol-file -PASS: gdb.base/default.exp: target child -PASS: gdb.base/default.exp: target procfs +PASS: gdb.base/default.exp: target native PASS: gdb.base/default.exp: target core PASS: gdb.base/default.exp: target exec PASS: gdb.base/default.exp: target remote @@ -4683,12 +4971,36 @@ PASS: gdb.base/dmsym.exp: set lang auto PASS: gdb.base/dmsym.exp: Run until breakpoint at BREAK PASS: gdb.base/dmsym.exp: continue PASS: gdb.base/dmsym.exp: print val +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/double-prompt-target-event-error.exp ... +PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: set breakpoint +PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: set height 2 +PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: continue to pagination +PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: first prompt +PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: no double prompt +PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: set height unlimited +PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: set breakpoint +PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: set height 2 +PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: define user command: wrapcont +PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: continue to pagination +PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: first prompt +PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: no double prompt +PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: set height unlimited +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-bp-same-addr.exp ... +PASS: gdb.base/dprintf-bp-same-addr.exp: gdb: set dprintf-style gdb +PASS: gdb.base/dprintf-bp-same-addr.exp: gdb: set breakpoint always-inserted on +PASS: gdb.base/dprintf-bp-same-addr.exp: gdb: set dprintf +PASS: gdb.base/dprintf-bp-same-addr.exp: gdb: set breakpoint +PASS: gdb.base/dprintf-bp-same-addr.exp: gdb: continue +PASS: gdb.base/dprintf-bp-same-addr.exp: agent: set dprintf-style agent +PASS: gdb.base/dprintf-bp-same-addr.exp: agent: set breakpoint always-inserted on +UNSUPPORTED: gdb.base/dprintf-bp-same-addr.exp: agent: set dprintf +PASS: gdb.base/dprintf-bp-same-addr.exp: agent: set breakpoint +PASS: gdb.base/dprintf-bp-same-addr.exp: agent: continue Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-next.exp ... PASS: gdb.base/dprintf-next.exp: dprintf 24, "%d\n", x PASS: gdb.base/dprintf-next.exp: next 1 PASS: gdb.base/dprintf-next.exp: next 2 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-non-stop.exp ... -PASS: gdb.base/dprintf-non-stop.exp: set target-async on PASS: gdb.base/dprintf-non-stop.exp: set non-stop on PASS: gdb.base/dprintf-non-stop.exp: dprintf foo,"At foo entry\n" PASS: gdb.base/dprintf-non-stop.exp: continue & @@ -4722,8 +5034,9 @@ PASS: gdb.base/dprintf.exp: Set dprintf function PASS: gdb.base/dprintf.exp: Set dprintf channel PASS: gdb.base/dprintf.exp: 1st dprintf, fprintf PASS: gdb.base/dprintf.exp: 2nd dprintf, fprintf -PASS: gdb.base/dprintf.exp: Set dprintf style to agent - cannot do +UNSUPPORTED: gdb.base/dprintf.exp: set dprintf style to agent PASS: gdb.base/dprintf.exp: Set dprintf style to an unrecognized type +PASS: gdb.base/dprintf.exp: probe for target remote Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dump.exp ... PASS: gdb.base/dump.exp: inaccessible memory is reported PASS: gdb.base/dump.exp: get hexadecimal valueof "&intarray" @@ -5134,6 +5447,14 @@ PASS: gdb.base/eval.exp: First eval. PASS: gdb.base/eval.exp: Second eval. Running ../../../W._C._Handy/gdb/testsuite/gdb.base/exe-lock.exp ... PASS: gdb.base/exe-lock.exp: continue until exit +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/execution-termios.exp ... +PASS: gdb.base/execution-termios.exp: next: termios ok +PASS: gdb.base/execution-termios.exp: infcall: termios ok +PASS: gdb.base/execution-termios.exp: continue: break 34 +PASS: gdb.base/execution-termios.exp: continue: termios ok +PASS: gdb.base/execution-termios.exp: finish: break func +PASS: gdb.base/execution-termios.exp: finish: continue +PASS: gdb.base/execution-termios.exp: finish: termios ok Running ../../../W._C._Handy/gdb/testsuite/gdb.base/exitsignal.exp ... PASS: gdb.base/exitsignal.exp: $_exitsignal is void before running PASS: gdb.base/exitsignal.exp: $_exitcode is void before running @@ -5433,6 +5754,7 @@ PASS: gdb.base/exprs.exp: print unsigned long < (~0) (print v_unsigned_long < 0x PASS: gdb.base/exprs.exp: print unsigned long > (~0) (setup) PASS: gdb.base/exprs.exp: print unsigned long > (~0) (print v_unsigned_long > 0) PASS: gdb.base/exprs.exp: print unsigned long > (~0) (print v_unsigned_long > 0x7FFF) +PASS: gdb.base/exprs.exp: set print symbol off PASS: gdb.base/exprs.exp: print (void*)v_signed_char (setup) PASS: gdb.base/exprs.exp: print (void*)v_signed_char (print (void*)v_signed_char) PASS: gdb.base/exprs.exp: print (void*)v_signed_short (setup) @@ -5508,8 +5830,11 @@ PASS: gdb.base/fileio.exp: Isatty (stdout) PASS: gdb.base/fileio.exp: Isatty (stderr) PASS: gdb.base/fileio.exp: Isatty (invalid fd) PASS: gdb.base/fileio.exp: Isatty (open file) -PASS: gdb.base/fileio.exp: System says shell is available +PASS: gdb.base/fileio.exp: set debug remote 1 +UNSUPPORTED: gdb.base/fileio.exp: System says shell is not available +PASS: gdb.base/fileio.exp: set debug remote 0 PASS: gdb.base/fileio.exp: set remote system-call-allowed 1 +PASS: gdb.base/fileio.exp: System says shell is available PASS: gdb.base/fileio.exp: System(3) call PASS: gdb.base/fileio.exp: System with invalid command returns 127 PASS: gdb.base/fileio.exp: Rename a file @@ -5627,14 +5952,86 @@ PASS: gdb.base/foll-fork.exp: set follow-fork to nonsense is prohibited PASS: gdb.base/foll-fork.exp: reset parent PASS: gdb.base/foll-fork.exp: insert first fork catchpoint PASS: gdb.base/foll-fork.exp: continue to first fork catchpoint -PASS: gdb.base/foll-fork.exp: default show parent follow, no catchpoints -PASS: gdb.base/foll-fork.exp: default parent follow, no catchpoints -PASS: gdb.base/foll-fork.exp: set follow-fork parent -PASS: gdb.base/foll-fork.exp: explicit show parent follow, no catchpoints -PASS: gdb.base/foll-fork.exp: explicit parent follow, no catchpoints -PASS: gdb.base/foll-fork.exp: set follow-fork child -PASS: gdb.base/foll-fork.exp: explicit show child follow, no catchpoints -PASS: gdb.base/foll-fork.exp: explicit child follow, no catchpoints +PASS: gdb.base/foll-fork.exp: follow default, detach default, command "next 2": set verbose +PASS: gdb.base/foll-fork.exp: follow default, detach default, command "next 2": show follow-fork +PASS: gdb.base/foll-fork.exp: follow default, detach default, command "next 2": show detach-on-fork +PASS: gdb.base/foll-fork.exp: follow default, detach default, command "next 2": next 2 past fork +PASS: gdb.base/foll-fork.exp: follow default, detach default, command "next 2": info inferiors +PASS: gdb.base/foll-fork.exp: follow default, detach default, command "continue": set verbose +PASS: gdb.base/foll-fork.exp: follow default, detach default, command "continue": show follow-fork +PASS: gdb.base/foll-fork.exp: follow default, detach default, command "continue": show detach-on-fork +PASS: gdb.base/foll-fork.exp: follow default, detach default, command "continue": set breakpoint after fork +PASS: gdb.base/foll-fork.exp: follow default, detach default, command "continue": continue past fork +PASS: gdb.base/foll-fork.exp: follow default, detach default, command "continue": info inferiors +PASS: gdb.base/foll-fork.exp: follow parent, detach on, command "next 2": set verbose +PASS: gdb.base/foll-fork.exp: follow parent, detach on, command "next 2": set follow-fork parent +PASS: gdb.base/foll-fork.exp: follow parent, detach on, command "next 2": show follow-fork +PASS: gdb.base/foll-fork.exp: follow parent, detach on, command "next 2": set detach-on-fork on +PASS: gdb.base/foll-fork.exp: follow parent, detach on, command "next 2": show detach-on-fork +PASS: gdb.base/foll-fork.exp: follow parent, detach on, command "next 2": next 2 past fork +PASS: gdb.base/foll-fork.exp: follow parent, detach on, command "next 2": info inferiors +PASS: gdb.base/foll-fork.exp: follow parent, detach on, command "continue": set verbose +PASS: gdb.base/foll-fork.exp: follow parent, detach on, command "continue": set follow-fork parent +PASS: gdb.base/foll-fork.exp: follow parent, detach on, command "continue": show follow-fork +PASS: gdb.base/foll-fork.exp: follow parent, detach on, command "continue": set detach-on-fork on +PASS: gdb.base/foll-fork.exp: follow parent, detach on, command "continue": show detach-on-fork +PASS: gdb.base/foll-fork.exp: follow parent, detach on, command "continue": set breakpoint after fork +PASS: gdb.base/foll-fork.exp: follow parent, detach on, command "continue": continue past fork +PASS: gdb.base/foll-fork.exp: follow parent, detach on, command "continue": info inferiors +PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "next 2": set verbose +PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "next 2": set follow-fork parent +PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "next 2": show follow-fork +PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "next 2": set detach-on-fork off +PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "next 2": show detach-on-fork +PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "next 2": next 2 past fork +PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "next 2": info inferiors +PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "next 2": inferior 2 +PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "next 2": continue until exit at continue unfollowed inferior to end +PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "continue": set verbose +PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "continue": set follow-fork parent +PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "continue": show follow-fork +PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "continue": set detach-on-fork off +PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "continue": show detach-on-fork +PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "continue": set breakpoint after fork +PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "continue": continue past fork +PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "continue": info inferiors +PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "continue": inferior 2 +PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "continue": continue to breakpoint: continue unfollowed inferior to bp +PASS: gdb.base/foll-fork.exp: follow child, detach on, command "next 2": set verbose +PASS: gdb.base/foll-fork.exp: follow child, detach on, command "next 2": set follow-fork child +PASS: gdb.base/foll-fork.exp: follow child, detach on, command "next 2": show follow-fork +PASS: gdb.base/foll-fork.exp: follow child, detach on, command "next 2": set detach-on-fork on +PASS: gdb.base/foll-fork.exp: follow child, detach on, command "next 2": show detach-on-fork +PASS: gdb.base/foll-fork.exp: follow child, detach on, command "next 2": next 2 past fork +PASS: gdb.base/foll-fork.exp: follow child, detach on, command "next 2": info inferiors +PASS: gdb.base/foll-fork.exp: follow child, detach on, command "continue": set verbose +PASS: gdb.base/foll-fork.exp: follow child, detach on, command "continue": set follow-fork child +PASS: gdb.base/foll-fork.exp: follow child, detach on, command "continue": show follow-fork +PASS: gdb.base/foll-fork.exp: follow child, detach on, command "continue": set detach-on-fork on +PASS: gdb.base/foll-fork.exp: follow child, detach on, command "continue": show detach-on-fork +PASS: gdb.base/foll-fork.exp: follow child, detach on, command "continue": set breakpoint after fork +PASS: gdb.base/foll-fork.exp: follow child, detach on, command "continue": continue past fork +PASS: gdb.base/foll-fork.exp: follow child, detach on, command "continue": info inferiors +PASS: gdb.base/foll-fork.exp: follow child, detach off, command "next 2": set verbose +PASS: gdb.base/foll-fork.exp: follow child, detach off, command "next 2": set follow-fork child +PASS: gdb.base/foll-fork.exp: follow child, detach off, command "next 2": show follow-fork +PASS: gdb.base/foll-fork.exp: follow child, detach off, command "next 2": set detach-on-fork off +PASS: gdb.base/foll-fork.exp: follow child, detach off, command "next 2": show detach-on-fork +PASS: gdb.base/foll-fork.exp: follow child, detach off, command "next 2": next 2 past fork +PASS: gdb.base/foll-fork.exp: follow child, detach off, command "next 2": info inferiors +PASS: gdb.base/foll-fork.exp: follow child, detach off, command "next 2": inferior 1 +PASS: gdb.base/foll-fork.exp: follow child, detach off, command "next 2": continue until exit at continue unfollowed inferior to end +PASS: gdb.base/foll-fork.exp: follow child, detach off, command "continue": set verbose +PASS: gdb.base/foll-fork.exp: follow child, detach off, command "continue": set follow-fork child +PASS: gdb.base/foll-fork.exp: follow child, detach off, command "continue": show follow-fork +PASS: gdb.base/foll-fork.exp: follow child, detach off, command "continue": set detach-on-fork off +PASS: gdb.base/foll-fork.exp: follow child, detach off, command "continue": show detach-on-fork +PASS: gdb.base/foll-fork.exp: follow child, detach off, command "continue": set breakpoint after fork +PASS: gdb.base/foll-fork.exp: follow child, detach off, command "continue": continue past fork +PASS: gdb.base/foll-fork.exp: follow child, detach off, command "continue": info inferiors +PASS: gdb.base/foll-fork.exp: follow child, detach off, command "continue": inferior 1 +PASS: gdb.base/foll-fork.exp: follow child, detach off, command "continue": continue to breakpoint: continue unfollowed inferior to bp +PASS: gdb.base/foll-fork.exp: set verbose PASS: gdb.base/foll-fork.exp: explicit child follow, set catch fork PASS: gdb.base/foll-fork.exp: info shows catchpoint without pid PASS: gdb.base/foll-fork.exp: explicit child follow, catch fork @@ -5887,23 +6284,19 @@ PASS: gdb.base/funcargs.exp: stepping into function called with trampolines PASS: gdb.base/funcargs.exp: backtrace through call with trampolines PASS: gdb.base/funcargs.exp: stepping back to main from function called with trampolines Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-buffer-overflow.exp ... -PASS: gdb.base/gcore-buffer-overflow.exp: help gcore PASS: gdb.base/gcore-buffer-overflow.exp: Set buffer exceeding arguments PASS: gdb.base/gcore-buffer-overflow.exp: save a corefile Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-relro-pie.exp ... PASS: gdb.base/gcore-relro-pie.exp: strip -PASS: gdb.base/gcore-relro-pie.exp: help gcore PASS: gdb.base/gcore-relro-pie.exp: save a corefile PASS: gdb.base/gcore-relro-pie.exp: re-load generated corefile PASS: gdb.base/gcore-relro-pie.exp: x/i $pc PASS: gdb.base/gcore-relro-pie.exp: unstripped + core ok Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-relro.exp ... -PASS: gdb.base/gcore-relro.exp: help gcore PASS: gdb.base/gcore-relro.exp: save a corefile PASS: gdb.base/gcore-relro.exp: re-load generated corefile PASS: gdb.base/gcore-relro.exp: library got loaded Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore.exp ... -PASS: gdb.base/gcore.exp: help gcore PASS: gdb.base/gcore.exp: set breakpoint at terminal_func PASS: gdb.base/gcore.exp: continue to terminal_func PASS: gdb.base/gcore.exp: save a corefile @@ -5918,6 +6311,53 @@ PASS: gdb.base/gcore.exp: corefile restored un-initialized array PASS: gdb.base/gcore.exp: corefile restored heap array PASS: gdb.base/gcore.exp: corefile restored stack array PASS: gdb.base/gcore.exp: corefile restored backtrace +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb-sigterm.exp ... +FAIL: gdb.base/gdb-sigterm.exp: expect eof #0 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #1 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #2 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #3 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #4 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #6 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #7 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #8 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #9 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #10 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #11 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #12 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #13 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #14 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #15 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #16 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #17 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #18 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #19 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #20 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #22 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #23 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #24 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #25 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #26 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #27 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #29 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #31 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #32 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #33 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #34 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #35 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #36 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #37 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #38 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #39 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #40 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #42 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #43 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #44 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #45 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #46 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #47 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #48 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #49 (stepping inside range 201 times) +PASS: gdb.base/gdb-sigterm.exp: 50 SIGTERM passes Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1056.exp ... PASS: gdb.base/gdb1056.exp: print 1/0 PASS: gdb.base/gdb1056.exp: Test unsigned division by zero @@ -6111,6 +6551,17 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline2.exp ... PASS: gdb.base/hashline2.exp: set breakpoint Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline3.exp ... PASS: gdb.base/hashline3.exp: set breakpoint +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak-in-shr-unsupported.exp ... +PASS: gdb.base/hbreak-in-shr-unsupported.exp: probe for target remote +PASS: gdb.base/hbreak-in-shr-unsupported.exp: set breakpoint always-inserted on +PASS: gdb.base/hbreak-in-shr-unsupported.exp: probe hbreak support +UNSUPPORTED: gdb.base/hbreak-in-shr-unsupported.exp: can't disable hw breakpoint support +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak-unmapped.exp ... +PASS: gdb.base/hbreak-unmapped.exp: probe hardware breakpoint support +PASS: gdb.base/hbreak-unmapped.exp: set breakpoint always-inserted on +PASS: gdb.base/hbreak-unmapped.exp: hbreak *0 +PASS: gdb.base/hbreak-unmapped.exp: info break shows hw breakpoint +PASS: gdb.base/hbreak-unmapped.exp: info break shows no breakpoints Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak.exp ... PASS: gdb.base/hbreak.exp: hbreak PASS: gdb.base/hbreak.exp: continue to break-at-exit after hbreak @@ -6255,7 +6706,6 @@ PASS: gdb.base/included.exp: ptype integer PASS: gdb.base/included.exp: info variables integer Running ../../../W._C._Handy/gdb/testsuite/gdb.base/inferior-died.exp ... PASS: gdb.base/inferior-died.exp: set detach-on-fork off -PASS: gdb.base/inferior-died.exp: set target-async on PASS: gdb.base/inferior-died.exp: set non-stop on PASS: gdb.base/inferior-died.exp: continue to breakpoint: breakpoint PASS: gdb.base/inferior-died.exp: inferior 2 @@ -6376,7 +6826,6 @@ PASS: gdb.base/interp.exp: interpreter-exec mi3 "-break-insert main" PASS: gdb.base/interp.exp: can list sources Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interrupt-noterm.exp ... PASS: gdb.base/interrupt-noterm.exp: set interactive-mode off -PASS: gdb.base/interrupt-noterm.exp: set target-async on PASS: gdb.base/interrupt-noterm.exp: set confirm off PASS: gdb.base/interrupt-noterm.exp: delete PASS: gdb.base/interrupt-noterm.exp: set confirm on @@ -6429,7 +6878,7 @@ PASS: gdb.base/jit.exp: one_jit_test-1: set var argc = 2 PASS: gdb.base/jit.exp: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so" PASS: gdb.base/jit.exp: one_jit_test-1: set var count = 1 PASS: gdb.base/jit.exp: one_jit_test-1: continue to breakpoint: break here 1 -PASS: gdb.base/jit.exp: one_jit_test-1: info function jit_function +PASS: gdb.base/jit.exp: one_jit_test-1: info function ^jit_function PASS: gdb.base/jit.exp: one_jit_test-1: continue to breakpoint: break here 2 PASS: gdb.base/jit.exp: one_jit_test-1: info function jit_function PASS: gdb.base/jit.exp: one_jit_test-2: continue to breakpoint: break here 0 @@ -6437,7 +6886,7 @@ PASS: gdb.base/jit.exp: one_jit_test-2: set var argc = 2 PASS: gdb.base/jit.exp: one_jit_test-2: set var libname = "SHLIBDIR/jit-solib.so" PASS: gdb.base/jit.exp: one_jit_test-2: set var count = 2 PASS: gdb.base/jit.exp: one_jit_test-2: continue to breakpoint: break here 1 -PASS: gdb.base/jit.exp: one_jit_test-2: info function jit_function +PASS: gdb.base/jit.exp: one_jit_test-2: info function ^jit_function PASS: gdb.base/jit.exp: one_jit_test-2: continue to breakpoint: break here 2 PASS: gdb.base/jit.exp: one_jit_test-2: info function jit_function PASS: gdb.base/jit.exp: PIE: one_jit_test-1: continue to breakpoint: break here 0 @@ -6445,7 +6894,7 @@ PASS: gdb.base/jit.exp: PIE: one_jit_test-1: set var argc = 2 PASS: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so" PASS: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1 PASS: gdb.base/jit.exp: PIE: one_jit_test-1: continue to breakpoint: break here 1 -PASS: gdb.base/jit.exp: PIE: one_jit_test-1: info function jit_function +PASS: gdb.base/jit.exp: PIE: one_jit_test-1: info function ^jit_function PASS: gdb.base/jit.exp: PIE: one_jit_test-1: continue to breakpoint: break here 2 PASS: gdb.base/jit.exp: PIE: one_jit_test-1: info function jit_function Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jump.exp ... @@ -6558,6 +7007,51 @@ PASS: gdb.base/list.exp: search extremely long line (> 5000 chars) PASS: gdb.base/list.exp: set listsize 2 PASS: gdb.base/list.exp: list 1 PASS: gdb.base/list.exp: list ,5 +PASS: gdb.base/list.exp: list after stop: 1, 10: set listsize 1 +PASS: gdb.base/list.exp: list after stop: 1, 10: next +PASS: gdb.base/list.exp: list after stop: 1, 10: set listsize 10 +PASS: gdb.base/list.exp: list after stop: 1, 10: list #1 +PASS: gdb.base/list.exp: list after stop: 1, 10: list #2 +PASS: gdb.base/list.exp: list after stop: 10, 10: set listsize 10 +PASS: gdb.base/list.exp: list after stop: 10, 10: next +PASS: gdb.base/list.exp: list after stop: 10, 10: set listsize 10 +PASS: gdb.base/list.exp: list after stop: 10, 10: list #1 +PASS: gdb.base/list.exp: list after stop: 10, 10: list #2 +PASS: gdb.base/list.exp: list after stop: 10, 1: set listsize 10 +PASS: gdb.base/list.exp: list after stop: 10, 1: next +PASS: gdb.base/list.exp: list after stop: 10, 1: set listsize 1 +PASS: gdb.base/list.exp: list after stop: 10, 1: list #1 +PASS: gdb.base/list.exp: list after stop: 10, 1: list #2 +PASS: gdb.base/list.exp: list after stop: 10, 2: set listsize 10 +PASS: gdb.base/list.exp: list after stop: 10, 2: next +PASS: gdb.base/list.exp: list after stop: 10, 2: set listsize 2 +PASS: gdb.base/list.exp: list after stop: 10, 2: list #1 +PASS: gdb.base/list.exp: list after stop: 10, 2: list #2 +PASS: gdb.base/list.exp: list after stop: 10, 3: set listsize 10 +PASS: gdb.base/list.exp: list after stop: 10, 3: next +PASS: gdb.base/list.exp: list after stop: 10, 3: set listsize 3 +PASS: gdb.base/list.exp: list after stop: 10, 3: list #1 +PASS: gdb.base/list.exp: list after stop: 10, 3: list #2 +PASS: gdb.base/list.exp: list - after stop: 10, 10: set listsize 10 +PASS: gdb.base/list.exp: list - after stop: 10, 10: next +PASS: gdb.base/list.exp: list - after stop: 10, 10: set listsize 10 +PASS: gdb.base/list.exp: list - after stop: 10, 10: list - #1 +PASS: gdb.base/list.exp: list - after stop: 10, 10: list - #2 +PASS: gdb.base/list.exp: list - after stop: 10, 3: set listsize 10 +PASS: gdb.base/list.exp: list - after stop: 10, 3: next +PASS: gdb.base/list.exp: list - after stop: 10, 3: set listsize 3 +PASS: gdb.base/list.exp: list - after stop: 10, 3: list - #1 +PASS: gdb.base/list.exp: list - after stop: 10, 3: list - #2 +PASS: gdb.base/list.exp: list - after stop: 10, 2: set listsize 10 +PASS: gdb.base/list.exp: list - after stop: 10, 2: next +PASS: gdb.base/list.exp: list - after stop: 10, 2: set listsize 2 +PASS: gdb.base/list.exp: list - after stop: 10, 2: list - #1 +PASS: gdb.base/list.exp: list - after stop: 10, 2: list - #2 +PASS: gdb.base/list.exp: list - after stop: 10, 1: set listsize 10 +PASS: gdb.base/list.exp: list - after stop: 10, 1: next +PASS: gdb.base/list.exp: list - after stop: 10, 1: set listsize 1 +PASS: gdb.base/list.exp: list - after stop: 10, 1: list - #1 +PASS: gdb.base/list.exp: list - after stop: 10, 1: list - #2 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/logical.exp ... PASS: gdb.base/logical.exp: evaluate x; variables x = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate !x; variables x = 0; expecting 1 @@ -7153,6 +7647,7 @@ PASS: gdb.base/maint.exp: mt set per off for expand-symtabs PASS: gdb.base/maint.exp: maint check-psymtabs PASS: gdb.base/maint.exp: maint check-symtabs PASS: gdb.base/maint.exp: maint set per-command on +PASS: gdb.base/maint.exp: pwd PASS: gdb.base/maint.exp: maint set per-command off PASS: gdb.base/maint.exp: maint demangle PASS: gdb.base/maint.exp: maint demangle main @@ -7417,6 +7912,55 @@ PASS: gdb.base/page.exp: pagination is on PASS: gdb.base/page.exp: set height 10 PASS: gdb.base/page.exp: paged help PASS: gdb.base/page.exp: q +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-after-ctrl-c-running.exp ... +PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: set breakpoint +PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: set height 2 +PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: continue +PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: got prompt +PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: GDB accepts further input +PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: set height unlimited +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-bg-execution.exp ... +PASS: gdb.base/paginate-bg-execution.exp: paginate: b after_sleep +PASS: gdb.base/paginate-bg-execution.exp: paginate: set height 2 +PASS: gdb.base/paginate-bg-execution.exp: paginate: continue& +PASS: gdb.base/paginate-bg-execution.exp: paginate: pagination handled, breakpoint hit +PASS: gdb.base/paginate-bg-execution.exp: paginate: GDB accepts further input +PASS: gdb.base/paginate-bg-execution.exp: paginate: set height unlimited +PASS: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: b after_sleep +PASS: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: set height 2 +PASS: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: continue& +PASS: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: continue& paginates +PASS: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: cancel pagination +PASS: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: GDB accepts further input +PASS: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: set height unlimited +PASS: gdb.base/paginate-bg-execution.exp: cancel with quit: b after_sleep +PASS: gdb.base/paginate-bg-execution.exp: cancel with quit: set height 2 +PASS: gdb.base/paginate-bg-execution.exp: cancel with quit: continue& +PASS: gdb.base/paginate-bg-execution.exp: cancel with quit: continue& paginates +PASS: gdb.base/paginate-bg-execution.exp: cancel with quit: cancel pagination +PASS: gdb.base/paginate-bg-execution.exp: cancel with quit: GDB accepts further input +PASS: gdb.base/paginate-bg-execution.exp: cancel with quit: set height unlimited +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-execution-startup.exp ... +PASS: gdb.base/paginate-execution-startup.exp: probe support: run to main +PASS: gdb.base/paginate-execution-startup.exp: probe support: set height unlimited +PASS: gdb.base/paginate-execution-startup.exp: return: run to pagination +PASS: gdb.base/paginate-execution-startup.exp: return: send \n to GDB +PASS: gdb.base/paginate-execution-startup.exp: return: GDB accepts further input +PASS: gdb.base/paginate-execution-startup.exp: return: set height unlimited +PASS: gdb.base/paginate-execution-startup.exp: cancel with ctrl-c: run to pagination +PASS: gdb.base/paginate-execution-startup.exp: cancel with ctrl-c: cancel pagination +PASS: gdb.base/paginate-execution-startup.exp: cancel with ctrl-c: GDB accepts further input +PASS: gdb.base/paginate-execution-startup.exp: cancel with ctrl-c: set height unlimited +PASS: gdb.base/paginate-execution-startup.exp: cancel with quit: run to pagination +PASS: gdb.base/paginate-execution-startup.exp: cancel with quit: cancel pagination +PASS: gdb.base/paginate-execution-startup.exp: cancel with quit: GDB accepts further input +PASS: gdb.base/paginate-execution-startup.exp: cancel with quit: set height unlimited +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-inferior-exit.exp ... +PASS: gdb.base/paginate-inferior-exit.exp: paginate: set height 2 +PASS: gdb.base/paginate-inferior-exit.exp: paginate: continue to pagination +PASS: gdb.base/paginate-inferior-exit.exp: paginate: inferior exits normally +PASS: gdb.base/paginate-inferior-exit.exp: paginate: GDB accepts further input +PASS: gdb.base/paginate-inferior-exit.exp: paginate: set height unlimited Running ../../../W._C._Handy/gdb/testsuite/gdb.base/pc-fp.exp ... PASS: gdb.base/pc-fp.exp: get hexadecimal valueof "$pc" PASS: gdb.base/pc-fp.exp: get hexadecimal valueof "$fp" @@ -7570,6 +8114,38 @@ PASS: gdb.base/print-file-var.exp: breapoint past v1 & v2 initialization PASS: gdb.base/print-file-var.exp: continue to STOP marker PASS: gdb.base/print-file-var.exp: print 'print-file-var-lib1.c'::this_version_id == v1 PASS: gdb.base/print-file-var.exp: print 'print-file-var-lib2.c'::this_version_id == v2 +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/print-symbol-loading.exp ... +PASS: gdb.base/print-symbol-loading.exp: save a corefile +PASS: gdb.base/print-symbol-loading.exp: core off: set print symbol-loading off +PASS: gdb.base/print-symbol-loading.exp: core off: file +PASS: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile +PASS: gdb.base/print-symbol-loading.exp: core off: load shared-lib +PASS: gdb.base/print-symbol-loading.exp: core off: library got loaded +PASS: gdb.base/print-symbol-loading.exp: core brief: set print symbol-loading brief +PASS: gdb.base/print-symbol-loading.exp: core brief: file +PASS: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile +PASS: gdb.base/print-symbol-loading.exp: core brief: load shared-lib +PASS: gdb.base/print-symbol-loading.exp: core brief: library got loaded +PASS: gdb.base/print-symbol-loading.exp: core full: set print symbol-loading full +PASS: gdb.base/print-symbol-loading.exp: core full: file +PASS: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile +PASS: gdb.base/print-symbol-loading.exp: core full: load shared-lib +PASS: gdb.base/print-symbol-loading.exp: core full: library got loaded +PASS: gdb.base/print-symbol-loading.exp: shlib off: set auto-solib-add off +PASS: gdb.base/print-symbol-loading.exp: shlib off: set print symbol-loading off +PASS: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib +PASS: gdb.base/print-symbol-loading.exp: shlib off: continue to breakpoint: lib +PASS: gdb.base/print-symbol-loading.exp: shlib off: library got loaded +PASS: gdb.base/print-symbol-loading.exp: shlib brief: set auto-solib-add off +PASS: gdb.base/print-symbol-loading.exp: shlib brief: set print symbol-loading brief +PASS: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib +PASS: gdb.base/print-symbol-loading.exp: shlib brief: continue to breakpoint: lib +PASS: gdb.base/print-symbol-loading.exp: shlib brief: library got loaded +PASS: gdb.base/print-symbol-loading.exp: shlib full: set auto-solib-add off +PASS: gdb.base/print-symbol-loading.exp: shlib full: set print symbol-loading full +PASS: gdb.base/print-symbol-loading.exp: shlib full: load shared-lib +PASS: gdb.base/print-symbol-loading.exp: shlib full: continue to breakpoint: lib +PASS: gdb.base/print-symbol-loading.exp: shlib full: library got loaded Running ../../../W._C._Handy/gdb/testsuite/gdb.base/printcmds.exp ... PASS: gdb.base/printcmds.exp: print $pc PASS: gdb.base/printcmds.exp: print "abc" @@ -8740,7 +9316,7 @@ PASS: gdb.base/relational.exp: set variable z PASS: gdb.base/relational.exp: print value of (x==y)<z Running ../../../W._C._Handy/gdb/testsuite/gdb.base/relativedebug.exp ... PASS: gdb.base/relativedebug.exp: continue -PASS: gdb.base/relativedebug.exp: pause found in backtrace +FAIL: gdb.base/relativedebug.exp: pause found in backtrace Running ../../../W._C._Handy/gdb/testsuite/gdb.base/relocate.exp ... PASS: gdb.base/relocate.exp: add-symbol-file: unknown option -raednow PASS: gdb.base/relocate.exp: add-symbol-file: unknown option readnow @@ -10359,9 +10935,8 @@ PASS: gdb.base/solib-corrupted.exp: normal list XFAIL: gdb.base/solib-corrupted.exp: make solibs looping UNTESTED: gdb.base/solib-corrupted.exp: no _r_debug symbol has been found Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-disc.exp ... -ERROR: no fileid for kepler Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-display.exp ... -UNRESOLVED: gdb.base/solib-display.exp: NO: display a_global +PASS: gdb.base/solib-display.exp: NO: display a_global PASS: gdb.base/solib-display.exp: NO: display b_global PASS: gdb.base/solib-display.exp: NO: display c_global PASS: gdb.base/solib-display.exp: NO: after rerun @@ -10434,6 +11009,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/source-dir.exp ... PASS: gdb.base/source-dir.exp: directory /nOtExStInG/a /nOtExStInG/b /nOtExStInG/c PASS: gdb.base/source-dir.exp: directory /nOtExStInG/b /nOtExStInG/d /nOtExStInG/c +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/source-execution.exp ... +PASS: gdb.base/source-execution.exp: source source-execution.gdb Running ../../../W._C._Handy/gdb/testsuite/gdb.base/source.exp ... PASS: gdb.base/source.exp: script contains error PASS: gdb.base/source.exp: source -v @@ -10444,6 +11021,17 @@ PASS: gdb.base/source.exp: source -s -v PASS: gdb.base/source.exp: source -v -s PASS: gdb.base/source.exp: source for-sure-nonexistant-file PASS: gdb.base/source.exp: source source-nofile.gdb +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sss-bp-on-user-bp-2.exp ... +PASS: gdb.base/sss-bp-on-user-bp-2.exp: set debug target 1 +PASS: gdb.base/sss-bp-on-user-bp-2.exp: probe target hardware step +UNSUPPORTED: gdb.base/sss-bp-on-user-bp-2.exp: target doesn't use software single-stepping +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sss-bp-on-user-bp.exp ... +PASS: gdb.base/sss-bp-on-user-bp.exp: continue to breakpoint: first breakpoint +PASS: gdb.base/sss-bp-on-user-bp.exp: disassemble main +PASS: gdb.base/sss-bp-on-user-bp.exp: b *0x0804845f +PASS: gdb.base/sss-bp-on-user-bp.exp: set breakpoint always-inserted on +PASS: gdb.base/sss-bp-on-user-bp.exp: si +PASS: gdb.base/sss-bp-on-user-bp.exp: jump *$pc Running ../../../W._C._Handy/gdb/testsuite/gdb.base/stack-checking.exp ... PASS: gdb.base/stack-checking.exp: continue to breakpoint: breakpoint for small frame PASS: gdb.base/stack-checking.exp: bt @@ -10515,6 +11103,8 @@ PASS: gdb.base/stap-probe.exp: with semaphore, optimized: print $_probe_argc for PASS: gdb.base/stap-probe.exp: with semaphore, optimized: print $_probe_arg1 for probe ps Running ../../../W._C._Handy/gdb/testsuite/gdb.base/start.exp ... PASS: gdb.base/start.exp: start +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/statistics.exp ... +PASS: gdb.base/statistics.exp: startup time and space Running ../../../W._C._Handy/gdb/testsuite/gdb.base/step-break.exp ... PASS: gdb.base/step-break.exp: breakpoint line number PASS: gdb.base/step-break.exp: run until breakpoint set at a line number @@ -11487,6 +12077,8 @@ PASS: gdb.base/subst.exp: add substitution rule to empty string PASS: gdb.base/subst.exp: show substitute-path after all paths added PASS: gdb.base/subst.exp: show substitute-path from, after all paths added PASS: gdb.base/subst.exp: show substitute-path depuis, after all paths added +PASS: gdb.base/subst.exp: show substitute-path from/path, after all paths added +PASS: gdb.base/subst.exp: show substitute-path from_a_bad_path, after all paths added PASS: gdb.base/subst.exp: show substitute-path garbage, after all paths added PASS: gdb.base/subst.exp: unset substitute-path from PASS: gdb.base/subst.exp: show substitute-path from, after unsetting it @@ -11499,16 +12091,24 @@ PASS: gdb.base/subst.exp: show substitute-path after empty rule removed PASS: gdb.base/subst.exp: remove all remaining substitution rules PASS: gdb.base/subst.exp: show substitute-path after all remaining rules removed Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file.exp ... -PASS: gdb.base/sym-file.exp: add-symbol-file .*sym-file-lib\.so addr +PASS: gdb.base/sym-file.exp: continue to breakpoint: gdb_add_symbol_file +PASS: gdb.base/sym-file.exp: add-symbol-file sym-file-lib.so addr PASS: gdb.base/sym-file.exp: info files must display sym-file-lib PASS: gdb.base/sym-file.exp: continue to breakpoint: bar PASS: gdb.base/sym-file.exp: continue to breakpoint: foo PASS: gdb.base/sym-file.exp: continue to breakpoint: gdb_remove_symbol_file PASS: gdb.base/sym-file.exp: remove-symbol-file -a addr PASS: gdb.base/sym-file.exp: info files must not display sym-file-lib -PASS: gdb.base/sym-file.exp: check if Breakpoint 2 is pending. -PASS: gdb.base/sym-file.exp: check if Breakpoint 3 is pending. -PASS: gdb.base/sym-file.exp: continue until exit +PASS: gdb.base/sym-file.exp: breakpoint at foo is pending +PASS: gdb.base/sym-file.exp: breakpoint at bar is pending +PASS: gdb.base/sym-file.exp: continue to breakpoint: reload +PASS: gdb.base/sym-file.exp: stale bkpts: set breakpoint always-inserted on +PASS: gdb.base/sym-file.exp: stale bkpts: continue to breakpoint: gdb_add_symbol_file +PASS: gdb.base/sym-file.exp: stale bkpts: add-symbol-file sym-file-lib.so addr +PASS: gdb.base/sym-file.exp: stale bkpts: breakpoint at baz is resolved +PASS: gdb.base/sym-file.exp: stale bkpts: remove-symbol-file -a addr +PASS: gdb.base/sym-file.exp: stale bkpts: breakpoint at baz is pending +PASS: gdb.base/sym-file.exp: stale bkpts: continue to breakpoint: end here Running ../../../W._C._Handy/gdb/testsuite/gdb.base/symbol-without-target_section.exp ... PASS: gdb.base/symbol-without-target_section.exp: add-symbol-file PASS: gdb.base/symbol-without-target_section.exp: list main @@ -11574,6 +12174,9 @@ PASS: gdb.base/unload.exp: continue to shrfunc2 PASS: gdb.base/unload.exp: pending breakpoint info on second run at shrfunc2 PASS: gdb.base/unload.exp: continuing to unloaded libfile2 PASS: gdb.base/unload.exp: print y from libfile2 +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/until-nodebug.exp ... +PASS: gdb.base/until-nodebug.exp: until 1 +PASS: gdb.base/until-nodebug.exp: until 2 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/until.exp ... PASS: gdb.base/until.exp: until line number PASS: gdb.base/until.exp: malformed until @@ -11620,6 +12223,109 @@ PASS: gdb.base/varargs.exp: print find_max_double(5,1.0,17.0,2.0,3.0,4.0) PASS: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4) PASS: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4) PASS: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4) +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vla-datatypes.exp ... +PASS: gdb.base/vla-datatypes.exp: continue to breakpoint: vlas_filled +PASS: gdb.base/vla-datatypes.exp: print int_vla +PASS: gdb.base/vla-datatypes.exp: print unsigned_int_vla +PASS: gdb.base/vla-datatypes.exp: print double_vla +PASS: gdb.base/vla-datatypes.exp: print float_vla +PASS: gdb.base/vla-datatypes.exp: print long_vla +PASS: gdb.base/vla-datatypes.exp: print unsigned_long_vla +PASS: gdb.base/vla-datatypes.exp: print char_vla +PASS: gdb.base/vla-datatypes.exp: print short_vla +PASS: gdb.base/vla-datatypes.exp: print unsigned_short_vla +PASS: gdb.base/vla-datatypes.exp: print unsigned_char_vla +PASS: gdb.base/vla-datatypes.exp: print foo_vla +PASS: gdb.base/vla-datatypes.exp: print bar_vla +PASS: gdb.base/vla-datatypes.exp: print vla_struct_object +PASS: gdb.base/vla-datatypes.exp: print vla_union_object +PASS: gdb.base/vla-datatypes.exp: whatis int_vla +PASS: gdb.base/vla-datatypes.exp: whatis unsigned_int_vla +PASS: gdb.base/vla-datatypes.exp: whatis double_vla +PASS: gdb.base/vla-datatypes.exp: whatis float_vla +PASS: gdb.base/vla-datatypes.exp: whatis long_vla +PASS: gdb.base/vla-datatypes.exp: whatis unsigned_long_vla +PASS: gdb.base/vla-datatypes.exp: whatis char_vla +PASS: gdb.base/vla-datatypes.exp: whatis short_vla +PASS: gdb.base/vla-datatypes.exp: whatis unsigned_short_vla +PASS: gdb.base/vla-datatypes.exp: whatis unsigned_char_vla +PASS: gdb.base/vla-datatypes.exp: whatis foo_vla +PASS: gdb.base/vla-datatypes.exp: whatis bar_vla +PASS: gdb.base/vla-datatypes.exp: whatis vla_struct_object +PASS: gdb.base/vla-datatypes.exp: whatis vla_union_object +PASS: gdb.base/vla-datatypes.exp: ptype int_vla +PASS: gdb.base/vla-datatypes.exp: ptype unsigned_int_vla +PASS: gdb.base/vla-datatypes.exp: ptype double_vla +PASS: gdb.base/vla-datatypes.exp: ptype float_vla +PASS: gdb.base/vla-datatypes.exp: ptype long_vla +PASS: gdb.base/vla-datatypes.exp: ptype unsigned_long_vla +PASS: gdb.base/vla-datatypes.exp: ptype char_vla +PASS: gdb.base/vla-datatypes.exp: ptype short_vla +PASS: gdb.base/vla-datatypes.exp: ptype unsigned_short_vla +PASS: gdb.base/vla-datatypes.exp: ptype unsigned_char_vla +PASS: gdb.base/vla-datatypes.exp: ptype foo_vla +PASS: gdb.base/vla-datatypes.exp: ptype bar_vla +PASS: gdb.base/vla-datatypes.exp: ptype vla_struct_object +PASS: gdb.base/vla-datatypes.exp: ptype vla_union_object +PASS: gdb.base/vla-datatypes.exp: continue to breakpoint: break_end_of_vla_factory +PASS: gdb.base/vla-datatypes.exp: size of int_vla +PASS: gdb.base/vla-datatypes.exp: size of unsigned_int_vla +PASS: gdb.base/vla-datatypes.exp: size of double_vla +PASS: gdb.base/vla-datatypes.exp: size of float_vla +PASS: gdb.base/vla-datatypes.exp: size of long_vla +PASS: gdb.base/vla-datatypes.exp: size of char_vla +PASS: gdb.base/vla-datatypes.exp: size of short_vla +PASS: gdb.base/vla-datatypes.exp: size of unsigned_short_vla +PASS: gdb.base/vla-datatypes.exp: size of unsigned_char_vla +PASS: gdb.base/vla-datatypes.exp: size of foo_vla +PASS: gdb.base/vla-datatypes.exp: size of bar_vla +PASS: gdb.base/vla-datatypes.exp: size of vla_struct_object +PASS: gdb.base/vla-datatypes.exp: size of vla_union_object +PASS: gdb.base/vla-datatypes.exp: get integer valueof "sizeof (int)" (4) +PASS: gdb.base/vla-datatypes.exp: set variable int_vla[0] = 42 +PASS: gdb.base/vla-datatypes.exp: print sizeof (++int_vla[0]) +PASS: gdb.base/vla-datatypes.exp: print int_vla[0] - sizeof no side effects +PASS: gdb.base/vla-datatypes.exp: ptype ++int_vla[0] +PASS: gdb.base/vla-datatypes.exp: print int_vla[0] - ptype no side effects +PASS: gdb.base/vla-datatypes.exp: whatis ++int_vla[0] +PASS: gdb.base/vla-datatypes.exp: print int_vla[0] - whatis no side effects +XFAIL: gdb.base/vla-datatypes.exp: size of inner_vla_struct_object +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vla-ptr.exp ... +PASS: gdb.base/vla-ptr.exp: get integer valueof "sizeof (int)" (4) +PASS: gdb.base/vla-ptr.exp: continue to breakpoint: foo_bp +PASS: gdb.base/vla-ptr.exp: print vla_ptr (foo) +PASS: gdb.base/vla-ptr.exp: print *vla_ptr (foo) +PASS: gdb.base/vla-ptr.exp: continue to breakpoint: bar_bp +PASS: gdb.base/vla-ptr.exp: print vla_ptr (bar) +PASS: gdb.base/vla-ptr.exp: print *vla_ptr (bar) +PASS: gdb.base/vla-ptr.exp: continue to breakpoint: vla_func_bp +PASS: gdb.base/vla-ptr.exp: print td_vla +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vla-sideeffect.exp ... +PASS: gdb.base/vla-sideeffect.exp: continue to breakpoint: vla-filled +PASS: gdb.base/vla-sideeffect.exp: get integer valueof "sizeof (int)" (4) +PASS: gdb.base/vla-sideeffect.exp: print sizeof (vla1[i++]) +PASS: gdb.base/vla-sideeffect.exp: print i - sizeof no side effects +PASS: gdb.base/vla-sideeffect.exp: print sizeof (++vla1[0]) +PASS: gdb.base/vla-sideeffect.exp: print vla1[0] - sizeof no side effects +PASS: gdb.base/vla-sideeffect.exp: ptype ++vla1[0] +PASS: gdb.base/vla-sideeffect.exp: print vla1[0] - ptype no side effects +PASS: gdb.base/vla-sideeffect.exp: whatis ++vla1[0] +PASS: gdb.base/vla-sideeffect.exp: print vla1[0] - whatis no side effects +PASS: gdb.base/vla-sideeffect.exp: print sizeof (vla2[i++]) +PASS: gdb.base/vla-sideeffect.exp: print i - sizeof with side effects (1) +PASS: gdb.base/vla-sideeffect.exp: print sizeof (vla2[i++ + sizeof(j++)]) +PASS: gdb.base/vla-sideeffect.exp: print i - sizeof with side effects (2) +PASS: gdb.base/vla-sideeffect.exp: print j - sizeof with no side effects +PASS: gdb.base/vla-sideeffect.exp: ptype vla2[i++] +PASS: gdb.base/vla-sideeffect.exp: print i - ptype with side effects (1) +PASS: gdb.base/vla-sideeffect.exp: ptype vla2[i++ + sizeof(j++)] +PASS: gdb.base/vla-sideeffect.exp: print i - ptype with side effects (2) +PASS: gdb.base/vla-sideeffect.exp: print j - ptype with no side effects +PASS: gdb.base/vla-sideeffect.exp: whatis vla2[i++] +PASS: gdb.base/vla-sideeffect.exp: print i - whatis with side effects (1) +PASS: gdb.base/vla-sideeffect.exp: whatis vla2[i++ + sizeof(j++)] +PASS: gdb.base/vla-sideeffect.exp: print i - whatis with side effects (2) +PASS: gdb.base/vla-sideeffect.exp: print j - whatis with no side effects Running ../../../W._C._Handy/gdb/testsuite/gdb.base/volatile.exp ... PASS: gdb.base/volatile.exp: continue to marker1 PASS: gdb.base/volatile.exp: up from marker1 @@ -11667,6 +12373,16 @@ PASS: gdb.base/volatile.exp: ptype vagus PASS: gdb.base/volatile.exp: ptype vagrancy PASS: gdb.base/volatile.exp: ptype vagary PASS: gdb.base/volatile.exp: ptype vendor +PASS: gdb.base/volatile.exp: ptype violent +PASS: gdb.base/volatile.exp: ptype violet +PASS: gdb.base/volatile.exp: ptype vips +PASS: gdb.base/volatile.exp: ptype virgen +PASS: gdb.base/volatile.exp: ptype vulgar +PASS: gdb.base/volatile.exp: ptype vulture +PASS: gdb.base/volatile.exp: ptype vilify +PASS: gdb.base/volatile.exp: ptype villar +PASS: gdb.base/volatile.exp: ptype vindictive +PASS: gdb.base/volatile.exp: ptype vegetation PASS: gdb.base/volatile.exp: ptype qux2 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-cond-infcall.exp ... PASS: gdb.base/watch-cond-infcall.exp: hw: watch var if return_1 () @@ -11748,6 +12464,2224 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-hw.exp ... PASS: gdb.base/watchpoint-hw.exp: watch watchee PASS: gdb.base/watchpoint-hw.exp: start PASS: gdb.base/watchpoint-hw.exp: info watchpoints +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-reuse-slot.exp ... +PASS: gdb.base/watchpoint-reuse-slot.exp: continue to breakpoint: stepi line +PASS: gdb.base/watchpoint-reuse-slot.exp: set breakpoint always-inserted on +PASS: gdb.base/watchpoint-reuse-slot.exp: watch +PASS: gdb.base/watchpoint-reuse-slot.exp: awatch +PASS: gdb.base/watchpoint-reuse-slot.exp: rwatch +PASS: gdb.base/watchpoint-reuse-slot.exp: hbreak +PASS: gdb.base/watchpoint-reuse-slot.exp: get PC +PASS: gdb.base/watchpoint-reuse-slot.exp: set breakpoint always-inserted off +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: set breakpoint always-inserted on +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 0: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 0: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 1: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 1: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 2: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 2: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 3: base + 0: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 3: base + 1: delete $bpnum Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-solib.exp ... PASS: gdb.base/watchpoint-solib.exp: set pending breakpoint PASS: gdb.base/watchpoint-solib.exp: continue to foo @@ -11868,7 +14802,7 @@ PASS: gdb.base/watchpoint.exp: next over global_ptr_ptr pointer advance PASS: gdb.base/watchpoint.exp: delete $global_ptr_ptr_breakpoint_number PASS: gdb.base/watchpoint.exp: continue to breakpoint: second x assignment PASS: gdb.base/watchpoint.exp: watch x -KFAIL: gdb.base/watchpoint.exp: next after watch x (PRMS: gdb/38) +PASS: gdb.base/watchpoint.exp: next after watch x PASS: gdb.base/watchpoint.exp: delete watch x PASS: gdb.base/watchpoint.exp: watch buf PASS: gdb.base/watchpoint.exp: watchpoint on buf hit @@ -12058,6 +14992,7 @@ PASS: gdb.base/wchar.exp: print simple PASS: gdb.base/wchar.exp: print difficile PASS: gdb.base/wchar.exp: print simple[2] PASS: gdb.base/wchar.exp: print difficile[2] +PASS: gdb.base/wchar.exp: show host-charset PASS: gdb.base/wchar.exp: print repeat PASS: gdb.base/wchar.exp: print repeat_p PASS: gdb.base/wchar.exp: set print null on @@ -12184,16 +15119,20 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/enable.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/exception.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/finish.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/function_call_history.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/gcore.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/instruction_history.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/multi-thread-step.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/next.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/nexti.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/nohist.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/record_goto.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/rn-dl-bind.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/segv.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/step.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/stepi.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/tailcall.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/unknown_functions.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/vdso.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/arch.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/break.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/bt.exp ... @@ -12227,7 +15166,7 @@ PASS: gdb.cp/annota2.exp: delete bps PASS: gdb.cp/annota2.exp: breakpoint at main PASS: gdb.cp/annota2.exp: run until main breakpoint PASS: gdb.cp/annota2.exp: set watch on a.x -KFAIL: gdb.cp/annota2.exp: watch triggered on a.x (PRMS: gdb/38) +PASS: gdb.cp/annota2.exp: watch triggered on a.x PASS: gdb.cp/annota2.exp: annotate-quit Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/annota3.exp ... PASS: gdb.cp/annota3.exp: set height 0 @@ -12240,7 +15179,7 @@ PASS: gdb.cp/annota3.exp: delete bps PASS: gdb.cp/annota3.exp: break at main PASS: gdb.cp/annota3.exp: second run until main breakpoint PASS: gdb.cp/annota3.exp: set watch on a.x -KFAIL: gdb.cp/annota3.exp: watch triggered on a.x (PRMS: gdb/38) +PASS: gdb.cp/annota3.exp: watch triggered on a.x PASS: gdb.cp/annota3.exp: annotate-quit Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/anon-ns.exp ... PASS: gdb.cp/anon-ns.exp: list (anonymous namespace)::doit1(void) @@ -12396,6 +15335,7 @@ PASS: gdb.cp/call-c.exp: continue to bp PASS: gdb.cp/call-c.exp: print rf->func() PASS: gdb.cp/call-c.exp: print handle->func() Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/casts.exp ... +PASS: gdb.cp/casts.exp: set print symbol off PASS: gdb.cp/casts.exp: cast base class pointer to derived class pointer PASS: gdb.cp/casts.exp: let compiler cast base class pointer to derived class pointer PASS: gdb.cp/casts.exp: cast derived class pointer to base class pointer @@ -12433,6 +15373,7 @@ PASS: gdb.cp/casts.exp: dynamic_cast unique downcast PASS: gdb.cp/casts.exp: dynamic_cast to sibling Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/class2.exp ... PASS: gdb.cp/class2.exp: set print object off +PASS: gdb.cp/class2.exp: set print symbol off PASS: gdb.cp/class2.exp: print alpha at marker return 0 PASS: gdb.cp/class2.exp: print beta at marker return 0 PASS: gdb.cp/class2.exp: print * aap at marker return 0 @@ -13153,6 +16094,64 @@ PASS: gdb.cp/cplusfuncs.exp: info function for "operator int(" PASS: gdb.cp/cplusfuncs.exp: info function for "operator()(" PASS: gdb.cp/cplusfuncs.exp: info function for "operator char\*(" PASS: gdb.cp/cplusfuncs.exp: list foo::operator int* +Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/cpsizeof.exp ... +PASS: gdb.cp/cpsizeof.exp: continue to breakpoint: break here +PASS: gdb.cp/cpsizeof.exp: print size_char == sizeof (char&) +PASS: gdb.cp/cpsizeof.exp: print size_char == sizeof (char_ref) +PASS: gdb.cp/cpsizeof.exp: print size_charp == sizeof (char*&) +PASS: gdb.cp/cpsizeof.exp: print size_charp == sizeof (charp_ref) +PASS: gdb.cp/cpsizeof.exp: print size_int == sizeof (int&) +PASS: gdb.cp/cpsizeof.exp: print size_int == sizeof (int_ref) +PASS: gdb.cp/cpsizeof.exp: print size_intp == sizeof (int*&) +PASS: gdb.cp/cpsizeof.exp: print size_intp == sizeof (intp_ref) +PASS: gdb.cp/cpsizeof.exp: print size_long == sizeof (long&) +PASS: gdb.cp/cpsizeof.exp: print size_long == sizeof (long_ref) +PASS: gdb.cp/cpsizeof.exp: print size_longp == sizeof (long*&) +PASS: gdb.cp/cpsizeof.exp: print size_longp == sizeof (longp_ref) +PASS: gdb.cp/cpsizeof.exp: print size_float == sizeof (float&) +PASS: gdb.cp/cpsizeof.exp: print size_float == sizeof (float_ref) +PASS: gdb.cp/cpsizeof.exp: print size_floatp == sizeof (float*&) +PASS: gdb.cp/cpsizeof.exp: print size_floatp == sizeof (floatp_ref) +PASS: gdb.cp/cpsizeof.exp: print size_double == sizeof (double&) +PASS: gdb.cp/cpsizeof.exp: print size_double == sizeof (double_ref) +PASS: gdb.cp/cpsizeof.exp: print size_doublep == sizeof (double*&) +PASS: gdb.cp/cpsizeof.exp: print size_doublep == sizeof (doublep_ref) +PASS: gdb.cp/cpsizeof.exp: print size_a4 == sizeof (a4&) +PASS: gdb.cp/cpsizeof.exp: print size_a4 == sizeof (a4_ref) +PASS: gdb.cp/cpsizeof.exp: print size_a4p == sizeof (a4*&) +PASS: gdb.cp/cpsizeof.exp: print size_a4p == sizeof (a4p_ref) +PASS: gdb.cp/cpsizeof.exp: print size_a8 == sizeof (a8&) +PASS: gdb.cp/cpsizeof.exp: print size_a8 == sizeof (a8_ref) +PASS: gdb.cp/cpsizeof.exp: print size_a8p == sizeof (a8*&) +PASS: gdb.cp/cpsizeof.exp: print size_a8p == sizeof (a8p_ref) +PASS: gdb.cp/cpsizeof.exp: print size_a12 == sizeof (a12&) +PASS: gdb.cp/cpsizeof.exp: print size_a12 == sizeof (a12_ref) +PASS: gdb.cp/cpsizeof.exp: print size_a12p == sizeof (a12*&) +PASS: gdb.cp/cpsizeof.exp: print size_a12p == sizeof (a12p_ref) +PASS: gdb.cp/cpsizeof.exp: print size_Class == sizeof (Class&) +PASS: gdb.cp/cpsizeof.exp: print size_Class == sizeof (Class_ref) +PASS: gdb.cp/cpsizeof.exp: print size_Classp == sizeof (Class*&) +PASS: gdb.cp/cpsizeof.exp: print size_Classp == sizeof (Classp_ref) +PASS: gdb.cp/cpsizeof.exp: print size_Union == sizeof (Union&) +PASS: gdb.cp/cpsizeof.exp: print size_Union == sizeof (Union_ref) +PASS: gdb.cp/cpsizeof.exp: print size_Unionp == sizeof (Union*&) +PASS: gdb.cp/cpsizeof.exp: print size_Unionp == sizeof (Unionp_ref) +PASS: gdb.cp/cpsizeof.exp: print size_Enum == sizeof (Enum&) +PASS: gdb.cp/cpsizeof.exp: print size_Enum == sizeof (Enum_ref) +PASS: gdb.cp/cpsizeof.exp: print size_Enump == sizeof (Enum*&) +PASS: gdb.cp/cpsizeof.exp: print size_Enump == sizeof (Enump_ref) +PASS: gdb.cp/cpsizeof.exp: print size_c4 == sizeof (c4&) +PASS: gdb.cp/cpsizeof.exp: print size_c4 == sizeof (c4_ref) +PASS: gdb.cp/cpsizeof.exp: print size_c4p == sizeof (c4*&) +PASS: gdb.cp/cpsizeof.exp: print size_c4p == sizeof (c4p_ref) +PASS: gdb.cp/cpsizeof.exp: print size_u8 == sizeof (u8&) +PASS: gdb.cp/cpsizeof.exp: print size_u8 == sizeof (u8_ref) +PASS: gdb.cp/cpsizeof.exp: print size_u8p == sizeof (u8*&) +PASS: gdb.cp/cpsizeof.exp: print size_u8p == sizeof (u8p_ref) +PASS: gdb.cp/cpsizeof.exp: print size_e12 == sizeof (e12&) +PASS: gdb.cp/cpsizeof.exp: print size_e12 == sizeof (e12_ref) +PASS: gdb.cp/cpsizeof.exp: print size_e12p == sizeof (e12*&) +PASS: gdb.cp/cpsizeof.exp: print size_e12p == sizeof (e12p_ref) Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/ctti.exp ... PASS: gdb.cp/ctti.exp: continue to breakpoint: marker add1 PASS: gdb.cp/ctti.exp: print c @@ -14147,6 +17146,18 @@ PASS: gdb.cp/destrprint.exp: print *this with print object = off Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/dispcxx.exp ... PASS: gdb.cp/dispcxx.exp: continue to breakpoint: here PASS: gdb.cp/dispcxx.exp: display k +Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/enum-class.exp ... +PASS: gdb.cp/enum-class.exp: ptype E1 +PASS: gdb.cp/enum-class.exp: print E1::HI +PASS: gdb.cp/enum-class.exp: print (int) E1::HI +PASS: gdb.cp/enum-class.exp: print (int) E2::HI +PASS: gdb.cp/enum-class.exp: print HI +PASS: gdb.cp/enum-class.exp: print overload1(E1::THERE) +PASS: gdb.cp/enum-class.exp: print overload1(77) +PASS: gdb.cp/enum-class.exp: print overload2(E1::THERE) +PASS: gdb.cp/enum-class.exp: print overload2(77) +PASS: gdb.cp/enum-class.exp: print overload3(E1::THERE) +PASS: gdb.cp/enum-class.exp: print overload3(77) Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/exception.exp ... PASS: gdb.cp/exception.exp: catch catch (before inferior run) PASS: gdb.cp/exception.exp: catch throw (before inferior run) @@ -15636,6 +18647,7 @@ PASS: gdb.cp/misc.exp: (bool)0.0 PASS: gdb.cp/misc.exp: (int)true PASS: gdb.cp/misc.exp: (int)false PASS: gdb.cp/misc.exp: expression using block qualifier +Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/namelessclass.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/namespace-enum.exp ... PASS: gdb.cp/namespace-enum.exp: print foo::B::B_B PASS: gdb.cp/namespace-enum.exp: print foo::B_B @@ -15954,6 +18966,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/overload-const.exp ... PASS: gdb.cp/overload-const.exp: set language c++ PASS: gdb.cp/overload-const.exp: setting breakpoint at myclass::func Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/overload.exp ... +PASS: gdb.cp/overload.exp: set print symbol off PASS: gdb.cp/overload.exp: up from marker1 PASS: gdb.cp/overload.exp: print foo_instance1 PASS: gdb.cp/overload.exp: ptype foo_instance1 (shorter match) @@ -16158,6 +19171,14 @@ PASS: gdb.cp/pr10728.exp: continue to breakpoint: marker 1 PASS: gdb.cp/pr10728.exp: print x->y2 - x->y1 Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr12028.exp ... PASS: gdb.cp/pr12028.exp: p D::foo(b) +Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr17132.exp ... +PASS: gdb.cp/pr17132.exp: continue to breakpoint: Break here +PASS: gdb.cp/pr17132.exp: ptype a_ptr->func () +PASS: gdb.cp/pr17132.exp: ptype a->func () +PASS: gdb.cp/pr17132.exp: p sizeof (a_ptr->func()) +PASS: gdb.cp/pr17132.exp: p sizeof (a->func()) +PASS: gdb.cp/pr17132.exp: p 1 && a->func() +PASS: gdb.cp/pr17132.exp: p 0 || a->func() Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr9067.exp ... PASS: gdb.cp/pr9067.exp: print b Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr9167.exp ... @@ -16427,6 +19448,7 @@ PASS: gdb.cp/templates.exp: print t5i.value() PASS: gdb.cp/templates.exp: b 770 PASS: gdb.cp/templates.exp: continue to line 770 PASS: gdb.cp/templates.exp: print fint +PASS: gdb.cp/templates.exp: set print symbol off PASS: gdb.cp/templates.exp: print fvpchar PASS: gdb.cp/templates.exp: ptype Foo PASS: gdb.cp/templates.exp: ptype fint @@ -16618,6 +19640,12 @@ PASS: gdb.cp/virtfunc2.exp: print o2.do_print() PASS: gdb.cp/virtfunc2.exp: print o2.do_print2() PASS: gdb.cp/virtfunc2.exp: print o2.do_print3() PASS: gdb.cp/virtfunc2.exp: print o +Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/vla-cxx.exp ... +PASS: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled +PASS: gdb.cp/vla-cxx.exp: print vla +PASS: gdb.cp/vla-cxx.exp: print vlaref +PASS: gdb.cp/vla-cxx.exp: print vlaref2 +PASS: gdb.cp/vla-cxx.exp: print c Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/am33.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/h8300s.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/hppa.exp ... @@ -16788,6 +19816,73 @@ PASS: gdb.dlang/demangle.exp: _D2rt6dmain211_d_run_mainUiPPaPUAAaZiZi7tryExecMFM PASS: gdb.dlang/demangle.exp: _D6object9Exception6__ctorMFNaNbNfAyaAyamC6object9ThrowableZC9Exception PASS: gdb.dlang/demangle.exp: _D3gcc3deh17parse_lsda_headerFPS3gcc6unwind7generic15_Unwind_ContextPhPS3gcc3deh16lsda_header_infoZPh PASS: gdb.dlang/demangle.exp: _D3std6socket23UnknownAddressReference6__ctorMFPS4core3sys5posix3sys6socket8sockaddrkZC3std6socket23UnknownAddressReference +Running ../../../W._C._Handy/gdb/testsuite/gdb.dlang/expression.exp ... +PASS: gdb.dlang/expression.exp: set language d +PASS: gdb.dlang/expression.exp: set language to "d" +PASS: gdb.dlang/expression.exp: print 123456 +PASS: gdb.dlang/expression.exp: print 123_456 +PASS: gdb.dlang/expression.exp: print 1_2_3_4_5_6_ +PASS: gdb.dlang/expression.exp: print 0x123456 +PASS: gdb.dlang/expression.exp: print 0x123_456 +PASS: gdb.dlang/expression.exp: print 0x1_2_3_4_5_6_ +PASS: gdb.dlang/expression.exp: print 0123456 +PASS: gdb.dlang/expression.exp: print 0123_456 +PASS: gdb.dlang/expression.exp: print 01_2_3_4_5_6_ +PASS: gdb.dlang/expression.exp: print 0b101010 +PASS: gdb.dlang/expression.exp: print 0b101_010 +PASS: gdb.dlang/expression.exp: print 0b1_0_1_0_1_0_ +PASS: gdb.dlang/expression.exp: ptype 0 +PASS: gdb.dlang/expression.exp: ptype 2_147_483_647 +PASS: gdb.dlang/expression.exp: ptype 2_147_483_648 +PASS: gdb.dlang/expression.exp: ptype 4_294_967_296 +PASS: gdb.dlang/expression.exp: ptype 0L +PASS: gdb.dlang/expression.exp: ptype 2_147_483_648U +PASS: gdb.dlang/expression.exp: ptype 4_294_967_296U +PASS: gdb.dlang/expression.exp: ptype 0UL +PASS: gdb.dlang/expression.exp: ptype 0LU +PASS: gdb.dlang/expression.exp: ptype 0x0 +PASS: gdb.dlang/expression.exp: ptype 0x7FFF_FFFF +PASS: gdb.dlang/expression.exp: ptype 0x8000_0000 +PASS: gdb.dlang/expression.exp: ptype 0x1_0000_0000 +PASS: gdb.dlang/expression.exp: ptype 0x0L +PASS: gdb.dlang/expression.exp: ptype 0x7FFF_FFFFU +PASS: gdb.dlang/expression.exp: ptype 0x1_0000_0000U +PASS: gdb.dlang/expression.exp: ptype 0x0UL +PASS: gdb.dlang/expression.exp: ptype 0x0LU +PASS: gdb.dlang/expression.exp: ptype 00 +PASS: gdb.dlang/expression.exp: ptype 017_777_777_777 +PASS: gdb.dlang/expression.exp: ptype 020_000_000_000 +PASS: gdb.dlang/expression.exp: ptype 040_000_000_000 +PASS: gdb.dlang/expression.exp: ptype 00L +PASS: gdb.dlang/expression.exp: ptype 017_777_777_777U +PASS: gdb.dlang/expression.exp: ptype 040_000_000_000U +PASS: gdb.dlang/expression.exp: ptype 00UL +PASS: gdb.dlang/expression.exp: ptype 00LU +PASS: gdb.dlang/expression.exp: ptype 0b0 +PASS: gdb.dlang/expression.exp: ptype 0b1111111111111111111111111111111 +PASS: gdb.dlang/expression.exp: ptype 0b10000000000000000000000000000000 +PASS: gdb.dlang/expression.exp: ptype 0b100000000000000000000000000000000 +PASS: gdb.dlang/expression.exp: ptype 0b0L +PASS: gdb.dlang/expression.exp: ptype 0b1111111111111111111111111111111U +PASS: gdb.dlang/expression.exp: ptype 0b100000000000000000000000000000000U +PASS: gdb.dlang/expression.exp: ptype 0b0UL +PASS: gdb.dlang/expression.exp: ptype 0b0LU +PASS: gdb.dlang/expression.exp: ptype 123_456.567_8 +PASS: gdb.dlang/expression.exp: ptype 1_2_3_4_5_6_._5_6_7_8 +PASS: gdb.dlang/expression.exp: ptype 1_2_3_4_5_6_._5e-6_ +PASS: gdb.dlang/expression.exp: ptype 0x1.FFFFFFFFFFFFFp1023 +PASS: gdb.dlang/expression.exp: ptype 0x1p-52L +PASS: gdb.dlang/expression.exp: ptype 1.175494351e-38F +PASS: gdb.dlang/expression.exp: ptype 6.3i +PASS: gdb.dlang/expression.exp: ptype 6.3fi +PASS: gdb.dlang/expression.exp: ptype 6.4Li +PASS: gdb.dlang/expression.exp: print 1 == 2 > 0 +PASS: gdb.dlang/expression.exp: print (1 == 2) > 0 +PASS: gdb.dlang/expression.exp: print 5 ^^ 5 +PASS: gdb.dlang/expression.exp: print 144 ^^ 0.5 +PASS: gdb.dlang/expression.exp: print (-10 ^^ 2) +PASS: gdb.dlang/expression.exp: print (-10) ^^ 2 +PASS: gdb.dlang/expression.exp: print $var ^^= 2 Running ../../../W._C._Handy/gdb/testsuite/gdb.dlang/primitive-types.exp ... PASS: gdb.dlang/primitive-types.exp: set language d PASS: gdb.dlang/primitive-types.exp: set language to "d" @@ -16815,6 +19910,13 @@ PASS: gdb.dlang/primitive-types.exp: ptype creal PASS: gdb.dlang/primitive-types.exp: ptype char PASS: gdb.dlang/primitive-types.exp: ptype wchar PASS: gdb.dlang/primitive-types.exp: ptype dchar +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/arr-stride.exp ... +PASS: gdb.dwarf2/arr-stride.exp: set language ada +PASS: gdb.dwarf2/arr-stride.exp: ptype pck.table +PASS: gdb.dwarf2/arr-stride.exp: ptype pck.big_table +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/arr-subrange.exp ... +PASS: gdb.dwarf2/arr-subrange.exp: set language ada +PASS: gdb.dwarf2/arr-subrange.exp: ptype pck.table Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/callframecfa.exp ... PASS: gdb.dwarf2/callframecfa.exp: set breakpoint for call-frame-cfa PASS: gdb.dwarf2/callframecfa.exp: continue to breakpoint: continue to breakpoint for call-frame-cfa @@ -16824,8 +19926,81 @@ PASS: gdb.dwarf2/callframecfa.exp: step 2 for call-frame-cfa PASS: gdb.dwarf2/callframecfa.exp: step 3 for call-frame-cfa PASS: gdb.dwarf2/callframecfa.exp: step 4 for call-frame-cfa Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/clztest.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/corrupt.exp ... +PASS: gdb.dwarf2/corrupt.exp: recover from corrupt DWARF +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/count.exp ... +PASS: gdb.dwarf2/count.exp: ptype array +PASS: gdb.dwarf2/count.exp: whatis array +PASS: gdb.dwarf2/count.exp: print array +PASS: gdb.dwarf2/count.exp: print sizeof array +PASS: gdb.dwarf2/count.exp: ptype array +PASS: gdb.dwarf2/count.exp: whatis array +PASS: gdb.dwarf2/count.exp: print array +PASS: gdb.dwarf2/count.exp: print sizeof array +PASS: gdb.dwarf2/count.exp: ptype static_array +PASS: gdb.dwarf2/count.exp: whatis static_array +PASS: gdb.dwarf2/count.exp: print static_array +PASS: gdb.dwarf2/count.exp: print sizeof static_array +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/data-loc.exp ... +PASS: gdb.dwarf2/data-loc.exp: get integer valueof "sizeof (void *)" (4) +PASS: gdb.dwarf2/data-loc.exp: get integer valueof "sizeof (int)" (4) +PASS: gdb.dwarf2/data-loc.exp: get integer valueof "sizeof (void *)" (4) +PASS: gdb.dwarf2/data-loc.exp: get integer valueof "sizeof (int)" (4) +PASS: gdb.dwarf2/data-loc.exp: get integer valueof "sizeof (int)" (4) +PASS: gdb.dwarf2/data-loc.exp: set language ada +PASS: gdb.dwarf2/data-loc.exp: print foo.three +PASS: gdb.dwarf2/data-loc.exp: ptype foo.three +PASS: gdb.dwarf2/data-loc.exp: print foo.three(1) +PASS: gdb.dwarf2/data-loc.exp: print foo.three(2) +PASS: gdb.dwarf2/data-loc.exp: print foo.three(3) +PASS: gdb.dwarf2/data-loc.exp: print foo.three'first +PASS: gdb.dwarf2/data-loc.exp: print foo.three'last +PASS: gdb.dwarf2/data-loc.exp: print foo.three'length +PASS: gdb.dwarf2/data-loc.exp: print foo.three_tdef +PASS: gdb.dwarf2/data-loc.exp: ptype foo.three_tdef +PASS: gdb.dwarf2/data-loc.exp: print foo.three_tdef(1) +PASS: gdb.dwarf2/data-loc.exp: print foo.three_tdef(2) +PASS: gdb.dwarf2/data-loc.exp: print foo.three_tdef(3) +PASS: gdb.dwarf2/data-loc.exp: print foo.three_tdef'first +PASS: gdb.dwarf2/data-loc.exp: print foo.three_tdef'last +PASS: gdb.dwarf2/data-loc.exp: print foo.three_tdef'length +PASS: gdb.dwarf2/data-loc.exp: print foo.five +PASS: gdb.dwarf2/data-loc.exp: ptype foo.five +PASS: gdb.dwarf2/data-loc.exp: ptype foo.array_type +PASS: gdb.dwarf2/data-loc.exp: print foo.five(2) +PASS: gdb.dwarf2/data-loc.exp: print foo.five(3) +PASS: gdb.dwarf2/data-loc.exp: print foo.five(4) +PASS: gdb.dwarf2/data-loc.exp: print foo.five(5) +PASS: gdb.dwarf2/data-loc.exp: print foo.five(6) +PASS: gdb.dwarf2/data-loc.exp: print foo.five'first +PASS: gdb.dwarf2/data-loc.exp: print foo.five'last +PASS: gdb.dwarf2/data-loc.exp: print foo.five'length +PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef +PASS: gdb.dwarf2/data-loc.exp: ptype foo.five_tdef +PASS: gdb.dwarf2/data-loc.exp: ptype foo.array_type +PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef(2) +PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef(3) +PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef(4) +PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef(5) +PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef(6) +PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef'first +PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef'last +PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef'length +PASS: gdb.dwarf2/data-loc.exp: set lang c +PASS: gdb.dwarf2/data-loc.exp: print foo__three +PASS: gdb.dwarf2/data-loc.exp: ptype foo__three +PASS: gdb.dwarf2/data-loc.exp: print foo__three_tdef +PASS: gdb.dwarf2/data-loc.exp: ptype foo__three_tdef +PASS: gdb.dwarf2/data-loc.exp: print foo__five +PASS: gdb.dwarf2/data-loc.exp: ptype foo__five +PASS: gdb.dwarf2/data-loc.exp: print foo__five_tdef +PASS: gdb.dwarf2/data-loc.exp: ptype foo__five_tdef +PASS: gdb.dwarf2/data-loc.exp: ptype foo__array_type Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dup-psym.exp ... PASS: gdb.dwarf2/dup-psym.exp: info sources should contain only one reference to file1.txt +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-abs-hi-pc.exp ... +PASS: gdb.dwarf2/dw2-abs-hi-pc.exp: break hello +PASS: gdb.dwarf2/dw2-abs-hi-pc.exp: break world Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-ada-ffffffff.exp ... PASS: gdb.dwarf2/dw2-ada-ffffffff.exp: p sizeof (t) PASS: gdb.dwarf2/dw2-ada-ffffffff.exp: ptype t @@ -17116,16 +20291,13 @@ PASS: gdb.dwarf2/dw2-empty-pc-range.exp: empty range after CU load Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-entry-value.exp ... PASS: gdb.dwarf2/dw2-entry-value.exp: <optimized out> is printed Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-error.exp ... -gdb compile failed, dw2-error.c: Assembler messages: -dw2-error.c:33: Error: bad register name `%rbp' -dw2-error.c:36: Error: bad register name `%rsp' -dw2-error.c:43: Error: bad register name `%rbp' -UNTESTED: gdb.dwarf2/dw2-error.exp: dw2-error.exp Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-filename.exp ... PASS: gdb.dwarf2/dw2-filename.exp: interpreter-exec mi -file-list-exec-source-files PASS: gdb.dwarf2/dw2-filename.exp: info sources Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-icc-opaque.exp ... PASS: gdb.dwarf2/dw2-icc-opaque.exp: ptype p_struct +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-icycle.exp ... +PASS: gdb.dwarf2/dw2-icycle.exp: echo life check\n Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-ifort-parameter.exp ... PASS: gdb.dwarf2/dw2-ifort-parameter.exp: p/x param Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-inheritance.exp ... @@ -17264,6 +20436,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-restrict.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-simple-locdesc.exp ... KFAIL: gdb.dwarf2/dw2-simple-locdesc.exp: p &s.shl (PRMS: symtab/13307) PASS: gdb.dwarf2/dw2-simple-locdesc.exp: p &s.data4 +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-single-line-discriminators.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-skip-prologue.exp ... PASS: gdb.dwarf2/dw2-skip-prologue.exp: strip stub symbols PASS: gdb.dwarf2/dw2-skip-prologue.exp: continue to breakpoint: func @@ -17294,6 +20467,8 @@ PASS: gdb.dwarf2/dw4-sig-types.exp: continue to foo Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dwp-symlink.exp ... UNSUPPORTED: gdb.dwarf2/dwp-symlink.exp: testsuite run does not produce dwp files Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dwz.exp ... +PASS: gdb.dwarf2/dwz.exp: disassemble main +PASS: gdb.dwarf2/dwz.exp: x/2i main+9 PASS: gdb.dwarf2/dwz.exp: p other_int PASS: gdb.dwarf2/dwz.exp: p the_int Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dwzbuildid.exp ... @@ -17303,13 +20478,91 @@ PASS: gdb.dwarf2/dwzbuildid.exp: mismatch: set debug-file-directory PASS: gdb.dwarf2/dwzbuildid.exp: mismatch: print the_int PASS: gdb.dwarf2/dwzbuildid.exp: fallback: set debug-file-directory PASS: gdb.dwarf2/dwzbuildid.exp: fallback: print the_int +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dynarr-ptr.exp ... +PASS: gdb.dwarf2/dynarr-ptr.exp: get integer valueof "sizeof (void *)" (4) +PASS: gdb.dwarf2/dynarr-ptr.exp: set language ada +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr.all +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr.all(1) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr.all(2) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr.all(3) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr.all'first +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr.all'last +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr.all'length +PASS: gdb.dwarf2/dynarr-ptr.exp: ptype foo.three_ptr.all +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr(1) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr(2) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr(3) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr'first +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr'last +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr'length +PASS: gdb.dwarf2/dynarr-ptr.exp: ptype foo.three_ptr +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef.all +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef.all(1) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef.all(2) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef.all(3) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef.all'first +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef.all'last +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef.all'length +PASS: gdb.dwarf2/dynarr-ptr.exp: ptype foo.three_ptr_tdef.all +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef(1) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef(2) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef(3) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef'first +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef'last +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef'length +PASS: gdb.dwarf2/dynarr-ptr.exp: ptype foo.three_ptr_tdef +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all(2) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all(3) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all(4) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all(5) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all(6) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all'first +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all'last +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all'length +PASS: gdb.dwarf2/dynarr-ptr.exp: ptype foo.five_ptr.all +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr(2) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr(3) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr(4) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr(5) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr(6) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr'first +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr'last +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr'length +PASS: gdb.dwarf2/dynarr-ptr.exp: ptype foo.five_ptr +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all(2) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all(3) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all(4) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all(5) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all(6) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all'first +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all'last +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all'length +PASS: gdb.dwarf2/dynarr-ptr.exp: ptype foo.five_ptr_tdef.all +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef(2) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef(3) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef(4) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef(5) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef(6) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef'first +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef'last +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef'length +PASS: gdb.dwarf2/dynarr-ptr.exp: ptype foo.five_ptr_tdef +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/enum-type.exp ... +PASS: gdb.dwarf2/enum-type.exp: print sizeof(enum E) +PASS: gdb.dwarf2/enum-type.exp: ptype EU in enum C +PASS: gdb.dwarf2/enum-type.exp: set lang c++ +PASS: gdb.dwarf2/enum-type.exp: ptype EU in C++ Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-base.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-loclists.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-mix.exp ... PASS: gdb.dwarf2/fission-mix.exp: break main PASS: gdb.dwarf2/fission-mix.exp: break func2 Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-reread.exp ... +PASS: gdb.dwarf2/fission-reread.exp: set debug-file-directory PASS: gdb.dwarf2/fission-reread.exp: break main +PASS: gdb.dwarf2/fission-reread.exp: ptype baz PASS: gdb.dwarf2/fission-reread.exp: fission-reread PASS: gdb.dwarf2/fission-reread.exp: fission-reread - unload Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/gdb-index.exp ... @@ -17318,8 +20571,7 @@ PASS: gdb.dwarf2/gdb-index.exp: gdb-index file created PASS: gdb.dwarf2/gdb-index.exp: objcopy PASS: gdb.dwarf2/gdb-index.exp: .gdb_index used PASS: gdb.dwarf2/gdb-index.exp: shell sleep 1 -PASS: gdb.dwarf2/gdb-index.exp: touch binary -PASS: gdb.dwarf2/gdb-index.exp: .gdb_index used after symbol reloading +FAIL: gdb.dwarf2/gdb-index.exp: touch binary Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/implptr-64bit.exp ... UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp @@ -17463,13 +20715,9 @@ PASS: gdb.dwarf2/valop.exp: print uses_lit_op Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/watch-notconst.exp ... PASS: gdb.dwarf2/watch-notconst.exp: watch x Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/array-element.exp ... -PASS: gdb.fortran/array-element.exp: breakpoint at continue -PASS: gdb.fortran/array-element.exp: continue to breakpoint -PASS: gdb.fortran/array-element.exp: print the first element of array a -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 +ERROR: couldn't run to breakpoint sub_ Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/charset.exp ... -PASS: gdb.fortran/charset.exp: continue to breakpoint: break-here +UNRESOLVED: gdb.fortran/charset.exp: continue to breakpoint: break-here PASS: gdb.fortran/charset.exp: print fortran narrow character PASS: gdb.fortran/charset.exp: print fortran wide character PASS: gdb.fortran/charset.exp: print fortran wide string @@ -17693,6 +20941,10 @@ PASS: gdb.fortran/multi-dim.exp: continue to breakpoint: break-variable PASS: gdb.fortran/multi-dim.exp: print valid variable bound array element PASS: gdb.fortran/multi-dim.exp: print type of unbound array PASS: gdb.fortran/multi-dim.exp: print valid unbound array element +Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/print-formatted.exp ... +PASS: gdb.fortran/print-formatted.exp: go to the end of the program +PASS: gdb.fortran/print-formatted.exp: setting the output-radix to 16 +PASS: gdb.fortran/print-formatted.exp: print ii in hex Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/subarray.exp ... PASS: gdb.fortran/subarray.exp: breakpoint at the last write statement PASS: gdb.fortran/subarray.exp: continue to breakpoint @@ -17861,7 +21113,7 @@ PASS: gdb.gdb/observer.exp: first observer removed; check third observer counter Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/python-interrupts.exp ... PASS: gdb.gdb/python-interrupts.exp: breakpoint in captured_command_loop PASS: gdb.gdb/python-interrupts.exp: run until breakpoint at captured_command_loop -PASS: gdb.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print 5", 0, RETURN_MASK_ALL) +FAIL: gdb.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print 5", 0, RETURN_MASK_ALL) FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/python-selftest.exp ... PASS: gdb.gdb/python-selftest.exp: breakpoint in captured_command_loop @@ -17898,7 +21150,7 @@ PASS: gdb.gdb/selftest.exp: xgdb is at prompt PASS: gdb.gdb/selftest.exp: Set xgdb prompt PASS: gdb.gdb/selftest.exp: send ^C to child process PASS: gdb.gdb/selftest.exp: send SIGINT signal to child process -PASS: gdb.gdb/selftest.exp: backtrace through signal handler +FAIL: gdb.gdb/selftest.exp: backtrace through signal handler Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/xfullpath.exp ... PASS: gdb.gdb/xfullpath.exp: breakpoint in captured_main PASS: gdb.gdb/xfullpath.exp: run until breakpoint at captured_main @@ -18080,6 +21332,7 @@ PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: guile (define (print x) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: guile (define (raw-print x) (format #t "= ~S" x) (newline)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: guile (use-modules (gdb)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: create deltst breakpoint +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: register dp1 PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: get breakpoint list 4 PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: number of breakpoints before delete PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: continue to breakpoint: Break at multiply. @@ -18092,6 +21345,7 @@ PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: guile (define (prin PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: guile (define (raw-print x) (format #t "= ~S" x) (newline)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: guile (use-modules (gdb)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: create multiply breakpoint +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: register bp1 PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: continue to breakpoint: Break at multiply. PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: set condition PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: test condition has been set @@ -18111,12 +21365,14 @@ PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: guile (define (print x) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: guile (define (raw-print x) (format #t "= ~S" x) (newline)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: guile (use-modules (gdb)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: create visible breakpoint +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: register vbp1 PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: get visible breakpoint PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: check visible bp obj exists PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: check visible breakpoint location PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: check breakpoint visibility PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: check info breakpoints shows visible breakpoints PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: create invisible breakpoint +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: register ibp PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: check invisible bp obj exists PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: check invisible breakpoint location PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: check breakpoint invisibility @@ -18126,31 +21382,34 @@ PASS: gdb.guile/scm-breakpoint.exp: test_watchpoints: guile (define (print x) (f PASS: gdb.guile/scm-breakpoint.exp: test_watchpoints: guile (define (raw-print x) (format #t "= ~S" x) (newline)) PASS: gdb.guile/scm-breakpoint.exp: test_watchpoints: guile (use-modules (gdb)) PASS: gdb.guile/scm-breakpoint.exp: test_watchpoints: create watchpoint +PASS: gdb.guile/scm-breakpoint.exp: test_watchpoints: register wp1 PASS: gdb.guile/scm-breakpoint.exp: test_watchpoints: test watchpoint write PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: guile (define (print x) (format #t "= ~A" x) (newline)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: guile (define (raw-print x) (format #t "= ~S" x) (newline)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: guile (use-modules (gdb)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: create invisible watchpoint +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: register wp1 PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: check info breakpoints does not show invisible watchpoint PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: check maint info breakpoints shows invisible watchpoint PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: test invisible watchpoint write PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: guile (define (print x) (format #t "= ~A" x) (newline)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: guile (define (raw-print x) (format #t "= ~S" x) (newline)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: guile (use-modules (gdb)) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: define create-breakpoint! PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - guile PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (define (make-bp-data) (cons 0 0)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (define bp-data-count car) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (define set-bp-data-count! set-car!) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (define bp-data-inf-i cdr) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (define set-bp-data-inf-i! set-cdr!) -PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (define (bp-eval-count bkpt) (bp-data-count (gsmob-property bkpt 'bp-data))) -PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (define (bp-eval-inf-i bkpt) (bp-data-inf-i (gsmob-property bkpt 'bp-data))) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (define (bp-eval-count bkpt) (bp-data-count (object-property bkpt 'bp-data))) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (define (bp-eval-inf-i bkpt) (bp-data-inf-i (object-property bkpt 'bp-data))) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (define (make-bp-eval location) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (let ((bp (create-breakpoint! location))) -PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (set-gsmob-property! bp 'bp-data (make-bp-data)) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (set-object-property! bp 'bp-data (make-bp-data)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (set-breakpoint-stop! bp PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (lambda (bkpt) -PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (let ((data (gsmob-property bkpt 'bp-data)) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (let ((data (object-property bkpt 'bp-data)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (inf-i (parse-and-eval "i"))) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (set-bp-data-count! data (+ (bp-data-count data) 1)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (set-bp-data-inf-i! data inf-i) @@ -18160,10 +21419,10 @@ PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakp PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - guile PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (define (make-bp-also-eval location) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (let ((bp (create-breakpoint! location))) -PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (set-gsmob-property! bp 'bp-data (make-bp-data)) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (set-object-property! bp 'bp-data (make-bp-data)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (set-breakpoint-stop! bp PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (lambda (bkpt) -PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (let* ((data (gsmob-property bkpt 'bp-data)) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (let* ((data (object-property bkpt 'bp-data)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (count (+ (bp-data-count data) 1))) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (set-bp-data-count! data count) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (= count 9)))) @@ -18172,7 +21431,7 @@ PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakp PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 3 - guile PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 3 - (define (make-bp-basic location) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 3 - (let ((bp (create-breakpoint! location))) -PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 3 - (set-gsmob-property! bp 'bp-data (make-bp-data)) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 3 - (set-object-property! bp 'bp-data (make-bp-data)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 3 - bp)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 3 - end PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: create eval-bp1 breakpoint @@ -18208,6 +21467,105 @@ PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: watchpoint stop func - PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: create watchpoint PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: test watchpoint write PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: check that this unrelated breakpoints eval function was never called +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: guile (define (print x) (format #t "= ~A" x) (newline)) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: guile (define (raw-print x) (format #t "= ~S" x) (newline)) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: guile (use-modules (gdb)) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: get breakpoint list 1 +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: try to register a non-guile breakpoint +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: create multiply breakpoint +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: breakpoint invalid after creation +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: register bp1 +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: breakpoint valid after registration +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: re-register already registered bp1 +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: delete registered breakpoint +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: breakpoint invalid after deletion +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: re-register bp1 +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: breakpoint valid after re-registration +Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-cmd.exp ... +PASS: gdb.guile/scm-cmd.exp: guile (define (print x) (format #t "= ~A" x) (newline)) +PASS: gdb.guile/scm-cmd.exp: guile (define (raw-print x) (format #t "= ~S" x) (newline)) +PASS: gdb.guile/scm-cmd.exp: guile (use-modules (gdb)) +PASS: gdb.guile/scm-cmd.exp: input simple command - guile +PASS: gdb.guile/scm-cmd.exp: input simple command - (define test-cmd +PASS: gdb.guile/scm-cmd.exp: input simple command - (make-command "test-cmd" +PASS: gdb.guile/scm-cmd.exp: input simple command - #:command-class COMMAND_OBSCURE +PASS: gdb.guile/scm-cmd.exp: input simple command - #:invoke (lambda (self arg from-tty) +PASS: gdb.guile/scm-cmd.exp: input simple command - (display (format #f "test-cmd output, arg = ~a\n" arg))))) +PASS: gdb.guile/scm-cmd.exp: input simple command - (register-command! test-cmd) +PASS: gdb.guile/scm-cmd.exp: input simple command - end +PASS: gdb.guile/scm-cmd.exp: guile (print (command? test-cmd)) +PASS: gdb.guile/scm-cmd.exp: guile (print (command? 42)) +PASS: gdb.guile/scm-cmd.exp: call simple command +PASS: gdb.guile/scm-cmd.exp: input prefix command - guile +PASS: gdb.guile/scm-cmd.exp: input prefix command - (register-command! (make-command "prefix-cmd" +PASS: gdb.guile/scm-cmd.exp: input prefix command - #:command-class COMMAND_OBSCURE +PASS: gdb.guile/scm-cmd.exp: input prefix command - #:completer-class COMPLETE_NONE +PASS: gdb.guile/scm-cmd.exp: input prefix command - #:prefix? #t +PASS: gdb.guile/scm-cmd.exp: input prefix command - #:invoke (lambda (self arg from-tty) +PASS: gdb.guile/scm-cmd.exp: input prefix command - (display (format #f "prefix-cmd output, arg = ~a\n" arg))))) +PASS: gdb.guile/scm-cmd.exp: input prefix command - end +PASS: gdb.guile/scm-cmd.exp: call prefix command +PASS: gdb.guile/scm-cmd.exp: input subcommand - guile +PASS: gdb.guile/scm-cmd.exp: input subcommand - (register-command! (make-command "prefix-cmd subcmd" +PASS: gdb.guile/scm-cmd.exp: input subcommand - #:command-class COMMAND_OBSCURE +PASS: gdb.guile/scm-cmd.exp: input subcommand - #:invoke (lambda (self arg from-tty) +PASS: gdb.guile/scm-cmd.exp: input subcommand - (display (format #f "subcmd output, arg = ~a\n" arg))))) +PASS: gdb.guile/scm-cmd.exp: input subcommand - end +PASS: gdb.guile/scm-cmd.exp: call subcmd +PASS: gdb.guile/scm-cmd.exp: input new subcommand - guile +PASS: gdb.guile/scm-cmd.exp: input new subcommand - (register-command! (make-command "info newsubcmd" +PASS: gdb.guile/scm-cmd.exp: input new subcommand - #:command-class COMMAND_OBSCURE +PASS: gdb.guile/scm-cmd.exp: input new subcommand - #:invoke (lambda (self arg from-tty) +PASS: gdb.guile/scm-cmd.exp: input new subcommand - (display (format #f "newsubcmd output, arg = ~a\n" arg))))) +PASS: gdb.guile/scm-cmd.exp: input new subcommand - end +PASS: gdb.guile/scm-cmd.exp: call newsubcmd +PASS: gdb.guile/scm-cmd.exp: input command to throw error - guile +PASS: gdb.guile/scm-cmd.exp: input command to throw error - (register-command! (make-command "test-error-cmd" +PASS: gdb.guile/scm-cmd.exp: input command to throw error - #:command-class COMMAND_OBSCURE +PASS: gdb.guile/scm-cmd.exp: input command to throw error - #:invoke (lambda (self arg from-tty) +PASS: gdb.guile/scm-cmd.exp: input command to throw error - (throw-user-error "you lose! ~a" arg)))) +PASS: gdb.guile/scm-cmd.exp: input command to throw error - end +PASS: gdb.guile/scm-cmd.exp: call error command +PASS: gdb.guile/scm-cmd.exp: (string->argv "1 2 3") +PASS: gdb.guile/scm-cmd.exp: (string->argv "'1 2' 3") +PASS: gdb.guile/scm-cmd.exp: (string->argv ("\"1 2\" 3") +PASS: gdb.guile/scm-cmd.exp: (string->argv "1\\ 2 3") +PASS: gdb.guile/scm-cmd.exp: input simple user-defined command - guile +PASS: gdb.guile/scm-cmd.exp: input simple user-defined command - (register-command! (make-command "test-help" +PASS: gdb.guile/scm-cmd.exp: input simple user-defined command - #:doc "Docstring" +PASS: gdb.guile/scm-cmd.exp: input simple user-defined command - #:command-class COMMAND_USER +PASS: gdb.guile/scm-cmd.exp: input simple user-defined command - #:invoke (lambda (self arg from-tty) +PASS: gdb.guile/scm-cmd.exp: input simple user-defined command - (display (format #f "test-cmd output, arg = ~a\n" arg))))) +PASS: gdb.guile/scm-cmd.exp: input simple user-defined command - end +PASS: gdb.guile/scm-cmd.exp: call simple user-defined command +PASS: gdb.guile/scm-cmd.exp: see user-defined command in `help user-defined` +PASS: gdb.guile/scm-cmd.exp: don't show user-defined scheme command in `show user command` +PASS: gdb.guile/scm-cmd.exp: expression completion command - guile +PASS: gdb.guile/scm-cmd.exp: expression completion command - (register-command! (make-command "expr-test" +PASS: gdb.guile/scm-cmd.exp: expression completion command - #:command-class COMMAND_USER +PASS: gdb.guile/scm-cmd.exp: expression completion command - #:completer-class COMPLETE_EXPRESSION +PASS: gdb.guile/scm-cmd.exp: expression completion command - #:invoke (lambda (self arg from-tty) +PASS: gdb.guile/scm-cmd.exp: expression completion command - (display (format #f "invoked on = ~a\n" arg))))) +PASS: gdb.guile/scm-cmd.exp: expression completion command - end +PASS: gdb.guile/scm-cmd.exp: test completion through complete command +PASS: gdb.guile/scm-cmd.exp: complete 'expr-test bar.i' +PASS: gdb.guile/scm-cmd.exp: completer-as-function command - guile +PASS: gdb.guile/scm-cmd.exp: completer-as-function command - (register-command! (make-command "completer-as-function" +PASS: gdb.guile/scm-cmd.exp: completer-as-function command - #:command-class COMMAND_USER +PASS: gdb.guile/scm-cmd.exp: completer-as-function command - #:completer-class (lambda (self text word) +PASS: gdb.guile/scm-cmd.exp: completer-as-function command - (list "1" "2" "3")) +PASS: gdb.guile/scm-cmd.exp: completer-as-function command - #:invoke (lambda (self arg from-tty) +PASS: gdb.guile/scm-cmd.exp: completer-as-function command - (display (format #f "invoked on = ~a\n" arg))))) +PASS: gdb.guile/scm-cmd.exp: completer-as-function command - end +PASS: gdb.guile/scm-cmd.exp: test completion with completion function +PASS: gdb.guile/scm-cmd.exp: input command with Scheme error - guile +PASS: gdb.guile/scm-cmd.exp: input command with Scheme error - (register-command! (make-command "test-scheme-error-cmd" +PASS: gdb.guile/scm-cmd.exp: input command with Scheme error - #:command-class COMMAND_OBSCURE +PASS: gdb.guile/scm-cmd.exp: input command with Scheme error - #:invoke (lambda (self arg from-tty) +PASS: gdb.guile/scm-cmd.exp: input command with Scheme error - oops-bad-spelling))) +PASS: gdb.guile/scm-cmd.exp: input command with Scheme error - end +PASS: gdb.guile/scm-cmd.exp: call scheme-error command +PASS: gdb.guile/scm-cmd.exp: guile (gc) Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-disasm.exp ... PASS: gdb.guile/scm-disasm.exp: guile (define (print x) (format #t "= ~A" x) (newline)) PASS: gdb.guile/scm-disasm.exp: guile (define (raw-print x) (format #t "= ~S" x) (newline)) @@ -18351,16 +21709,6 @@ PASS: gdb.guile/scm-frame.exp: test frame-newer PASS: gdb.guile/scm-frame.exp: test frame-read-var - error PASS: gdb.guile/scm-frame.exp: test frame-read-var - success PASS: gdb.guile/scm-frame.exp: test selected-frame -Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-generics.exp ... -PASS: gdb.guile/scm-generics.exp: guile (define (print x) (format #t "= ~A" x) (newline)) -PASS: gdb.guile/scm-generics.exp: guile (define (raw-print x) (format #t "= ~S" x) (newline)) -PASS: gdb.guile/scm-generics.exp: guile (use-modules (gdb)) -PASS: gdb.guile/scm-generics.exp: guile (use-modules ((oop goops))) -PASS: gdb.guile/scm-generics.exp: guile (define-generic +) -PASS: gdb.guile/scm-generics.exp: guile (define-method (+ (x <gdb:value>) (y <gdb:value>)) (value-add x y)) -PASS: gdb.guile/scm-generics.exp: guile (define x (make-value 42)) -PASS: gdb.guile/scm-generics.exp: guile (define y (+ x x)) -PASS: gdb.guile/scm-generics.exp: guile y Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-gsmob.exp ... PASS: gdb.guile/scm-gsmob.exp: guile (define (print x) (format #t "= ~A" x) (newline)) PASS: gdb.guile/scm-gsmob.exp: guile (define (raw-print x) (format #t "= ~S" x) (newline)) @@ -18390,23 +21738,15 @@ PASS: gdb.guile/scm-gsmob.exp: property prop6 present after set PASS: gdb.guile/scm-gsmob.exp: property prop7 not present before set PASS: gdb.guile/scm-gsmob.exp: set prop 7 PASS: gdb.guile/scm-gsmob.exp: property prop7 present after set -PASS: gdb.guile/scm-gsmob.exp: property prop0 present after all set PASS: gdb.guile/scm-gsmob.exp: ref prop 0 -PASS: gdb.guile/scm-gsmob.exp: property prop1 present after all set PASS: gdb.guile/scm-gsmob.exp: ref prop 1 -PASS: gdb.guile/scm-gsmob.exp: property prop2 present after all set PASS: gdb.guile/scm-gsmob.exp: ref prop 2 -PASS: gdb.guile/scm-gsmob.exp: property prop3 present after all set PASS: gdb.guile/scm-gsmob.exp: ref prop 3 -PASS: gdb.guile/scm-gsmob.exp: property prop4 present after all set PASS: gdb.guile/scm-gsmob.exp: ref prop 4 -PASS: gdb.guile/scm-gsmob.exp: property prop5 present after all set PASS: gdb.guile/scm-gsmob.exp: ref prop 5 -PASS: gdb.guile/scm-gsmob.exp: property prop6 present after all set PASS: gdb.guile/scm-gsmob.exp: ref prop 6 -PASS: gdb.guile/scm-gsmob.exp: property prop7 present after all set PASS: gdb.guile/scm-gsmob.exp: ref prop 7 -PASS: gdb.guile/scm-gsmob.exp: gsmob-properties +PASS: gdb.guile/scm-gsmob.exp: object-properties Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-iterator.exp ... PASS: gdb.guile/scm-iterator.exp: guile (define (print x) (format #t "= ~A" x) (newline)) PASS: gdb.guile/scm-iterator.exp: guile (define (raw-print x) (format #t "= ~S" x) (newline)) @@ -18541,6 +21881,124 @@ PASS: gdb.guile/scm-objfile.exp: scm-objfile in objfile list PASS: gdb.guile/scm-objfile.exp: gu (print (objfile-pretty-printers objfile)) PASS: gdb.guile/scm-objfile.exp: guile (set-objfile-pretty-printers! objfile 0) PASS: gdb.guile/scm-objfile.exp: Get objfile validity after unload +Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-parameter.exp ... +PASS: gdb.guile/scm-parameter.exp: guile (define (print x) (format #t "= ~A" x) (newline)) +PASS: gdb.guile/scm-parameter.exp: guile (define (raw-print x) (format #t "= ~S" x) (newline)) +PASS: gdb.guile/scm-parameter.exp: guile (use-modules (gdb)) +PASS: gdb.guile/scm-parameter.exp: guile (print (parameter-value "directories")) +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - guile +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - (define test-param +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - (make-parameter "print test-param" +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - #:command-class COMMAND_DATA +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - #:parameter-type PARAM_BOOLEAN +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - #:doc "When enabled, test param does something useful. When disabled, does nothing." +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - #:set-doc "Set the state of the boolean test-param." +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - #:show-doc "Show the state of the boolean test-param." +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - #:show-func (lambda (self value) +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - (format #f "The state of the Test Parameter is ~a." value)) +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - #:initial-value #t)) +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - (register-parameter! test-param) +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - end +PASS: gdb.guile/scm-parameter.exp: test-param: parameter value (true) +PASS: gdb.guile/scm-parameter.exp: test-param: Show parameter on +PASS: gdb.guile/scm-parameter.exp: test-param: set print test-param off +PASS: gdb.guile/scm-parameter.exp: test-param: Show parameter off +PASS: gdb.guile/scm-parameter.exp: test-param: parameter value (false) +PASS: gdb.guile/scm-parameter.exp: test-param: show help +PASS: gdb.guile/scm-parameter.exp: test-param: set help +PASS: gdb.guile/scm-parameter.exp: test-param: general help +PASS: gdb.guile/scm-parameter.exp: test-param: guile (print (parameter? test-param)) +PASS: gdb.guile/scm-parameter.exp: test-param: guile (print (parameter? 42)) +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - guile +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - (define test-enum-param +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - (make-parameter "print test-enum-param" +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - #:command-class COMMAND_DATA +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - #:parameter-type PARAM_ENUM +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - #:enum-list '("one" "two") +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - #:doc "When set, test param does something useful. When disabled, does nothing." +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - #:show-doc "Show the state of the enum." +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - #:set-doc "Set the state of the enum." +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - #:show-func (lambda (self value) +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - (format #f "The state of the enum is ~a." value)) +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - #:initial-value "one")) +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - (register-parameter! test-enum-param) +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - end +PASS: gdb.guile/scm-parameter.exp: test-enum-param: enum parameter value (one) +PASS: gdb.guile/scm-parameter.exp: test-enum-param: show initial value +PASS: gdb.guile/scm-parameter.exp: test-enum-param: set print test-enum-param two +PASS: gdb.guile/scm-parameter.exp: test-enum-param: show new value +PASS: gdb.guile/scm-parameter.exp: test-enum-param: enum parameter value (two) +PASS: gdb.guile/scm-parameter.exp: test-enum-param: set invalid enum parameter +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - guile +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - (define test-file-param +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - (make-parameter "test-file-param" +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - #:command-class COMMAND_FILES +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - #:parameter-type PARAM_FILENAME +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - #:doc "When set, test param does something useful. When disabled, does nothing." +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - #:show-doc "Show the name of the file." +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - #:set-doc "Set the name of the file." +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - #:show-func (lambda (self value) +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - (format #f "The name of the file is ~a." value)) +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - #:initial-value "foo.txt")) +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - (register-parameter! test-file-param) +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - end +PASS: gdb.guile/scm-parameter.exp: test-file-param: initial parameter value +PASS: gdb.guile/scm-parameter.exp: test-file-param: show initial value +PASS: gdb.guile/scm-parameter.exp: test-file-param: set test-file-param bar.txt +PASS: gdb.guile/scm-parameter.exp: test-file-param: show new value +PASS: gdb.guile/scm-parameter.exp: test-file-param: new parameter value +PASS: gdb.guile/scm-parameter.exp: test-file-param: set test-file-param +PASS: gdb.guile/scm-parameter.exp: undocumented gdb parameter - guile +PASS: gdb.guile/scm-parameter.exp: undocumented gdb parameter - (register-parameter! (make-parameter "print test-undoc-param" +PASS: gdb.guile/scm-parameter.exp: undocumented gdb parameter - #:command-class COMMAND_DATA +PASS: gdb.guile/scm-parameter.exp: undocumented gdb parameter - #:parameter-type PARAM_BOOLEAN +PASS: gdb.guile/scm-parameter.exp: undocumented gdb parameter - #:show-func (lambda (self value) +PASS: gdb.guile/scm-parameter.exp: undocumented gdb parameter - (format #f "The state of the Test Parameter is ~a." value)) +PASS: gdb.guile/scm-parameter.exp: undocumented gdb parameter - #:initial-value #t)) +PASS: gdb.guile/scm-parameter.exp: undocumented gdb parameter - end +PASS: gdb.guile/scm-parameter.exp: test-undocumented-param: show parameter on +PASS: gdb.guile/scm-parameter.exp: test-undocumented-param: set print test-undoc-param off +PASS: gdb.guile/scm-parameter.exp: test-undocumented-param: show parameter off +PASS: gdb.guile/scm-parameter.exp: test-undocumented-param: show help +PASS: gdb.guile/scm-parameter.exp: test-undocumented-param: set help +PASS: gdb.guile/scm-parameter.exp: test-undocumented-param: general help +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - guile +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - (register-parameter! (make-parameter "test-restricted-param" +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - #:command-class COMMAND_DATA +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - #:parameter-type PARAM_ZINTEGER +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - #:set-func (lambda (self) +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - (let ((value (parameter-value self))) +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - (if (and (>= value 0) (<= value 10)) +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - "" +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - (begin +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - (set-parameter-value! self (object-property self 'value)) +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - "Error: Range of parameter is 0-10.")))) +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - #:show-func (lambda (self value) +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - (format #f "The value of the restricted parameter is ~a." value)) +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - #:initial-value (lambda (self) +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - (set-object-property! self 'value 2) +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - 2))) +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - end +PASS: gdb.guile/scm-parameter.exp: test-restricted-param: show test-restricted-param +PASS: gdb.guile/scm-parameter.exp: test-restricted-param: set test-restricted-param 10 +PASS: gdb.guile/scm-parameter.exp: test-restricted-param: show test-restricted-param +PASS: gdb.guile/scm-parameter.exp: test-restricted-param: set test-restricted-param 42 +PASS: gdb.guile/scm-parameter.exp: test-restricted-param: show test-restricted-param +PASS: gdb.guile/scm-parameter.exp: error registering existing parameter +PASS: gdb.guile/scm-parameter.exp: previously ambiguously named boolean parameter - guile +PASS: gdb.guile/scm-parameter.exp: previously ambiguously named boolean parameter - (define prev-ambig +PASS: gdb.guile/scm-parameter.exp: previously ambiguously named boolean parameter - (make-parameter "print s" +PASS: gdb.guile/scm-parameter.exp: previously ambiguously named boolean parameter - #:parameter-type PARAM_BOOLEAN)) +PASS: gdb.guile/scm-parameter.exp: previously ambiguously named boolean parameter - end +PASS: gdb.guile/scm-parameter.exp: guile (register-parameter! prev-ambig) +PASS: gdb.guile/scm-parameter.exp: previously-ambiguous: parameter value (false) +PASS: gdb.guile/scm-parameter.exp: previously-ambiguous: Show parameter off +PASS: gdb.guile/scm-parameter.exp: previously-ambiguous: set print s on +PASS: gdb.guile/scm-parameter.exp: previously-ambiguous: Show parameter on +PASS: gdb.guile/scm-parameter.exp: previously-ambiguous: parameter value (true) +PASS: gdb.guile/scm-parameter.exp: previously-ambiguous: show help +PASS: gdb.guile/scm-parameter.exp: previously-ambiguous: set help +PASS: gdb.guile/scm-parameter.exp: previously-ambiguous: general help Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-ports.exp ... PASS: gdb.guile/scm-ports.exp: guile (define (print x) (format #t "= ~A" x) (newline)) PASS: gdb.guile/scm-ports.exp: guile (define (raw-print x) (format #t "= ~S" x) (newline)) @@ -18626,6 +22084,37 @@ PASS: gdb.guile/scm-pretty-print.exp: guile (disable-matcher!) PASS: gdb.guile/scm-pretty-print.exp: print ss disabled PASS: gdb.guile/scm-pretty-print.exp: guile (enable-matcher!) PASS: gdb.guile/scm-pretty-print.exp: print ss enabled #2 +PASS: gdb.guile/scm-pretty-print.exp: guile (install-progspace-pretty-printers! (current-progspace)) +PASS: gdb.guile/scm-pretty-print.exp: print ss via progspace +PASS: gdb.guile/scm-pretty-print.exp: guile (install-objfile-pretty-printers! (current-progspace) "scm-pretty-print") +PASS: gdb.guile/scm-pretty-print.exp: print ss via objfile +Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-progspace.exp ... +PASS: gdb.guile/scm-progspace.exp: guile (define (print x) (format #t "= ~A" x) (newline)) +PASS: gdb.guile/scm-progspace.exp: guile (define (raw-print x) (format #t "= ~S" x) (newline)) +PASS: gdb.guile/scm-progspace.exp: guile (use-modules (gdb)) +PASS: gdb.guile/scm-progspace.exp: gu (print (progspace? 42)) +PASS: gdb.guile/scm-progspace.exp: gu (print (progspace? (current-progspace))) +PASS: gdb.guile/scm-progspace.exp: at start: current progspace filename +PASS: gdb.guile/scm-progspace.exp: at start: gu (print (progspaces)) +PASS: gdb.guile/scm-progspace.exp: program loaded: current progspace filename +PASS: gdb.guile/scm-progspace.exp: program loaded: gu (print (progspaces)) +PASS: gdb.guile/scm-progspace.exp: program loaded: gu (define progspace (current-progspace)) +PASS: gdb.guile/scm-progspace.exp: program loaded: gu (print (progspace-valid? progspace)) +PASS: gdb.guile/scm-progspace.exp: program loaded: gu (print (progspace-filename progspace)) +PASS: gdb.guile/scm-progspace.exp: program loaded: gu (print (list? (progspace-objfiles progspace))) +PASS: gdb.guile/scm-progspace.exp: program unloaded: current progspace filename +PASS: gdb.guile/scm-progspace.exp: program unloaded: gu (print (progspaces)) +PASS: gdb.guile/scm-progspace.exp: program unloaded: gu (print (eq? progspace (current-progspace))) +PASS: gdb.guile/scm-progspace.exp: Create new inferior +PASS: gdb.guile/scm-progspace.exp: Switch to new inferior +PASS: gdb.guile/scm-progspace.exp: Remove first inferior +PASS: gdb.guile/scm-progspace.exp: inferior removed: gu (print (progspace-valid? progspace)) +PASS: gdb.guile/scm-progspace.exp: inferior removed: gu (print (progspace-filename progspace)) +PASS: gdb.guile/scm-progspace.exp: inferior removed: gu (print (progspace-objfiles progspace)) +PASS: gdb.guile/scm-progspace.exp: inferior removed: current progspace filename +PASS: gdb.guile/scm-progspace.exp: inferior removed: gu (print (progspaces)) +PASS: gdb.guile/scm-progspace.exp: gu (gc) +PASS: gdb.guile/scm-progspace.exp: gu (print progspace) Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-section-script.exp ... PASS: gdb.guile/scm-section-script.exp: set auto-load safe-path PASS: gdb.guile/scm-section-script.exp: info auto-load guile-scripts @@ -18929,6 +22418,13 @@ PASS: gdb.guile/scm-value.exp: guile (use-modules (gdb)) PASS: gdb.guile/scm-value.exp: continue to breakpoint: break to inspect struct and union PASS: gdb.guile/scm-value.exp: set s PASS: gdb.guile/scm-value.exp: access element inside struct using string name +PASS: gdb.guile/scm-value.exp: append 42 +PASS: gdb.guile/scm-value.exp: gu i +PASS: gdb.guile/scm-value.exp: gu (history-ref i) +PASS: gdb.guile/scm-value.exp: p $ +PASS: gdb.guile/scm-value.exp: guile (gc) +PASS: gdb.guile/scm-value.exp: p $$ +PASS: gdb.guile/scm-value.exp: history-append! type error PASS: gdb.guile/scm-value.exp: set argv PASS: gdb.guile/scm-value.exp: set arg0 PASS: gdb.guile/scm-value.exp: verify dereferenced value @@ -18995,6 +22491,7 @@ PASS: gdb.guile/scm-value.exp: lazy strings: get sptr value from history PASS: gdb.guile/scm-value.exp: Aquire lazy string PASS: gdb.guile/scm-value.exp: Test lazy-string type name equality PASS: gdb.guile/scm-value.exp: Test string type name equality +PASS: gdb.guile/scm-value.exp: set print symbol off PASS: gdb.guile/scm-value.exp: print sn PASS: gdb.guile/scm-value.exp: lazy strings: get snptr value from history PASS: gdb.guile/scm-value.exp: Test lazy string @@ -19004,6 +22501,7 @@ PASS: gdb.guile/scm-value.exp: Test lazy string address PASS: gdb.guile/scm-value.exp: create PTR type PASS: gdb.guile/scm-value.exp: kill the inferior PASS: gdb.guile/scm-value.exp: Discard the symbols +PASS: gdb.guile/scm-value.exp: garbage collect PASS: gdb.guile/scm-value.exp: cast arg0 to PTR PASS: gdb.guile/scm-value.exp: delete PTR type PASS: gdb.guile/scm-value.exp: print value's type @@ -19034,6 +22532,7 @@ PASS: gdb.guile/scm-value.exp: c++: set rptr PASS: gdb.guile/scm-value.exp: c++: Check pointer passed as reference PASS: gdb.guile/scm-value.exp: c++: gu (print (value->bool (value-dynamic-cast (parse-and-eval "base") (type-pointer (lookup-type "Derived"))))) PASS: gdb.guile/scm-value.exp: c++: gu (print (value-dynamic-type (parse-and-eval "base"))) +PASS: gdb.guile/scm-value.exp: c++: gu (print (value-dynamic-type (parse-and-eval "base_ref"))) PASS: gdb.guile/scm-value.exp: c++: gu (print (value-dynamic-type (parse-and-eval "5"))) PASS: gdb.guile/scm-value.exp: c++: continue to breakpoint: break to inspect struct and union PASS: gdb.guile/scm-value.exp: c++: Create int value for subscript test @@ -19058,8 +22557,11 @@ PASS: gdb.guile/types-module.exp: import (gdb types) PASS: gdb.guile/types-module.exp: get derived type PASS: gdb.guile/types-module.exp: type-has-field? member in baseclass PASS: gdb.guile/types-module.exp: type-has-field-deep? member in baseclass +PASS: gdb.guile/types-module.exp: type-has-field-deep? from int PASS: gdb.guile/types-module.exp: create enum hash table PASS: gdb.guile/types-module.exp: verify make-enum-hashtable +PASS: gdb.guile/types-module.exp: make-enum-hashtable from #f +PASS: gdb.guile/types-module.exp: make-enum-hashtable from int Running ../../../W._C._Handy/gdb/testsuite/gdb.hp/gdb.aCC/optimize.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.hp/gdb.aCC/watch-cmd.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.hp/gdb.base-hp/callfwmall.exp ... @@ -19219,6 +22721,9 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/ls-dollar.exp ... PASS: gdb.linespec/ls-dollar.exp: set listsize 1 PASS: gdb.linespec/ls-dollar.exp: list $dollar_var PASS: gdb.linespec/ls-dollar.exp: break $dollar_func +PASS: gdb.linespec/ls-dollar.exp: set var $theline = 20 +PASS: gdb.linespec/ls-dollar.exp: list ls-dollar.cc:$theline +PASS: gdb.linespec/ls-dollar.exp: break ls-dollar.cc:$theline Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/ls-errs.exp ... PASS: gdb.linespec/ls-errs.exp: set breakpoint pending off PASS: gdb.linespec/ls-errs.exp: break : @@ -19620,11 +23125,19 @@ PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "down" PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "frame 2" PASS: gdb.mi/mi-cli.exp: -stack-select-frame 0 PASS: gdb.mi/mi-cli.exp: check *stopped from CLI command +PASS: gdb.mi/mi-cli.exp: -exec-step does not produce CLI step output +PASS: gdb.mi/mi-cli.exp: check *stopped from CLI command 2 PASS: gdb.mi/mi-cli.exp: -break-insert -t basics.c:$line_main_hello -PASS: gdb.mi/mi-cli.exp: -exec-continue to line $line_main_hello +PASS: gdb.mi/mi-cli.exp: breakpoint hit produces CLI output +PASS: gdb.mi/mi-cli.exp: temporary breakpoint output hit in MI PASS: gdb.mi/mi-cli.exp: 34 next: run +PASS: gdb.mi/mi-cli.exp: 34 next: CLI output PASS: gdb.mi/mi-cli.exp: 34 next: stop PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "list" at basics.c:$line_main_return +PASS: gdb.mi/mi-cli.exp: -break-insert -t basics.c:$line_main_callme_2 +PASS: gdb.mi/mi-cli.exp: -exec-continue to line $line_main_callme_2 +PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "set listsize 10" +PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "list" at basics.c:$line_main_callme_2 PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "help set args" PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "set $pc=0x0" Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-cmd-param-changed.exp ... @@ -19657,6 +23170,18 @@ PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remote exec-file bar" no PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "maint dwarf2 always-disassemble on" PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "maint dwarf2 always-disassemble off" PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set ch type on" +Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-condbreak-call-thr-state.exp ... +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: st: breakpoint at test +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: st: mi runto test +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: st: insert conditional breakpoint +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: st: insert end breakpoint +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: st: no spurious *running notifications +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: mt: successfully compiled posix threads test case +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: mt: breakpoint at test +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: mt: mi runto test +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: mt: insert conditional breakpoint +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: mt: insert end breakpoint +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: mt: no spurious *running notifications Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-console.exp ... PASS: gdb.mi/mi-console.exp: breakpoint at main PASS: gdb.mi/mi-console.exp: mi runto main @@ -19985,7 +23510,8 @@ PASS: gdb.mi/mi-simplerun.exp: exec-finish PASS: gdb.mi/mi-simplerun.exp: continue to end Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-solib.exp ... PASS: gdb.mi/mi-solib.exp: set stop-on-solib-events -PASS: gdb.mi/mi-solib.exp: check for solib event +FAIL: gdb.mi/mi-solib.exp: CLI prints solib event (timeout) +FAIL: gdb.mi/mi-solib.exp: check for solib event (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-stack.exp ... PASS: gdb.mi/mi-stack.exp: breakpoint at callee4 PASS: gdb.mi/mi-stack.exp: mi runto callee4 @@ -20042,7 +23568,7 @@ PASS: gdb.mi/mi-syn-frame.exp: finished exec continue PASS: gdb.mi/mi-syn-frame.exp: list stack frames PASS: gdb.mi/mi-syn-frame.exp: insert breakpoint subroutine PASS: gdb.mi/mi-syn-frame.exp: data evaluate expression -PASS: gdb.mi/mi-syn-frame.exp: list stack frames +FAIL: gdb.mi/mi-syn-frame.exp: list stack frames PASS: gdb.mi/mi-syn-frame.exp: finished exec continue PASS: gdb.mi/mi-syn-frame.exp: list stack frames PASS: gdb.mi/mi-syn-frame.exp: call inferior function which raises exception @@ -20293,6 +23819,7 @@ PASS: gdb.mi/mi-var-child.exp: delete S.b PASS: gdb.mi/mi-var-child.exp: delete S Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-cmd.exp ... PASS: gdb.mi/mi-var-cmd.exp: create global variable +PASS: gdb.mi/mi-var-cmd.exp: update varobj before running inferior PASS: gdb.mi/mi-var-cmd.exp: create non-existent variable PASS: gdb.mi/mi-var-cmd.exp: create out of scope variable PASS: gdb.mi/mi-var-cmd.exp: breakpoint at do_locals_tests @@ -20620,38 +24147,38 @@ PASS: gdb.mi/mi-var-display.exp: create local variable bar PASS: gdb.mi/mi-var-display.exp: info type variable bar PASS: gdb.mi/mi-var-display.exp: show format variable bar PASS: gdb.mi/mi-var-display.exp: eval variable bar -PASS: gdb.mi/mi-var-display.exp: set format variable bar +PASS: gdb.mi/mi-var-display.exp: set format variable bar in hex PASS: gdb.mi/mi-var-display.exp: eval variable bar with new format PASS: gdb.mi/mi-var-display.exp: assing to variable bar -PASS: gdb.mi/mi-var-display.exp: set format variable bar +PASS: gdb.mi/mi-var-display.exp: set format variable bar in decimal PASS: gdb.mi/mi-var-display.exp: eval variable bar with new value PASS: gdb.mi/mi-var-display.exp: delete var bar PASS: gdb.mi/mi-var-display.exp: create local variable foo PASS: gdb.mi/mi-var-display.exp: info type variable foo -PASS: gdb.mi/mi-var-display.exp: show format variable foo -PASS: gdb.mi/mi-var-display.exp: eval variable foo -PASS: gdb.mi/mi-var-display.exp: set format variable foo -PASS: gdb.mi/mi-var-display.exp: show format variable foo -PASS: gdb.mi/mi-var-display.exp: eval variable foo +PASS: gdb.mi/mi-var-display.exp: show format variable foo in natural +PASS: gdb.mi/mi-var-display.exp: eval variable foo in natural +PASS: gdb.mi/mi-var-display.exp: set format variable foo in octal +PASS: gdb.mi/mi-var-display.exp: show format variable foo in octal +PASS: gdb.mi/mi-var-display.exp: eval variable foo in octal PASS: gdb.mi/mi-var-display.exp: assing to variable foo -PASS: gdb.mi/mi-var-display.exp: set format variable foo -PASS: gdb.mi/mi-var-display.exp: eval variable foo +PASS: gdb.mi/mi-var-display.exp: set format variable foo decimal +PASS: gdb.mi/mi-var-display.exp: eval variable foo in decimal PASS: gdb.mi/mi-var-display.exp: eval variable foo in hex PASS: gdb.mi/mi-var-display.exp: show format variable foo after eval in hex -PASS: gdb.mi/mi-var-display.exp: eval variable foo in octal +PASS: gdb.mi/mi-var-display.exp: eval variable -f octal foo PASS: gdb.mi/mi-var-display.exp: show format variable foo after eval in octal -PASS: gdb.mi/mi-var-display.exp: eval variable foo in decimal +PASS: gdb.mi/mi-var-display.exp: eval variable -f decimal foo PASS: gdb.mi/mi-var-display.exp: show format variable foo after eval in decimal -PASS: gdb.mi/mi-var-display.exp: eval variable foo in natural +PASS: gdb.mi/mi-var-display.exp: eval variable -f nat foo PASS: gdb.mi/mi-var-display.exp: show format variable foo after eval in natural PASS: gdb.mi/mi-var-display.exp: eval variable foo in binary PASS: gdb.mi/mi-var-display.exp: show format variable foo after eval in binary PASS: gdb.mi/mi-var-display.exp: delete var foo PASS: gdb.mi/mi-var-display.exp: create local variable weird PASS: gdb.mi/mi-var-display.exp: get children local variable weird -PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr +PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr in hex (1) PASS: gdb.mi/mi-var-display.exp: show format variable weird.func_ptr -PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr_ptr +PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr_ptr in hex PASS: gdb.mi/mi-var-display.exp: show format variable weird.func_ptr_ptr PASS: gdb.mi/mi-var-display.exp: set format variable weird PASS: gdb.mi/mi-var-display.exp: set format variable weird.integer @@ -20660,9 +24187,9 @@ PASS: gdb.mi/mi-var-display.exp: set format variable weird.char_ptr PASS: gdb.mi/mi-var-display.exp: set format variable weird.long_int PASS: gdb.mi/mi-var-display.exp: set format variable weird.int_ptr_ptr PASS: gdb.mi/mi-var-display.exp: set format variable weird.long_array -PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr +PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr in hex (2) PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr_struct -PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr_ptr +PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr_ptr in natural PASS: gdb.mi/mi-var-display.exp: set format variable weird.u1 PASS: gdb.mi/mi-var-display.exp: set format variable weird.s2 PASS: gdb.mi/mi-var-display.exp: delete var weird @@ -20921,7 +24448,7 @@ PASS: gdb.mi/mi-var-rtti.exp: list children of ptr.Base (with RTTI) in use_rtti_ PASS: gdb.mi/mi-var-rtti.exp: list children of ptr.Base.public (with RTTI) in use_rtti_with_multiple_inheritence PASS: gdb.mi/mi-var-rtti.exp: list children of ptr.public (with RTTI) in use_rtti_with_multiple_inheritence PASS: gdb.mi/mi-var-rtti.exp: delete varobj for ptr (with RTTI) in use_rtti_with_multiple_inheritence -PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:244 (set breakpoint) +PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:250 (set breakpoint) PASS: gdb.mi/mi-var-rtti.exp: -interpreter-exec console "set print object on" in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: create varobj for ptr in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of ptr (without RTTI) in type_update_when_use_rtti @@ -20931,7 +24458,7 @@ PASS: gdb.mi/mi-var-rtti.exp: list children of s in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of s.public in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr (without RTTI) in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr.public (without RTTI) in type_update_when_use_rtti -PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:268 (set breakpoint) +PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:270 (set breakpoint) PASS: gdb.mi/mi-var-rtti.exp: update ptr to derived in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of ptr (with RTTI) in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of ptr.Base (with RTTI) in type_update_when_use_rtti @@ -20948,12 +24475,12 @@ PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr.public (with RTTI) in type_ PASS: gdb.mi/mi-var-rtti.exp: check s.ptr->A (with RTTI) in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: check s.ptr->B (with RTTI) in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: check s.ptr->C (with RTTI) in type_update_when_use_rtti -PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:280 (set breakpoint) +PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:282 (set breakpoint) PASS: gdb.mi/mi-var-rtti.exp: update ptr back to base type in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: delete varobj for ptr in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: update s.ptr back to base type in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: delete varobj for s in type_update_when_use_rtti -PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:298 (set breakpoint) +PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:306 (set breakpoint) PASS: gdb.mi/mi-var-rtti.exp: -interpreter-exec console "set print object off" in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: create varobj for ptr in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of ptr (without RTTI) in skip_type_update_when_not_use_rtti @@ -20963,7 +24490,7 @@ PASS: gdb.mi/mi-var-rtti.exp: list children of s in skip_type_update_when_not_us PASS: gdb.mi/mi-var-rtti.exp: list children of s.public in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr (without RTTI) in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr.public (without RTTI) in skip_type_update_when_not_use_rtti -PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:322 (set breakpoint) +PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:326 (set breakpoint) PASS: gdb.mi/mi-var-rtti.exp: update ptr to derived type in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of ptr (without RTTI) in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of ptr.public (without RTTI) in skip_type_update_when_not_use_rtti @@ -20972,11 +24499,23 @@ PASS: gdb.mi/mi-var-rtti.exp: update s to derived type in skip_type_update_when_ PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr (without RTTI) in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr.public (without RTTI) in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: check s.ptr->A (without RTTI) in skip_type_update_when_not_use_rtti -PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:334 (set breakpoint) +PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:338 (set breakpoint) PASS: gdb.mi/mi-var-rtti.exp: update ptr back to base type in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: delete varobj for ptr in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: update s back to base type in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: delete varobj for s in skip_type_update_when_not_use_rtti +Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-vla-c99.exp ... +PASS: gdb.mi/mi-vla-c99.exp: insert breakpoint at line 28 after vla is filled +PASS: gdb.mi/mi-vla-c99.exp: run to breakpoint at line 28 +PASS: gdb.mi/mi-vla-c99.exp: evaluate complete vla +PASS: gdb.mi/mi-vla-c99.exp: evaluate vla[0] +PASS: gdb.mi/mi-vla-c99.exp: evaluate vla[2] +PASS: gdb.mi/mi-vla-c99.exp: evaluate vla[4] +PASS: gdb.mi/mi-vla-c99.exp: create local variable vla +PASS: gdb.mi/mi-vla-c99.exp: info type variable vla +PASS: gdb.mi/mi-vla-c99.exp: show format variable vla +PASS: gdb.mi/mi-vla-c99.exp: eval variable vla +PASS: gdb.mi/mi-vla-c99.exp: get children of vla Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-watch-nonstop.exp ... PASS: gdb.mi/mi-watch-nonstop.exp: breakpoint at main PASS: gdb.mi/mi-watch-nonstop.exp: mi runto main @@ -21192,6 +24731,7 @@ XFAIL: gdb.mi/mi2-var-child.exp: update all vars psnp->next->long_ptr (and 1.lon PASS: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 7 PASS: gdb.mi/mi2-var-child.exp: update all vars psnp->next->next->long_ptr (and 2.long_ptr) changed PASS: gdb.mi/mi2-var-child.exp: break in do_anonymous_type_tests +PASS: gdb.mi/mi2-var-child.exp: break in do_nested_struct_union_tests PASS: gdb.mi/mi2-var-child.exp: continue to do_anonymous_type_tests breakpoint PASS: gdb.mi/mi2-var-child.exp: VT: create root varobj for ptr PASS: gdb.mi/mi2-var-child.exp: VT: list children of ptr1 @@ -21295,6 +24835,130 @@ PASS: gdb.mi/mi2-var-child.exp: path expression for v1.1_anonymous.a PASS: gdb.mi/mi2-var-child.exp: expression for v1.1_anonymous.a PASS: gdb.mi/mi2-var-child.exp: path expression for v1.2_anonymous.b PASS: gdb.mi/mi2-var-child.exp: expression for v1.2_anonymous.b +PASS: gdb.mi/mi2-var-child.exp: Run till MI stops in do_nested_struct_union_tests +PASS: gdb.mi/mi2-var-child.exp: VT: create root varobj for var +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1 +PASS: gdb.mi/mi2-var-child.exp: expression for var1 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.a1 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.a1 +PASS: gdb.mi/mi2-var-child.exp: expression for var1.a1 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.b1 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.b1 +PASS: gdb.mi/mi2-var-child.exp: expression for var1.b1 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.u1 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u1 +PASS: gdb.mi/mi2-var-child.exp: expression for var1.u1 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.3_anonymous +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.3_anonymous +PASS: gdb.mi/mi2-var-child.exp: expression for var1.3_anonymous +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.u2 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u2 +PASS: gdb.mi/mi2-var-child.exp: expression for var1.u2 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.a1.a +PASS: gdb.mi/mi2-var-child.exp: expression for var1.a1.a +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.b1.b +PASS: gdb.mi/mi2-var-child.exp: expression for var1.b1.b +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.u1.a +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u1.a +PASS: gdb.mi/mi2-var-child.exp: expression for var1.u1.a +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.u1.b +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u1.b +PASS: gdb.mi/mi2-var-child.exp: expression for var1.u1.b +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.3_anonymous.a2 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.3_anonymous.a2 +PASS: gdb.mi/mi2-var-child.exp: expression for var1.3_anonymous.a2 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.3_anonymous.b2 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.3_anonymous.b2 +PASS: gdb.mi/mi2-var-child.exp: expression for var1.3_anonymous.b2 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.u2.a3 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u2.a3 +PASS: gdb.mi/mi2-var-child.exp: expression for var1.u2.a3 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.u2.b3 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u2.b3 +PASS: gdb.mi/mi2-var-child.exp: expression for var1.u2.b3 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u1.a.a +PASS: gdb.mi/mi2-var-child.exp: expression for var1.u1.a.a +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u1.b.b +PASS: gdb.mi/mi2-var-child.exp: expression for var1.u1.b.b +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.3_anonymous.a2.a +PASS: gdb.mi/mi2-var-child.exp: expression for var1.3_anonymous.a2.a +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.3_anonymous.b2.b +PASS: gdb.mi/mi2-var-child.exp: expression for var1.3_anonymous.b2.b +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u2.a3.a +PASS: gdb.mi/mi2-var-child.exp: expression for var1.u2.a3.a +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u2.b3.b +PASS: gdb.mi/mi2-var-child.exp: expression for var1.u2.b3.b +PASS: gdb.mi/mi2-var-child.exp: VT: create root varobj for var2 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var21 +PASS: gdb.mi/mi2-var-child.exp: path expression for var21 +PASS: gdb.mi/mi2-var-child.exp: expression for var21 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var21.ab +PASS: gdb.mi/mi2-var-child.exp: path expression for var21.ab +PASS: gdb.mi/mi2-var-child.exp: expression for var21.ab +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var21.ab.a +PASS: gdb.mi/mi2-var-child.exp: path expression for var21.ab.a +PASS: gdb.mi/mi2-var-child.exp: expression for var21.ab.a +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var21.ab.b +PASS: gdb.mi/mi2-var-child.exp: path expression for var21.ab.b +PASS: gdb.mi/mi2-var-child.exp: expression for var21.ab.b +PASS: gdb.mi/mi2-var-child.exp: path expression for var21.ab.a.a +PASS: gdb.mi/mi2-var-child.exp: expression for var21.ab.a.a +PASS: gdb.mi/mi2-var-child.exp: path expression for var21.ab.b.b +PASS: gdb.mi/mi2-var-child.exp: expression for var21.ab.b.b +PASS: gdb.mi/mi2-var-child.exp: VT: create root varobj for ss_ptr +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1 +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.a1 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.a1 +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.a1 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.b1 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.b1 +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.b1 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.u1 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u1 +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u1 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.3_anonymous +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.3_anonymous +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.3_anonymous +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.u2 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u2 +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u2 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.a1.a +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.a1.a +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.b1.b +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.b1.b +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.u1.a +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u1.a +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u1.a +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.u1.b +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u1.b +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u1.b +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.3_anonymous.a2 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.3_anonymous.a2 +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.3_anonymous.a2 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.3_anonymous.b2 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.3_anonymous.b2 +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.3_anonymous.b2 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.u2.a3 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u2.a3 +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u2.a3 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.u2.b3 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u2.b3 +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u2.b3 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u1.a.a +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u1.a.a +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u1.b.b +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u1.b.b +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.3_anonymous.a2.a +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.3_anonymous.a2.a +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.3_anonymous.b2.b +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.3_anonymous.b2.b +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u2.a3.a +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u2.a3.a +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u2.b3.b +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u2.b3.b Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/pr11022.exp ... PASS: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint at main PASS: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": mi runto main @@ -21356,8 +25020,47 @@ PASS: gdb.multi/bkpt-multi-exec.exp: inferior 2 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 ../../../W._C._Handy/gdb/testsuite/gdb.multi/dummy-frame-restore.exp ... +PASS: gdb.multi/dummy-frame-restore.exp: add inferior 2 with -exec dummy-frame-restore +PASS: gdb.multi/dummy-frame-restore.exp: switch to inferior 2 +PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: switch to inferior 2 (1) +PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: before infcall: bt in inferior 2 +PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: infcall in inferior 2 +PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: switch to inferior 1 (1) +PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: before infcall: bt in inferior 1 +PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: infcall in inferior 1 +PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: two dummy frames +PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: switch to inferior 1 (2) +PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: finish in inferior 1 +PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: after infcall: bt in inferior 1 +PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: switch to inferior 2 (2) +PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: finish in inferior 2 +PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: after infcall: bt in inferior 2 +PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: switch to inferior 2 (1) +PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: before infcall: bt in inferior 2 +PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: infcall in inferior 2 +PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: switch to inferior 1 (1) +PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: before infcall: bt in inferior 1 +PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: infcall in inferior 1 +PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: two dummy frames +PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: switch to inferior 2 (2) +PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: finish in inferior 2 +PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: after infcall: bt in inferior 2 +PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: switch to inferior 1 (2) +PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: finish in inferior 1 +PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: after infcall: bt in inferior 1 Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-arch-exec.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-arch.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-attach.exp ... +PASS: gdb.multi/multi-attach.exp: attach to program 1 +PASS: gdb.multi/multi-attach.exp: backtrace 1 +PASS: gdb.multi/multi-attach.exp: add second inferior +PASS: gdb.multi/multi-attach.exp: switch to second inferior +PASS: gdb.multi/multi-attach.exp: attach to program 2 +PASS: gdb.multi/multi-attach.exp: backtrace 2 +PASS: gdb.multi/multi-attach.exp: kill inferior 2 +PASS: gdb.multi/multi-attach.exp: inferior 1 +PASS: gdb.multi/multi-attach.exp: kill inferior 1 Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/watchpoint-multi.exp ... PASS: gdb.multi/watchpoint-multi.exp: successfully compiled posix threads test case PASS: gdb.multi/watchpoint-multi.exp: set breakpoint always-inserted on @@ -21376,11 +25079,11 @@ PASS: gdb.multi/watchpoint-multi.exp: switch back to inferior 1 again PASS: gdb.multi/watchpoint-multi.exp: catch b on inferior 1 PASS: gdb.multi/watchpoint-multi.exp: catch marker_exit in inferior 1 Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/basicclass.exp ... -UNSUPPORTED: gdb.objc/basicclass.exp: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.objc/basicclass.m: unrecognized error +UNSUPPORTED: gdb.objc/basicclass.exp: Couldn't compile basicclass.m: unrecognized error Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/nondebug.exp ... -UNSUPPORTED: gdb.objc/nondebug.exp: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.objc/nondebug.m: unrecognized error +UNSUPPORTED: gdb.objc/nondebug.exp: Couldn't compile nondebug.m: unrecognized error Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/objcdecode.exp ... -UNSUPPORTED: gdb.objc/objcdecode.exp: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.objc/objcdecode.m: unrecognized error +UNSUPPORTED: gdb.objc/objcdecode.exp: Couldn't compile objcdecode.m: unrecognized error Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/print.exp ... PASS: gdb.objc/print.exp: set language objective-c PASS: gdb.objc/print.exp: set language to "objective-c" @@ -21429,6 +25132,11 @@ PASS: gdb.opt/inline-bt.exp: up from bar (3) PASS: gdb.opt/inline-bt.exp: func1 inlined (3) PASS: gdb.opt/inline-bt.exp: up from func1 (3) PASS: gdb.opt/inline-bt.exp: func2 inlined (3) +PASS: gdb.opt/inline-bt.exp: set backtrace limit 2 +PASS: gdb.opt/inline-bt.exp: flushregs +PASS: gdb.opt/inline-bt.exp: up from bar (4) +PASS: gdb.opt/inline-bt.exp: info frame still works +PASS: gdb.opt/inline-bt.exp: up hits limit Running ../../../W._C._Handy/gdb/testsuite/gdb.opt/inline-cmds.exp ... PASS: gdb.opt/inline-cmds.exp: set listsize 1 PASS: gdb.opt/inline-cmds.exp: continue to bar (1) @@ -21570,7 +25278,7 @@ PASS: gdb.python/lib-types.exp: python print (str (typedef_class1_obj.type)) PASS: gdb.python/lib-types.exp: nested typedef stripping PASS: gdb.python/lib-types.exp: python typedef_const_typedef_class1_ref_obj = gdb.parse_and_eval ('typedef_const_typedef_class1_ref_obj') PASS: gdb.python/lib-types.exp: python basic_type_typedef_const_typedef_class1_ref_obj = gdb.types.get_basic_type (typedef_const_typedef_class1_ref_obj.type) -PASS: gdb.python/lib-types.exp: python print (str (typedef_const_typedef_class1_ref_obj.type)) +XFAIL: gdb.python/lib-types.exp: python print (str (typedef_const_typedef_class1_ref_obj.type)) (PRMS gcc/55641) PASS: gdb.python/lib-types.exp: nested typedef/ref stripping PASS: gdb.python/lib-types.exp: python class1_obj = gdb.parse_and_eval ('class1_obj') PASS: gdb.python/lib-types.exp: python print (gdb.types.has_field (class1_obj.type, 'x')) @@ -21732,6 +25440,38 @@ PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: continue to breakpoint: PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Check temporary stop callback executed before deletion. PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Check temporary breakpoint is deleted after being hit PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Check info breakpoints shows temporary breakpoint is deleted +Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-caller-is.exp ... +PASS: gdb.python/py-caller-is.exp: continue to breakpoint: bottom_func +PASS: gdb.python/py-caller-is.exp: p $_caller_is ("bottom_func", 0) +PASS: gdb.python/py-caller-is.exp: p $_caller_is ("middle_func") +PASS: gdb.python/py-caller-is.exp: p $_caller_is ("top_func") +PASS: gdb.python/py-caller-is.exp: p $_caller_is ("middle_func", 2) +PASS: gdb.python/py-caller-is.exp: p $_caller_is ("top_func", 2) +PASS: gdb.python/py-caller-is.exp: p $_caller_is ("foo", 100) +PASS: gdb.python/py-caller-is.exp: p $_caller_is ("foo", -1) +PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("^bottom", 0) +PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("^middle_") +PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("^top_") +PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("^middle_", 2) +PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("^top_f", 2) +PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("foo", 100) +PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("foo", -1) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("bottom_func", 0) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("middle_func") +PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("top_func") +PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("middle_func", 2) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("top_func", 2) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("main", 100) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("foo", 100) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("foo", -1) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("^bottom", 0) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("^middle_") +PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("^top_") +PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("^middle_", 2) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("^top_f", 2) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("^main", 100) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("foo", 100) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("foo", -1) Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-cmd.exp ... PASS: gdb.python/py-cmd.exp: input simple command - python PASS: gdb.python/py-cmd.exp: input simple command - class test_cmd (gdb.Command): @@ -21811,6 +25551,7 @@ PASS: gdb.python/py-cmd.exp: input simple user-defined command - test_help () PASS: gdb.python/py-cmd.exp: input simple user-defined command - end PASS: gdb.python/py-cmd.exp: call simple user-defined command PASS: gdb.python/py-cmd.exp: see user-defined command in `help user-defined` +PASS: gdb.python/py-cmd.exp: don't show user-defined python command in `show user command` PASS: gdb.python/py-cmd.exp: expression completion command - python PASS: gdb.python/py-cmd.exp: expression completion command - class expr_test (gdb.Command): PASS: gdb.python/py-cmd.exp: expression completion command - def __init__ (self): @@ -21821,6 +25562,13 @@ PASS: gdb.python/py-cmd.exp: expression completion command - expr_test () PASS: gdb.python/py-cmd.exp: expression completion command - end PASS: gdb.python/py-cmd.exp: Test completion through complete command PASS: gdb.python/py-cmd.exp: complete 'expr_test bar.i' +Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-completion.exp ... +PASS: gdb.python/py-completion.exp: source ../../../W._C._Handy/gdb/testsuite/gdb.python/py-completion.py +PASS: gdb.python/py-completion.exp: completefileinit completion +PASS: gdb.python/py-completion.exp: discard #1 +PASS: gdb.python/py-completion.exp: completefilemethod completion +PASS: gdb.python/py-completion.exp: discard #2 +PASS: gdb.python/py-completion.exp: completefilecommandcond completion Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-error.exp ... PASS: gdb.python/py-error.exp: set host-charset IBM1047 PASS: gdb.python/py-error.exp: main reached @@ -21838,13 +25586,11 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-evsignal.exp ... PASS: gdb.python/py-evsignal.exp: successfully compiled posix threads test case PASS: gdb.python/py-evsignal.exp: test-events PASS: gdb.python/py-evsignal.exp: set non-stop on -PASS: gdb.python/py-evsignal.exp: set target-async on PASS: gdb.python/py-evsignal.exp: thread 3 was signaled Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-evthreads.exp ... PASS: gdb.python/py-evthreads.exp: successfully compiled posix threads test case PASS: gdb.python/py-evthreads.exp: test-events PASS: gdb.python/py-evthreads.exp: set non-stop on -PASS: gdb.python/py-evthreads.exp: set target-async on PASS: gdb.python/py-evthreads.exp: Run to breakpoint 1 PASS: gdb.python/py-evthreads.exp: reached breakpoint 2 PASS: gdb.python/py-evthreads.exp: thread 2 @@ -22027,6 +25773,9 @@ PASS: gdb.python/py-frame-inline.exp: continue to breakpoint: Block break here. PASS: gdb.python/py-frame-inline.exp: info frame PASS: gdb.python/py-frame-inline.exp: up PASS: gdb.python/py-frame-inline.exp: python print (gdb.selected_frame().read_var('l')) +PASS: gdb.python/py-frame-inline.exp: set backtrace limit 1 +PASS: gdb.python/py-frame-inline.exp: continue to breakpoint: Block break here. +PASS: gdb.python/py-frame-inline.exp: python print (gdb.newest_frame()) Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-frame.exp ... PASS: gdb.python/py-frame.exp: continue to breakpoint: Block break here. PASS: gdb.python/py-frame.exp: test Frame.architecture() @@ -22057,6 +25806,9 @@ PASS: gdb.python/py-frame.exp: test Frame.newer PASS: gdb.python/py-frame.exp: test Frame.read_var - error PASS: gdb.python/py-frame.exp: test Frame.read_var - success PASS: gdb.python/py-frame.exp: test gdb.selected_frame +PASS: gdb.python/py-frame.exp: test Frame.read_register(sp) +PASS: gdb.python/py-frame.exp: test Frame.read_register(pc) +Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-framefilter-invalidarg.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-framefilter-mi.exp ... PASS: gdb.python/py-framefilter-mi.exp: breakpoint at main PASS: gdb.python/py-framefilter-mi.exp: mi runto main @@ -22543,6 +26295,10 @@ PASS: gdb.python/py-pp-maint.exp: print ss re-enabled PASS: gdb.python/py-pp-maint.exp: print FLAG_1 PASS: gdb.python/py-pp-maint.exp: print FLAG_1 | FLAG_3 PASS: gdb.python/py-pp-maint.exp: print FLAG_1 | 8 +Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-pp-re-notag.exp ... +PASS: gdb.python/py-pp-re-notag.exp: source py-pp-re-notag.py +PASS: gdb.python/py-pp-re-notag.exp: print *t +PASS: gdb.python/py-pp-re-notag.exp: print /r *t Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-prettyprint.exp ... PASS: gdb.python/py-prettyprint.exp: set print pretty on PASS: gdb.python/py-prettyprint.exp: b 351 @@ -22978,6 +26734,8 @@ PASS: gdb.python/py-value-cc.exp: xtd->a via field PASS: gdb.python/py-value-cc.exp: number of fields in uu PASS: gdb.python/py-value-cc.exp: uu.x via field PASS: gdb.python/py-value-cc.exp: uu.a via field +PASS: gdb.python/py-value-cc.exp: init a +PASS: gdb.python/py-value-cc.exp: a + 5 Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-value.exp ... PASS: gdb.python/py-value.exp: create boolean value PASS: gdb.python/py-value.exp: create integer value @@ -23134,6 +26892,7 @@ PASS: gdb.python/py-value.exp: Get value from history PASS: gdb.python/py-value.exp: Aquire lazy string PASS: gdb.python/py-value.exp: Test lazy-string type name equality PASS: gdb.python/py-value.exp: Test string type name equality +PASS: gdb.python/py-value.exp: set print symbol off PASS: gdb.python/py-value.exp: print sn PASS: gdb.python/py-value.exp: Get value from history PASS: gdb.python/py-value.exp: Test lazy string @@ -23167,6 +26926,7 @@ PASS: gdb.python/py-value.exp: c++: Obtains value from GDB PASS: gdb.python/py-value.exp: c++: Check pointer passed as reference PASS: gdb.python/py-value.exp: c++: python print (bool(gdb.parse_and_eval('base').dynamic_cast(gdb.lookup_type('Derived').pointer()))) PASS: gdb.python/py-value.exp: c++: python print (gdb.parse_and_eval('base').dynamic_type) +PASS: gdb.python/py-value.exp: c++: python print (gdb.parse_and_eval('base_ref').dynamic_type) PASS: gdb.python/py-value.exp: c++: python print (gdb.parse_and_eval('5').dynamic_type) PASS: gdb.python/py-value.exp: c++: continue to breakpoint: break to inspect struct and union PASS: gdb.python/py-value.exp: c++: Create a value for subscript test @@ -23183,6 +26943,64 @@ PASS: gdb.python/py-value.exp: c++: Attempt to access an integer with a subscrip PASS: gdb.python/py-value.exp: c++: Build array PASS: gdb.python/py-value.exp: c++: PASS: gdb.python/py-value.exp: c++: Test multiple subscript +Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-xmethods.exp ... +PASS: gdb.python/py-xmethods.exp: continue to breakpoint: Break here +PASS: gdb.python/py-xmethods.exp: Before: a1 + a2 +PASS: gdb.python/py-xmethods.exp: Before: a_plus_a 1 +PASS: gdb.python/py-xmethods.exp: Before: a2 - a1 +PASS: gdb.python/py-xmethods.exp: Before: a_minus_a 1 +PASS: gdb.python/py-xmethods.exp: Before: b1 - a1 +PASS: gdb.python/py-xmethods.exp: Before: a_minus_a 2 +PASS: gdb.python/py-xmethods.exp: Before: a1.geta() +PASS: gdb.python/py-xmethods.exp: Before: a_geta 1 +PASS: gdb.python/py-xmethods.exp: Before: ++a1 +PASS: gdb.python/py-xmethods.exp: Before: a1.getarrayind(5) +PASS: gdb.python/py-xmethods.exp: Before: a_ptr->geta() +PASS: gdb.python/py-xmethods.exp: Before: b_geta 1 +PASS: gdb.python/py-xmethods.exp: Before: e.geta() +PASS: gdb.python/py-xmethods.exp: Before: a_geta 2 +PASS: gdb.python/py-xmethods.exp: Before: call g.size_diff<float>() +PASS: gdb.python/py-xmethods.exp: Before: g_size_diff 2 +PASS: gdb.python/py-xmethods.exp: Before: g.size_diff<unsigned long>() +PASS: gdb.python/py-xmethods.exp: Before: g.size_mul<2>() +PASS: gdb.python/py-xmethods.exp: Before: g_size_mul 2 +PASS: gdb.python/py-xmethods.exp: Before: g.size_mul<5>() +PASS: gdb.python/py-xmethods.exp: Before: g.mul<double>(2.0) +PASS: gdb.python/py-xmethods.exp: Before: g_mul 2 +PASS: gdb.python/py-xmethods.exp: Before: g.mul<char>('a') +PASS: gdb.python/py-xmethods.exp: load the script file +PASS: gdb.python/py-xmethods.exp: After: a1 + a2 +PASS: gdb.python/py-xmethods.exp: After: a2 - a1 +PASS: gdb.python/py-xmethods.exp: After: a_minus_a 3 +PASS: gdb.python/py-xmethods.exp: After: b1 + a1 +PASS: gdb.python/py-xmethods.exp: After: b1 - a1 +PASS: gdb.python/py-xmethods.exp: After: a_minus_a 4 +PASS: gdb.python/py-xmethods.exp: After: a1.geta() +PASS: gdb.python/py-xmethods.exp: After: ++a1 +PASS: gdb.python/py-xmethods.exp: After: a1.getarrayind(5) +PASS: gdb.python/py-xmethods.exp: After: a_ptr->geta() +PASS: gdb.python/py-xmethods.exp: After: e.geta() +PASS: gdb.python/py-xmethods.exp: After: e_ptr->geta() +PASS: gdb.python/py-xmethods.exp: After: e_ref.geta() +PASS: gdb.python/py-xmethods.exp: After: e.method(10) +PASS: gdb.python/py-xmethods.exp: After: e.method('a') +PASS: gdb.python/py-xmethods.exp: After: g.size_diff<float>() +FAIL: gdb.python/py-xmethods.exp: After: g.size_diff<unsigned long>() +PASS: gdb.python/py-xmethods.exp: After: g.size_mul<2>() +PASS: gdb.python/py-xmethods.exp: After: g.size_mul< 5 >() +PASS: gdb.python/py-xmethods.exp: After: g.mul<double>(2.0) +PASS: gdb.python/py-xmethods.exp: gdb_test +PASS: gdb.python/py-xmethods.exp: Disable G_methods +PASS: gdb.python/py-xmethods.exp: g.mul<char>('a') after disabling G_methods +PASS: gdb.python/py-xmethods.exp: Enable G_methods +PASS: gdb.python/py-xmethods.exp: After enabling G_methods +PASS: gdb.python/py-xmethods.exp: Disable G_methods;mul +PASS: gdb.python/py-xmethods.exp: g.mul<char>('a') after disabling G_methods;mul +PASS: gdb.python/py-xmethods.exp: Enable G_methods;mul +PASS: gdb.python/py-xmethods.exp: After enabling G_methods;mul +PASS: gdb.python/py-xmethods.exp: info xmethod global plus 1 +PASS: gdb.python/py-xmethods.exp: disable xmethod progspace E_methods;method_int +PASS: gdb.python/py-xmethods.exp: info xmethod xmethods E_methods;method_int Running ../../../W._C._Handy/gdb/testsuite/gdb.python/python.exp ... PASS: gdb.python/python.exp: multi-line python command - python PASS: gdb.python/python.exp: multi-line python command - print (23) @@ -23989,6 +27807,9 @@ PASS: gdb.reverse/next-reverse-bkpt-over-sr.exp: get past callee call PASS: gdb.reverse/next-reverse-bkpt-over-sr.exp: set breakpoint at callee's entry PASS: gdb.reverse/next-reverse-bkpt-over-sr.exp: reverse-next over call trips user breakpoint at function entry PASS: gdb.reverse/next-reverse-bkpt-over-sr.exp: stopped at the right callee call +Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/rerun-prec.exp ... +PASS: gdb.reverse/rerun-prec.exp: Turn on process record +PASS: gdb.reverse/rerun-prec.exp: restarting inferior Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/sigall-precsave.exp ... PASS: gdb.reverse/sigall-precsave.exp: Turn on process record PASS: gdb.reverse/sigall-precsave.exp: BP at end of main @@ -25328,7 +29149,7 @@ PASS: gdb.reverse/sigall-reverse.exp: handle SIGTERM stop print PASS: gdb.reverse/sigall-reverse.exp: b handle_TERM PASS: gdb.reverse/sigall-reverse.exp: get signal TERM PASS: gdb.reverse/sigall-reverse.exp: send signal TERM -PASS: gdb.reverse/sigall-reverse.exp: continue to sigal exit +PASS: gdb.reverse/sigall-reverse.exp: continue to signal exit PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of TERM PASS: gdb.reverse/sigall-reverse.exp: reverse to signal event, TERM PASS: gdb.reverse/sigall-reverse.exp: reverse signal delivered @@ -26164,7 +29985,6 @@ PASS: gdb.server/server-run.exp: continue to main Running ../../../W._C._Handy/gdb/testsuite/gdb.server/solib-list.exp ... PASS: gdb.server/solib-list.exp: non-stop 0: disconnect PASS: gdb.server/solib-list.exp: non-stop 0: set non-stop 0 -PASS: gdb.server/solib-list.exp: non-stop 0: set target-async 0 PASS: gdb.server/solib-list.exp: non-stop 0: set displaced-stepping off PASS: gdb.server/solib-list.exp: non-stop 0: file binfile PASS: gdb.server/solib-list.exp: non-stop 0: target remote @@ -26173,7 +29993,6 @@ PASS: gdb.server/solib-list.exp: non-stop 0: sharedlibrary PASS: gdb.server/solib-list.exp: non-stop 0: p libvar PASS: gdb.server/solib-list.exp: non-stop 1: disconnect PASS: gdb.server/solib-list.exp: non-stop 1: set non-stop 1 -PASS: gdb.server/solib-list.exp: non-stop 1: set target-async 1 PASS: gdb.server/solib-list.exp: non-stop 1: set displaced-stepping off PASS: gdb.server/solib-list.exp: non-stop 1: file binfile PASS: gdb.server/solib-list.exp: non-stop 1: target remote @@ -26193,17 +30012,17 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.stabs/gdb11479.exp ... PASS: gdb.stabs/gdb11479.exp: Set breakpoints forced_stabs PASS: gdb.stabs/gdb11479.exp: Stop at first breakpoint forced_stabs PASS: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs -PASS: gdb.stabs/gdb11479.exp: sizeof (e) in test2 forced_stabs +PASS: gdb.stabs/gdb11479.exp: sizeof (*e) in test2 forced_stabs PASS: gdb.stabs/gdb11479.exp: Stop at first breakpoint forced_stabs PASS: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs -PASS: gdb.stabs/gdb11479.exp: sizeof (e) in test forced_stabs +PASS: gdb.stabs/gdb11479.exp: sizeof (*e) in test forced_stabs PASS: gdb.stabs/gdb11479.exp: Set breakpoints natural_debug_format PASS: gdb.stabs/gdb11479.exp: Stop at first breakpoint natural_debug_format PASS: gdb.stabs/gdb11479.exp: Inspect t in test2 natural_debug_format -PASS: gdb.stabs/gdb11479.exp: sizeof (e) in test2 natural_debug_format +PASS: gdb.stabs/gdb11479.exp: sizeof (*e) in test2 natural_debug_format PASS: gdb.stabs/gdb11479.exp: Stop at first breakpoint natural_debug_format PASS: gdb.stabs/gdb11479.exp: Inspect t in test natural_debug_format -PASS: gdb.stabs/gdb11479.exp: sizeof (e) in test natural_debug_format +PASS: gdb.stabs/gdb11479.exp: sizeof (*e) in test natural_debug_format Running ../../../W._C._Handy/gdb/testsuite/gdb.stabs/weird.exp ... PASS: gdb.stabs/weird.exp: weirdx.o read without error PASS: gdb.stabs/weird.exp: stabs found @@ -26493,10 +30312,15 @@ PASS: gdb.threads/fork-thread-pending.exp: 2, get to the fork event PASS: gdb.threads/fork-thread-pending.exp: 2, multiple threads found PASS: gdb.threads/fork-thread-pending.exp: 2, get to the spawned thread in fork child PASS: gdb.threads/fork-thread-pending.exp: 2, followed to the child, found two threads +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/gcore-stale-thread.exp ... +PASS: gdb.threads/gcore-stale-thread.exp: successfully compiled posix threads test case +PASS: gdb.threads/gcore-stale-thread.exp: set non-stop on +PASS: gdb.threads/gcore-stale-thread.exp: continue to breakpoint: break-here +PASS: gdb.threads/gcore-stale-thread.exp: save a corefile +PASS: gdb.threads/gcore-stale-thread.exp: exited thread is current due to non-stop Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/gcore-thread.exp ... PASS: gdb.threads/gcore-thread.exp: successfully compiled posix threads test case PASS: gdb.threads/gcore-thread.exp: successfully compiled posix threads test case -PASS: gdb.threads/gcore-thread.exp: help gcore PASS: gdb.threads/gcore-thread.exp: thread 1 is running PASS: gdb.threads/gcore-thread.exp: thread 2 is running PASS: gdb.threads/gcore-thread.exp: save a corefile @@ -26577,6 +30401,13 @@ PASS: gdb.threads/interrupted-hand-call.exp: dummy stack frame present PASS: gdb.threads/interrupted-hand-call.exp: finish hand-call PASS: gdb.threads/interrupted-hand-call.exp: dummy frame popped PASS: gdb.threads/interrupted-hand-call.exp: continue until exit +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/kill.exp ... +PASS: gdb.threads/kill.exp: threaded: successfully compiled posix threads test case +PASS: gdb.threads/kill.exp: threaded: continue to breakpoint: break here +PASS: gdb.threads/kill.exp: threaded: all threads started +PASS: gdb.threads/kill.exp: threaded: kill program +PASS: gdb.threads/kill.exp: non-threaded: continue to breakpoint: break here +PASS: gdb.threads/kill.exp: non-threaded: kill program Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/killed.exp ... PASS: gdb.threads/killed.exp: successfully compiled posix threads test case PASS: gdb.threads/killed.exp: run program to completion @@ -26695,6 +30526,45 @@ PASS: gdb.threads/multi-create.exp: continue to breakpoint 28 PASS: gdb.threads/multi-create.exp: continue to breakpoint 29 PASS: gdb.threads/multi-create.exp: continue to breakpoint 30 PASS: gdb.threads/multi-create.exp: continue to breakpoint 31 +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/multiple-step-overs.exp ... +PASS: gdb.threads/multiple-step-overs.exp: successfully compiled posix threads test case +PASS: gdb.threads/multiple-step-overs.exp: step: continue to breakpoint: run to breakpoint +PASS: gdb.threads/multiple-step-overs.exp: step: info threads shows all threads +PASS: gdb.threads/multiple-step-overs.exp: step: set scheduler-locking on +PASS: gdb.threads/multiple-step-overs.exp: step: thread 3 +PASS: gdb.threads/multiple-step-overs.exp: step: continue to breakpoint: run to breakpoint in thread 3 +PASS: gdb.threads/multiple-step-overs.exp: step: unbreak loop in thread 3 +PASS: gdb.threads/multiple-step-overs.exp: step: thread 2 +PASS: gdb.threads/multiple-step-overs.exp: step: continue to breakpoint: run to breakpoint in thread 2 +PASS: gdb.threads/multiple-step-overs.exp: step: unbreak loop in thread 2 +PASS: gdb.threads/multiple-step-overs.exp: step: thread 1 +PASS: gdb.threads/multiple-step-overs.exp: step: set scheduler-locking off +FAIL: gdb.threads/multiple-step-overs.exp: step +PASS: gdb.threads/multiple-step-overs.exp: next: continue to breakpoint: run to breakpoint +PASS: gdb.threads/multiple-step-overs.exp: next: info threads shows all threads +PASS: gdb.threads/multiple-step-overs.exp: next: set scheduler-locking on +PASS: gdb.threads/multiple-step-overs.exp: next: thread 3 +PASS: gdb.threads/multiple-step-overs.exp: next: continue to breakpoint: run to breakpoint in thread 3 +PASS: gdb.threads/multiple-step-overs.exp: next: unbreak loop in thread 3 +PASS: gdb.threads/multiple-step-overs.exp: next: thread 2 +PASS: gdb.threads/multiple-step-overs.exp: next: continue to breakpoint: run to breakpoint in thread 2 +PASS: gdb.threads/multiple-step-overs.exp: next: unbreak loop in thread 2 +PASS: gdb.threads/multiple-step-overs.exp: next: thread 1 +PASS: gdb.threads/multiple-step-overs.exp: next: set scheduler-locking off +PASS: gdb.threads/multiple-step-overs.exp: set debug infrun 1 +PASS: gdb.threads/multiple-step-overs.exp: next +PASS: gdb.threads/multiple-step-overs.exp: continue: continue to breakpoint: run to breakpoint +PASS: gdb.threads/multiple-step-overs.exp: continue: info threads shows all threads +PASS: gdb.threads/multiple-step-overs.exp: continue: set scheduler-locking on +PASS: gdb.threads/multiple-step-overs.exp: continue: thread 3 +PASS: gdb.threads/multiple-step-overs.exp: continue: continue to breakpoint: run to breakpoint in thread 3 +PASS: gdb.threads/multiple-step-overs.exp: continue: unbreak loop in thread 3 +PASS: gdb.threads/multiple-step-overs.exp: continue: thread 2 +PASS: gdb.threads/multiple-step-overs.exp: continue: continue to breakpoint: run to breakpoint in thread 2 +PASS: gdb.threads/multiple-step-overs.exp: continue: unbreak loop in thread 2 +PASS: gdb.threads/multiple-step-overs.exp: continue: thread 1 +PASS: gdb.threads/multiple-step-overs.exp: continue: set scheduler-locking off +PASS: gdb.threads/multiple-step-overs.exp: continue Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/no-unwaited-for-left.exp ... PASS: gdb.threads/no-unwaited-for-left.exp: successfully compiled posix threads test case PASS: gdb.threads/no-unwaited-for-left.exp: continue to breakpoint: break-here @@ -26818,9 +30688,8 @@ PASS: gdb.threads/pthreads.exp: set break at common_routine in thread 2 PASS: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2 PASS: gdb.threads/pthreads.exp: backtrace from thread 2 bkpt in common_routine Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/reconnect-signal.exp ... -ERROR: no fileid for kepler Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/schedlock.exp ... -UNRESOLVED: gdb.threads/schedlock.exp: successfully compiled posix threads test case +PASS: gdb.threads/schedlock.exp: successfully compiled posix threads test case PASS: gdb.threads/schedlock.exp: shell stty intr '^C' PASS: gdb.threads/schedlock.exp: set print sevenbit-strings PASS: gdb.threads/schedlock.exp: set width 0 @@ -26895,6 +30764,107 @@ PASS: gdb.threads/siginfo-threads.exp: signal 3 si_signo PASS: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL PASS: gdb.threads/siginfo-threads.exp: signal 3 si_pid PASS: gdb.threads/siginfo-threads.exp: continue to breakpoint: break-at-exit +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-command-handle-nopass.exp ... +PASS: gdb.threads/signal-command-handle-nopass.exp: successfully compiled posix threads test case +PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: handle SIGUSR1 stop print nopass +PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: b thread_function +PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: stopped in thread +PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: break handler +PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread 1 +PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread 1 selected +PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: signal SIGUSR1 +PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread 1 got the signal +PASS: gdb.threads/signal-command-handle-nopass.exp: step-over no: handle SIGUSR1 stop print nopass +PASS: gdb.threads/signal-command-handle-nopass.exp: step-over no: b thread_function +PASS: gdb.threads/signal-command-handle-nopass.exp: step-over no: stopped in thread +PASS: gdb.threads/signal-command-handle-nopass.exp: step-over no: break handler +PASS: gdb.threads/signal-command-handle-nopass.exp: step-over no: thread 1 +PASS: gdb.threads/signal-command-handle-nopass.exp: step-over no: thread 1 selected +PASS: gdb.threads/signal-command-handle-nopass.exp: step-over no: signal SIGUSR1 +PASS: gdb.threads/signal-command-handle-nopass.exp: step-over no: thread 1 got the signal +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-command-multiple-signals-pending.exp ... +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: successfully compiled posix threads test case +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: handle SIGUSR1 stop print pass +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: handle SIGUSR2 stop print pass +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: break all_threads_started +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: continue +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: set scheduler-locking on +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: break all_threads_signalled +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: continue +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 1 selected +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 3 +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: stop with SIGUSR2 +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 2 +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: stop with SIGUSR1 +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: break handler_sigusr1 +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: break handler_sigusr2 +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: set scheduler-locking off +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 1 +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: signal command queries +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: one signal delivered +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: second signal: signal delivered +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: b end +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: handle SIGUSR1 stop print pass +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: handle SIGUSR2 stop print pass +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: break all_threads_started +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: continue +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: set scheduler-locking on +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: break all_threads_signalled +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: continue +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: thread 1 selected +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: thread 3 +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: stop with SIGUSR2 +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: thread 2 +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: stop with SIGUSR1 +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: break handler_sigusr1 +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: break handler_sigusr2 +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: signal command does not query, signal delivered +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: second signal: set scheduler-locking off +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: second signal: signal command queries +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: second signal: signal delivered +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: b end +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: no more signals +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-delivered-right-thread.exp ... +PASS: gdb.threads/signal-delivered-right-thread.exp: successfully compiled posix threads test case +PASS: gdb.threads/signal-delivered-right-thread.exp: continue: handle SIGUSR1 stop print pass +PASS: gdb.threads/signal-delivered-right-thread.exp: continue: stop with SIGUSR1 +PASS: gdb.threads/signal-delivered-right-thread.exp: continue: thread 2 intercepted signal +PASS: gdb.threads/signal-delivered-right-thread.exp: continue: break handler +PASS: gdb.threads/signal-delivered-right-thread.exp: continue: thread 1 +PASS: gdb.threads/signal-delivered-right-thread.exp: continue: continue +PASS: gdb.threads/signal-delivered-right-thread.exp: continue: thread 2 got the signal +PASS: gdb.threads/signal-delivered-right-thread.exp: signal 0: handle SIGUSR1 stop print pass +PASS: gdb.threads/signal-delivered-right-thread.exp: signal 0: stop with SIGUSR1 +PASS: gdb.threads/signal-delivered-right-thread.exp: signal 0: thread 2 intercepted signal +PASS: gdb.threads/signal-delivered-right-thread.exp: signal 0: break handler +PASS: gdb.threads/signal-delivered-right-thread.exp: signal 0: thread 1 +PASS: gdb.threads/signal-delivered-right-thread.exp: signal 0: signal 0 queries +PASS: gdb.threads/signal-delivered-right-thread.exp: signal 0: signal is delivered +PASS: gdb.threads/signal-delivered-right-thread.exp: signal 0: thread 2 got the signal +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-while-stepping-over-bp-other-thread.exp ... +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: successfully compiled posix threads test case +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to wait-thread-2 breakpoint +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: info threads with thread 2 +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: info threads with thread 3 +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: set scheduler-locking on +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: switch to thread 3 to run to its breakpoint +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 3 +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: switch to thread 2 to run to its breakpoint +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 2 +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: set breakpoint to be stepped over +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: force loop break in thread 2 +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: switch to thread 1 to queue signal in thread 2 +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2 +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: switch to thread 3 for stepping +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: get my_number +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: get count before step +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: set scheduler-locking off +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: set debug infrun 1 +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: get count after step +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/sigstep-threads.exp ... PASS: gdb.threads/sigstep-threads.exp: successfully compiled posix threads test case PASS: gdb.threads/sigstep-threads.exp: handle SIGUSR1 nostop print pass @@ -26919,28 +30889,111 @@ PASS: gdb.threads/staticthreads.exp: handle SIG32 nostop noprint pass PASS: gdb.threads/staticthreads.exp: handle SIG32 helps PASS: gdb.threads/staticthreads.exp: info threads PASS: gdb.threads/staticthreads.exp: GDB exits with static thread program -Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/step-after-sr-lock.exp ... -PASS: gdb.threads/step-after-sr-lock.exp: successfully compiled posix threads test case -PASS: gdb.threads/step-after-sr-lock.exp: continue to breakpoint: run to wait-thread-2 breakpoint -PASS: gdb.threads/step-after-sr-lock.exp: info threads with thread 2 -PASS: gdb.threads/step-after-sr-lock.exp: continue to breakpoint: run to breakpoint -PASS: gdb.threads/step-after-sr-lock.exp: info threads with thread 3 -PASS: gdb.threads/step-after-sr-lock.exp: get pid of inferior -PASS: gdb.threads/step-after-sr-lock.exp: set scheduler-locking on -PASS: gdb.threads/step-after-sr-lock.exp: switch to thread 3 to run to its breakpoint -PASS: gdb.threads/step-after-sr-lock.exp: continue to breakpoint: run to breakpoint in thread 3 -PASS: gdb.threads/step-after-sr-lock.exp: switch to thread 2 to run to its breakpoint -PASS: gdb.threads/step-after-sr-lock.exp: continue to breakpoint: run to breakpoint in thread 2 -PASS: gdb.threads/step-after-sr-lock.exp: set breakpoint to be stepped over -PASS: gdb.threads/step-after-sr-lock.exp: force loop break in thread 2 -PASS: gdb.threads/step-after-sr-lock.exp: switch to thread 3 for stepping -PASS: gdb.threads/step-after-sr-lock.exp: get my_number -PASS: gdb.threads/step-after-sr-lock.exp: get count before step -PASS: gdb.threads/step-after-sr-lock.exp: set scheduler-locking off -PASS: gdb.threads/step-after-sr-lock.exp: set debug infrun 1 -PASS: gdb.threads/step-after-sr-lock.exp: step -PASS: gdb.threads/step-after-sr-lock.exp: get count after step -PASS: gdb.threads/step-after-sr-lock.exp: stepped thread under control +PASS: gdb.threads/staticthreads.exp: continue to breakpoint: tlsvar-is-set +PASS: gdb.threads/staticthreads.exp: tlsvar in thread +PASS: gdb.threads/staticthreads.exp: thread 1 +PASS: gdb.threads/staticthreads.exp: up 10 +PASS: gdb.threads/staticthreads.exp: tlsvar in main +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/step-over-lands-on-breakpoint.exp ... +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: successfully compiled posix threads test case +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: step: continue to breakpoint: run to wait-thread breakpoint +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: step: info threads shows all threads +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: step: set scheduler-locking on +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: step: thread 2 +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: step: continue to breakpoint: run to breakpoint in thread 2 +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: step: unbreak loop in thread 2 +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: step: thread 1 +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: step: set scheduler-locking off +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: step: step +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: next: continue to breakpoint: run to wait-thread breakpoint +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: next: info threads shows all threads +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: next: set scheduler-locking on +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: next: thread 2 +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: next: continue to breakpoint: run to breakpoint in thread 2 +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: next: unbreak loop in thread 2 +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: next: thread 1 +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: next: set scheduler-locking off +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: next: next +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: continue: continue to breakpoint: run to wait-thread breakpoint +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: continue: info threads shows all threads +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: continue: set scheduler-locking on +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: continue: thread 2 +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: continue: continue to breakpoint: run to breakpoint in thread 2 +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: continue: unbreak loop in thread 2 +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: continue: thread 1 +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: continue: set scheduler-locking off +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: continue: continue +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/step-over-trips-on-watchpoint.exp ... +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: successfully compiled posix threads test case +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: continue to breakpoint: run to wait-thread breakpoint +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: info threads shows all threads +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: set scheduler-locking on +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: thread 2 +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: continue to breakpoint: run to breakpoint in thread 2 +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: unbreak loop in thread 2 +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: clear watch_me +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: watch watch_me +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: thread 1 +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: set scheduler-locking off +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: step +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: continue to breakpoint: run to wait-thread breakpoint +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: info threads shows all threads +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: set scheduler-locking on +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: thread 2 +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: continue to breakpoint: run to breakpoint in thread 2 +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: unbreak loop in thread 2 +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: clear watch_me +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: watch watch_me +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: thread 1 +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: set scheduler-locking off +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: next +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: continue: continue to breakpoint: run to wait-thread breakpoint +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: continue: info threads shows all threads +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: continue: set scheduler-locking on +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: continue: thread 2 +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: continue: continue to breakpoint: run to breakpoint in thread 2 +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: continue: unbreak loop in thread 2 +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: continue: clear watch_me +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: continue: watch watch_me +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: continue: thread 1 +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: continue: set scheduler-locking off +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: continue: continue +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: continue to breakpoint: run to wait-thread breakpoint +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: info threads shows all threads +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: set scheduler-locking on +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: thread 2 +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: continue to breakpoint: run to breakpoint in thread 2 +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: unbreak loop in thread 2 +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: clear watch_me +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: watch watch_me +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: b 39 thread 1 +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: thread 1 +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: set scheduler-locking off +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: step +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: continue to breakpoint: run to wait-thread breakpoint +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: info threads shows all threads +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: set scheduler-locking on +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: thread 2 +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: continue to breakpoint: run to breakpoint in thread 2 +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: unbreak loop in thread 2 +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: clear watch_me +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: watch watch_me +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: b 39 thread 1 +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: thread 1 +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: set scheduler-locking off +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: next +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: continue: continue to breakpoint: run to wait-thread breakpoint +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: continue: info threads shows all threads +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: continue: set scheduler-locking on +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: continue: thread 2 +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: continue: continue to breakpoint: run to breakpoint in thread 2 +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: continue: unbreak loop in thread 2 +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: continue: clear watch_me +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: continue: watch watch_me +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: continue: b 39 thread 1 +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: continue: thread 1 +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: continue: set scheduler-locking off +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: continue: continue Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/stepi-random-signal.exp ... PASS: gdb.threads/stepi-random-signal.exp: successfully compiled posix threads test case PASS: gdb.threads/stepi-random-signal.exp: set scheduler-locking on @@ -26961,8 +31014,15 @@ PASS: gdb.threads/switch-threads.exp: continue to breakpoint: continue to thread PASS: gdb.threads/switch-threads.exp: next Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-execl.exp ... PASS: gdb.threads/thread-execl.exp: successfully compiled posix threads test case -PASS: gdb.threads/thread-execl.exp: continue to thread start -PASS: gdb.threads/thread-execl.exp: get to main in new image +PASS: gdb.threads/thread-execl.exp: schedlock off: continue to thread start +PASS: gdb.threads/thread-execl.exp: schedlock off: set scheduler-locking off +PASS: gdb.threads/thread-execl.exp: schedlock off: get to main in new image +PASS: gdb.threads/thread-execl.exp: schedlock step: continue to thread start +PASS: gdb.threads/thread-execl.exp: schedlock step: set scheduler-locking step +PASS: gdb.threads/thread-execl.exp: schedlock step: get to main in new image +PASS: gdb.threads/thread-execl.exp: schedlock on: continue to thread start +PASS: gdb.threads/thread-execl.exp: schedlock on: set scheduler-locking on +PASS: gdb.threads/thread-execl.exp: schedlock on: get to main in new image Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp ... PASS: gdb.threads/thread-find.exp: successfully compiled posix threads test case PASS: gdb.threads/thread-find.exp: set print sevenbit-strings @@ -27015,7 +31075,6 @@ PASS: gdb.threads/thread-specific-bp.exp: all-stop: thread 1 selected PASS: gdb.threads/thread-specific-bp.exp: all-stop: continue to end PASS: gdb.threads/thread-specific-bp.exp: all-stop: thread start is gone PASS: gdb.threads/thread-specific-bp.exp: all-stop: thread-specific breakpoint was deleted -PASS: gdb.threads/thread-specific-bp.exp: set async mode PASS: gdb.threads/thread-specific-bp.exp: set non-stop mode PASS: gdb.threads/thread-specific-bp.exp: non-stop: get main thread id PASS: gdb.threads/thread-specific-bp.exp: non-stop: continue to breakpoint: start @@ -27473,9 +31532,8 @@ PASS: gdb.trace/deltrace.exp: 3.5: delete tracepoint number zero PASS: gdb.trace/deltrace.exp: 3.6: help delete tracepoints Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/disconnected-tracing.exp ... UNSUPPORTED: gdb.trace/disconnected-tracing.exp: target does not support reconnect -ERROR: no fileid for kepler Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/entry-values.exp ... -UNRESOLVED: gdb.trace/entry-values.exp: disassemble foo +PASS: gdb.trace/entry-values.exp: disassemble foo PASS: gdb.trace/entry-values.exp: disassemble foo+9,+10 PASS: gdb.trace/entry-values.exp: disassemble bar PASS: gdb.trace/entry-values.exp: disassemble bar+28,+10 @@ -27547,6 +31605,8 @@ PASS: gdb.trace/passcount.exp: 4.8: invalid tracepoint number in passcount PASS: gdb.trace/passcount.exp: 4.9: help passcount Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/pending.exp ... UNSUPPORTED: gdb.trace/pending.exp: Current target does not support trace +Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/pr16508.exp ... +UNSUPPORTED: gdb.trace/pr16508.exp: target does not support trace Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/qtro.exp ... PASS: gdb.trace/qtro.exp: probe for target remote Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/range-stepping.exp ... @@ -27730,14 +31790,14 @@ PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/loop.xml === gdb Summary === -# of expected passes 26294 -# of unexpected failures 107 +# of expected passes 30222 +# of unexpected failures 151 # of unexpected successes 2 -# of expected failures 56 +# of expected failures 58 # of unknown successes 1 -# of known failures 63 -# of unresolved testcases 3 +# of known failures 60 +# of unresolved testcases 1 # of untested testcases 29 -# of unsupported tests 52 -[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.7.50.20140214-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory +# of unsupported tests 58 +[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.8.50.20140911-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory diff --git a/binutils-gdb/kepler.SCHWINGE/test/ld/ld.sum b/binutils-gdb/kepler.SCHWINGE/test/ld/ld.sum index a2a1e63e..50827078 100644 --- a/binutils-gdb/kepler.SCHWINGE/test/ld/ld.sum +++ b/binutils-gdb/kepler.SCHWINGE/test/ld/ld.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Sep 11 18:54:41 2014 +Test Run By thomas on Fri Sep 12 16:34:20 2014 Native configuration is i686-pc-linux-gnu === ld tests === @@ -12,6 +12,7 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-alpha/alpha.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-arm/arm-elf.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-arm/export-class.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-auto-import/auto-import.exp ... +Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-avr/avr.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-bootstrap/bootstrap.exp ... UNTESTED: bootstrap UNTESTED: bootstrap with strip @@ -121,6 +122,10 @@ PASS: Build shared library for pr14170 PASS: PR ld/14170 PASS: Build shared library for next test PASS: Link using broken linker script +PASS: Build pr17068.so +PASS: Build pr17068a.a +PASS: Build pr17068b.a +PASS: pr17068 link --as-needed lib in group PASS: ld-elf/comm-data4 PASS: ld-elf/comm-data5 PASS: ld-elf/commonpage1 @@ -371,6 +376,10 @@ PASS: Build libneeded2a.so PASS: Build libneeded2b.so PASS: Build libneeded2c.o PASS: Build needed2 +PASS: Build libneeded3a.so +PASS: Build libneeded3b.so +PASS: Build needed3.o +PASS: Build needed3 PASS: Build libpr2404a.so PASS: Build libpr2404b.a PASS: Build rdynamic-1 @@ -643,6 +652,10 @@ PASS: -z combreloc relocation sections PASS: TLS GD->LE transition PASS: TLS LD->LE transition PASS: TLS IE->LE transition +PASS: PR ld/17313 (1) +PASS: PR ld/17313 (2) +PASS: PR ld/17306 (1) +PASS: PR ld/17306 (2) PASS: Absolute non-overflowing relocs PASS: PCREL8 overflow PASS: PCREL16 overflow @@ -683,6 +696,7 @@ PASS: undefined symbol with compressed debug sections PASS: PR ld/12627 PASS: PR ld/13302 PASS: PR ld/14215 +PASS: PR ld/17057 Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-ia64/ia64.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-ia64/line.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-ifunc/binutils.exp ... @@ -739,6 +753,7 @@ PASS: ld-ifunc/ifunc-7a-i386 PASS: ld-ifunc/ifunc-7b-i386 PASS: ld-ifunc/ifunc-8-i386 PASS: ld-ifunc/ifunc-9-x86 +PASS: ld-ifunc/pr17154-i386 Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-libs/libs.exp ... PASS: -l: test (preparation) PASS: -l: test @@ -771,44 +786,48 @@ PASS: zero p_vaddr PASS: non-zero p_vaddr Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-plugin/lto.exp ... PASS: LTO 1 -PASS: Build libdummy.a 2 +PASS: Compile 2 PASS: LTO 2 -PASS: Build libdummy.a 3a -PASS: Build libdummy.a 3c +PASS: Compile 3a +PASS: Compile 3c PASS: Build liblto-3.a -PASS: Build libdummy.a 5a -PASS: Build libdummy.a 5b +PASS: Compile 5a +PASS: Compile 5b PASS: LTO 6 -PASS: Build libdummy.a 9 -PASS: Build libdummy.a 11a -PASS: Build libdummy.a 11b -PASS: Build libdummy.a 11c +PASS: Compile 9 +PASS: Compile 11a +PASS: Compile 11b +PASS: Compile 11c PASS: Build liblto-12.a -PASS: Build libdummy.a 12 -PASS: Build libdummy.a 13 +PASS: Compile 12 +PASS: Compile 13 PASS: Build liblto-13.a -PASS: Build libdummy.a 14a +PASS: Compile 14a PASS: Build liblto-14.a -PASS: Build libdummy.a 15a +PASS: Compile 15a PASS: Build liblto-15.a PASS: PR ld/12696 -PASS: Build libdummy.a PR ld/12758 +PASS: Compile PR ld/12758 PASS: Build libpr12758.a PASS: PR ld/12758 -PASS: Build libdummy.a PR ld/12760 +PASS: Compile PR ld/12760 PASS: Build libpr12760.a PASS: PR ld/12760 PASS: Build libpr13183.a -PASS: Build libdummy.a PR ld/13183 -PASS: Build libdummy.a PR ld/13201 +PASS: Compile PR ld/13183 +PASS: Compile PR ld/13201 PASS: PR ld/13287 PASS: PR ld/15323 -PASS: Build libdummy.a PR ld/12942 (1) -PASS: Build libdummy.a PR ld/12942 (2) -PASS: Build libdummy.a 7 +PASS: Compile(1) PR ld/pr16846 +PASS: Compile(2) PR ld/pr16846 +PASS: PR ld/pr16846(1) +PASS: PR ld/pr16846(2) +PASS: Compile PR ld/12942 (1) +PASS: Compile PR ld/12942 (2) +PASS: Compile 7 PASS: Build liblto-7.so -PASS: Build libdummy.a 8a -PASS: Build libdummy.a 8b +PASS: Compile 8a +PASS: Compile 8b PASS: Build liblto-17a.so PASS: Build liblto-17b.so 1 PASS: Build liblto-17b.so 2 @@ -821,8 +840,13 @@ PASS: Build pr15146b.so PASS: Build pr15146c.so PASS: PR ld/15146 (1) PASS: Build libpr15146d.a -PASS: Build libpr15146d.a +PASS: Build libpr16746a.a +PASS: Build libpr16746b.a +PASS: PR ld/16746 (1) +PASS: PR ld/16746 (2) PASS: PR ld/15146 (2) +PASS: PR ld/16746 (3) +PASS: PR ld/16746 (4) PASS: PR ld/12942 (3) PASS: ld-plugin/lto-3r PASS: ld-plugin/lto-5r @@ -884,6 +908,7 @@ PASS: NOCROSSREFS 2 PASS: NOCROSSREFS 3 Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-scripts/data.exp ... PASS: ld-scripts/data +PASS: ld-scripts/fill Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-scripts/default-script.exp ... PASS: ld-scripts/default-script1 PASS: ld-scripts/default-script2 @@ -1105,13 +1130,14 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-x86-64/x86-64.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xc16x/xc16x.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xstormy16/xstormy16.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/coalesce.exp ... +Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/diff_overflow.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/lcall.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/xtensa.exp ... === ld Summary === -# of expected passes 950 +# of expected passes 974 # of expected failures 4 # of untested testcases 6 -[...]/tschwinge/W._C._Handy.build/ld/ld-new 2.24.51.20140214 +[...]/tschwinge/W._C._Handy.build/ld/ld-new 2.24.51.20140911 diff --git a/binutils-gdb/laplace.SCHWINGE/log_build b/binutils-gdb/laplace.SCHWINGE/log_build index 5aab3473..79aad13d 100644 --- a/binutils-gdb/laplace.SCHWINGE/log_build +++ b/binutils-gdb/laplace.SCHWINGE/log_build @@ -28,6 +28,7 @@ checking for version 0.11 of ISL... yes checking for version 0.17.0 of CLooG... no checking for version 0.18.0 of CLooG... yes checking for default BUILD_CONFIG... +checking for --enable-vtable-verify... no checking for bison... bison -y checking for bison... bison checking for gm4... no @@ -497,6 +498,9 @@ checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes +checking for dlfcn.h... (cached) yes +checking for windows.h... no +checking for library containing dlopen... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow @@ -550,10 +554,6 @@ checking what to include in bfd_stdint.h... stdint.h (already complete) checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required -checking windows.h usability... no -checking windows.h presence... no -checking for windows.h... no -checking for dlfcn.h... (cached) yes checking whether string.h and strings.h may both be included... yes checking for fcntl... yes checking for getpagesize... yes @@ -579,6 +579,7 @@ checking whether stpcpy is declared... yes checking whether strstr is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes +checking whether strnlen is declared... yes checking for library containing zlibVersion... -lz checking zlib.h usability... yes checking zlib.h presence... yes @@ -639,243 +640,424 @@ if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir +if [ x"" != x ] && [ ! -d noasan ]; then \ + mkdir noasan; \ +else true; fi +touch stamp-noasandir if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/regex.c -o pic/regex.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/regex.c -o noasan/regex.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/regex.c -o regex.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/md5.c -o pic/md5.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/md5.c -o noasan/md5.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/sha1.c -o pic/sha1.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/sha1.c -o noasan/sha1.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/alloca.c -o pic/alloca.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/alloca.c -o noasan/alloca.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/argv.c -o pic/argv.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/argv.c -o noasan/argv.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/argv.c -o argv.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/choose-temp.c -o noasan/choose-temp.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/concat.c -o pic/concat.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/concat.c -o noasan/concat.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/concat.c -o concat.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cp-demint.c -o noasan/cp-demint.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/crc32.c -o pic/crc32.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/crc32.c -o noasan/crc32.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/dyn-string.c -o noasan/dyn-string.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fdmatch.c -o noasan/fdmatch.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fibheap.c -o noasan/fibheap.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/floatformat.c -o noasan/floatformat.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fnmatch.c -o noasan/fnmatch.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getopt.c -o pic/getopt.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getopt.c -o noasan/getopt.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getopt1.c -o noasan/getopt1.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getpwd.c -o noasan/getpwd.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getruntime.c -o noasan/getruntime.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/hashtab.c -o noasan/hashtab.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/hex.c -o pic/hex.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/hex.c -o noasan/hex.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/lbasename.c -o noasan/lbasename.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/lrealpath.c -o noasan/lrealpath.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/objalloc.c -o noasan/objalloc.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/obstack.c -o pic/obstack.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/obstack.c -o noasan/obstack.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/partition.c -o pic/partition.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/partition.c -o noasan/partition.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/partition.c -o partition.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pexecute.c -o noasan/pexecute.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/physmem.c -o pic/physmem.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/physmem.c -o noasan/physmem.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-common.c -o noasan/pex-common.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-one.c -o noasan/pex-one.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-unix.c -o noasan/pex-unix.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object.c -o noasan/simple-object.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/sort.c -o pic/sort.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/sort.c -o noasan/sort.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/spaces.c -o pic/spaces.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/spaces.c -o noasan/spaces.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/splay-tree.c -o noasan/splay-tree.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/stack-limit.c -o noasan/stack-limit.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/strerror.c -o pic/strerror.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/strerror.c -o noasan/strerror.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/strsignal.c -o noasan/strsignal.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xatexit.c -o noasan/xatexit.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xexit.c -o pic/xexit.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xexit.c -o noasan/xexit.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xmalloc.c -o noasan/xmalloc.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xmemdup.c -o noasan/xmemdup.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrdup.c -o noasan/xstrdup.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrerror.c -o noasan/xstrerror.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrndup.c -o noasan/xstrndup.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi +if [ x"" != x ]; then \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/setproctitle.c -o noasan/setproctitle.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/setproctitle.c -o setproctitle.o -rm -f ./libiberty.a pic/./libiberty.a +rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o ranlib ./libiberty.a @@ -885,6 +1067,13 @@ if [ x"" != x ]; then \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ +else true; fi; \ +if [ x"" != x ]; then \ + cd noasan; \ + ar rc ./libiberty.a \ + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \ + ranlib ./libiberty.a; \ + cd ..; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/libiberty/testsuite' @@ -907,140 +1096,77 @@ sed -f ../../W._C._Handy/bfd/targmatch.sed < ../../W._C._Handy/bfd/config.bfd > mv -f targmatch.new targmatch.h Making info in doc make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' gcc-4.8 -o chw$$ -g -O2 \ -I.. -I../../../W._C._Handy/bfd/doc/.. -I../../../W._C._Handy/bfd/doc/../../include -I../../../W._C._Handy/bfd/doc/../../intl -I../../intl ../../../W._C._Handy/bfd/doc/chew.c; \ -/bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change chw$$ chew -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../aoutx.h >aoutx.tmp +/bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change \ + chw$$ chew; \ +touch chew.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../aoutx.h >aoutx.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change aoutx.tmp aoutx.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../archive.c >archive.tmp +touch aoutx.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../archive.c >archive.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change archive.tmp archive.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +touch archive.stamp ./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../archures.c >archures.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change archures.tmp archures.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +touch archures.stamp ./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../bfd.c >bfd.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change bfd.tmp bfdt.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +touch bfdt.stamp ./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../cache.c >cache.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change cache.tmp cache.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../coffcode.h >coffcode.tmp +touch cache.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../coffcode.h >coffcode.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change coffcode.tmp coffcode.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../corefile.c >core.tmp +touch coffcode.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../corefile.c >core.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change core.tmp core.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../elf.c >elf.tmp +touch core.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../elf.c >elf.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change elf.tmp elf.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../elfcode.h >elfcode.tmp +touch elf.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../elfcode.h >elfcode.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change elfcode.tmp elfcode.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../format.c >format.tmp +touch elfcode.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../format.c >format.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change format.tmp format.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +touch format.stamp ./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../libbfd.c >libbfd.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change libbfd.tmp libbfd.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +touch libbfd.stamp ./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../bfdwin.c >bfdwin.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change bfdwin.tmp bfdwin.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +touch bfdwin.stamp ./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../bfdio.c >bfdio.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change bfdio.tmp bfdio.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../opncls.c >opncls.tmp +touch bfdio.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../opncls.c >opncls.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change opncls.tmp opncls.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../reloc.c >reloc.tmp +touch opncls.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../reloc.c >reloc.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change reloc.tmp reloc.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../section.c >section.tmp +touch reloc.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../section.c >section.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change section.tmp section.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../syms.c >syms.tmp +touch section.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../syms.c >syms.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change syms.tmp syms.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../targets.c >targets.tmp +touch syms.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../targets.c >targets.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change targets.tmp targets.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../init.c >init.tmp +touch targets.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../init.c >init.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change init.tmp init.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../hash.c >hash.tmp +touch init.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../hash.c >hash.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change hash.tmp hash.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../linker.c >linker.tmp +touch hash.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../linker.c >linker.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change linker.tmp linker.texi -make chew -make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: 'chew' is up to date. -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../mmo.c >mmo.tmp +touch linker.stamp +./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../mmo.c >mmo.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change mmo.tmp mmo.texi +touch mmo.stamp creating bfdver.texi restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ @@ -1137,135 +1263,141 @@ cp bfd-in3.h bfd-tmp.h /bin/dash ../../W._C._Handy/bfd/../move-if-change bfd-tmp.h bfd.h rm -f bfd-tmp.h touch stmp-bfd-h -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo ../../W._C._Handy/bfd/archive.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../W._C._Handy/bfd/archive.c -o archive.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo ../../W._C._Handy/bfd/archive.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../W._C._Handy/bfd/archive.c -o archive.o mv -f .deps/archive.Tpo .deps/archive.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' ../../W._C._Handy/bfd/archures.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" ../../W._C._Handy/bfd/archures.c -o archures.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=i386_elf32_vec -DSELECT_VECS='&i386_elf32_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_plugin_arch' ../../W._C._Handy/bfd/archures.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=i386_elf32_vec "-DSELECT_VECS=&i386_elf32_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_plugin_arch" ../../W._C._Handy/bfd/archures.c -o archures.o mv -f .deps/archures.Tpo .deps/archures.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo ../../W._C._Handy/bfd/bfd.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../W._C._Handy/bfd/bfd.c -o bfd.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo ../../W._C._Handy/bfd/bfd.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../W._C._Handy/bfd/bfd.c -o bfd.o mv -f .deps/bfd.Tpo .deps/bfd.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo ../../W._C._Handy/bfd/bfdio.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../W._C._Handy/bfd/bfdio.c -o bfdio.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo ../../W._C._Handy/bfd/bfdio.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../W._C._Handy/bfd/bfdio.c -o bfdio.o mv -f .deps/bfdio.Tpo .deps/bfdio.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo ../../W._C._Handy/bfd/bfdwin.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../W._C._Handy/bfd/bfdwin.c -o bfdwin.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo ../../W._C._Handy/bfd/bfdwin.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../W._C._Handy/bfd/bfdwin.c -o bfdwin.o mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo ../../W._C._Handy/bfd/cache.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../W._C._Handy/bfd/cache.c -o cache.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo ../../W._C._Handy/bfd/cache.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../W._C._Handy/bfd/cache.c -o cache.o mv -f .deps/cache.Tpo .deps/cache.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo ../../W._C._Handy/bfd/coffgen.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c ../../W._C._Handy/bfd/coffgen.c -o coffgen.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo ../../W._C._Handy/bfd/coffgen.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c ../../W._C._Handy/bfd/coffgen.c -o coffgen.o mv -f .deps/coffgen.Tpo .deps/coffgen.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo ../../W._C._Handy/bfd/corefile.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../W._C._Handy/bfd/corefile.c -o corefile.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo ../../W._C._Handy/bfd/corefile.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../W._C._Handy/bfd/corefile.c -o corefile.o mv -f .deps/corefile.Tpo .deps/corefile.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo ../../W._C._Handy/bfd/format.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../W._C._Handy/bfd/format.c -o format.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo ../../W._C._Handy/bfd/format.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../W._C._Handy/bfd/format.c -o format.o mv -f .deps/format.Tpo .deps/format.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../W._C._Handy/bfd/init.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../W._C._Handy/bfd/init.c -o init.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../W._C._Handy/bfd/init.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../W._C._Handy/bfd/init.c -o init.o mv -f .deps/init.Tpo .deps/init.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo ../../W._C._Handy/bfd/libbfd.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../W._C._Handy/bfd/libbfd.c -o libbfd.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo ../../W._C._Handy/bfd/libbfd.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../W._C._Handy/bfd/libbfd.c -o libbfd.o mv -f .deps/libbfd.Tpo .deps/libbfd.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo ../../W._C._Handy/bfd/opncls.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../W._C._Handy/bfd/opncls.c -o opncls.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo ../../W._C._Handy/bfd/opncls.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../W._C._Handy/bfd/opncls.c -o opncls.o mv -f .deps/opncls.Tpo .deps/opncls.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo ../../W._C._Handy/bfd/reloc.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../W._C._Handy/bfd/reloc.c -o reloc.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo ../../W._C._Handy/bfd/reloc.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../W._C._Handy/bfd/reloc.c -o reloc.o mv -f .deps/reloc.Tpo .deps/reloc.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo ../../W._C._Handy/bfd/section.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../W._C._Handy/bfd/section.c -o section.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo ../../W._C._Handy/bfd/section.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../W._C._Handy/bfd/section.c -o section.o mv -f .deps/section.Tpo .deps/section.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo ../../W._C._Handy/bfd/syms.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../W._C._Handy/bfd/syms.c -o syms.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo ../../W._C._Handy/bfd/syms.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../W._C._Handy/bfd/syms.c -o syms.o mv -f .deps/syms.Tpo .deps/syms.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' ../../W._C._Handy/bfd/targets.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" ../../W._C._Handy/bfd/targets.c -o targets.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=i386_elf32_vec -DSELECT_VECS='&i386_elf32_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_plugin_arch' ../../W._C._Handy/bfd/targets.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=i386_elf32_vec "-DSELECT_VECS=&i386_elf32_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_plugin_arch" ../../W._C._Handy/bfd/targets.c -o targets.o mv -f .deps/targets.Tpo .deps/targets.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo ../../W._C._Handy/bfd/hash.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../W._C._Handy/bfd/hash.c -o hash.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo ../../W._C._Handy/bfd/hash.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../W._C._Handy/bfd/hash.c -o hash.o mv -f .deps/hash.Tpo .deps/hash.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo ../../W._C._Handy/bfd/linker.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../W._C._Handy/bfd/linker.c -o linker.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo ../../W._C._Handy/bfd/linker.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../W._C._Handy/bfd/linker.c -o linker.o mv -f .deps/linker.Tpo .deps/linker.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo ../../W._C._Handy/bfd/srec.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../W._C._Handy/bfd/srec.c -o srec.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo ../../W._C._Handy/bfd/srec.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../W._C._Handy/bfd/srec.c -o srec.o mv -f .deps/srec.Tpo .deps/srec.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo ../../W._C._Handy/bfd/binary.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../W._C._Handy/bfd/binary.c -o binary.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo ../../W._C._Handy/bfd/binary.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../W._C._Handy/bfd/binary.c -o binary.o mv -f .deps/binary.Tpo .deps/binary.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo ../../W._C._Handy/bfd/tekhex.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../W._C._Handy/bfd/tekhex.c -o tekhex.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo ../../W._C._Handy/bfd/tekhex.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../W._C._Handy/bfd/tekhex.c -o tekhex.o mv -f .deps/tekhex.Tpo .deps/tekhex.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ../../W._C._Handy/bfd/ihex.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../W._C._Handy/bfd/ihex.c -o ihex.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ../../W._C._Handy/bfd/ihex.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../W._C._Handy/bfd/ihex.c -o ihex.o mv -f .deps/ihex.Tpo .deps/ihex.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo ../../W._C._Handy/bfd/stabs.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../W._C._Handy/bfd/stabs.c -o stabs.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo ../../W._C._Handy/bfd/stabs.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../W._C._Handy/bfd/stabs.c -o stabs.o mv -f .deps/stabs.Tpo .deps/stabs.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo ../../W._C._Handy/bfd/stab-syms.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../W._C._Handy/bfd/stab-syms.c -o stab-syms.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo ../../W._C._Handy/bfd/stab-syms.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../W._C._Handy/bfd/stab-syms.c -o stab-syms.o mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo ../../W._C._Handy/bfd/merge.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../W._C._Handy/bfd/merge.c -o merge.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo ../../W._C._Handy/bfd/merge.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../W._C._Handy/bfd/merge.c -o merge.o mv -f .deps/merge.Tpo .deps/merge.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"[...]/tschwinge/W._C._Handy.build.install/lib/debug\" ../../W._C._Handy/bfd/dwarf2.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"[...]/tschwinge/W._C._Handy.build.install/lib/debug\" ../../W._C._Handy/bfd/dwarf2.c -o dwarf2.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"[...]/tschwinge/W._C._Handy.build.install/lib/debug\" ../../W._C._Handy/bfd/dwarf2.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"[...]/tschwinge/W._C._Handy.build.install/lib/debug\" ../../W._C._Handy/bfd/dwarf2.c -o dwarf2.o mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo ../../W._C._Handy/bfd/simple.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../W._C._Handy/bfd/simple.c -o simple.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo ../../W._C._Handy/bfd/simple.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../W._C._Handy/bfd/simple.c -o simple.o mv -f .deps/simple.Tpo .deps/simple.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo ../../W._C._Handy/bfd/compress.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../W._C._Handy/bfd/compress.c -o compress.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo ../../W._C._Handy/bfd/compress.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../W._C._Handy/bfd/compress.c -o compress.o mv -f .deps/compress.Tpo .deps/compress.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo ../../W._C._Handy/bfd/verilog.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../W._C._Handy/bfd/verilog.c -o verilog.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo ../../W._C._Handy/bfd/verilog.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../W._C._Handy/bfd/verilog.c -o verilog.o mv -f .deps/verilog.Tpo .deps/verilog.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c -o elf32-i386.lo ../../W._C._Handy/bfd/elf32-i386.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c ../../W._C._Handy/bfd/elf32-i386.c -o elf32-i386.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c -o elf32-i386.lo ../../W._C._Handy/bfd/elf32-i386.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c ../../W._C._Handy/bfd/elf32-i386.c -o elf32-i386.o mv -f .deps/elf32-i386.Tpo .deps/elf32-i386.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c -o elf-ifunc.lo ../../W._C._Handy/bfd/elf-ifunc.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c ../../W._C._Handy/bfd/elf-ifunc.c -o elf-ifunc.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c -o elf-ifunc.lo ../../W._C._Handy/bfd/elf-ifunc.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c ../../W._C._Handy/bfd/elf-ifunc.c -o elf-ifunc.o mv -f .deps/elf-ifunc.Tpo .deps/elf-ifunc.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c -o elf-nacl.lo ../../W._C._Handy/bfd/elf-nacl.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c ../../W._C._Handy/bfd/elf-nacl.c -o elf-nacl.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c -o elf-nacl.lo ../../W._C._Handy/bfd/elf-nacl.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c ../../W._C._Handy/bfd/elf-nacl.c -o elf-nacl.o mv -f .deps/elf-nacl.Tpo .deps/elf-nacl.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo ../../W._C._Handy/bfd/elf-vxworks.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c ../../W._C._Handy/bfd/elf-vxworks.c -o elf-vxworks.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo ../../W._C._Handy/bfd/elf-vxworks.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c ../../W._C._Handy/bfd/elf-vxworks.c -o elf-vxworks.o mv -f .deps/elf-vxworks.Tpo .deps/elf-vxworks.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo ../../W._C._Handy/bfd/elf32.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../W._C._Handy/bfd/elf32.c -o elf32.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo ../../W._C._Handy/bfd/elf32.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../W._C._Handy/bfd/elf32.c -o elf32.o mv -f .deps/elf32.Tpo .deps/elf32.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo ../../W._C._Handy/bfd/elf.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../W._C._Handy/bfd/elf.c -o elf.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo ../../W._C._Handy/bfd/elf.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../W._C._Handy/bfd/elf.c -o elf.o mv -f .deps/elf.Tpo .deps/elf.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo ../../W._C._Handy/bfd/elflink.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../W._C._Handy/bfd/elflink.c -o elflink.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo ../../W._C._Handy/bfd/elflink.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../W._C._Handy/bfd/elflink.c -o elflink.o mv -f .deps/elflink.Tpo .deps/elflink.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo ../../W._C._Handy/bfd/elf-attrs.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../W._C._Handy/bfd/elf-attrs.c -o elf-attrs.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo ../../W._C._Handy/bfd/elf-attrs.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../W._C._Handy/bfd/elf-attrs.c -o elf-attrs.o mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo ../../W._C._Handy/bfd/elf-strtab.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../W._C._Handy/bfd/elf-strtab.c -o elf-strtab.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo ../../W._C._Handy/bfd/elf-strtab.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../W._C._Handy/bfd/elf-strtab.c -o elf-strtab.o mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo ../../W._C._Handy/bfd/elf-eh-frame.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../W._C._Handy/bfd/elf-eh-frame.c -o elf-eh-frame.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo ../../W._C._Handy/bfd/elf-eh-frame.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../W._C._Handy/bfd/elf-eh-frame.c -o elf-eh-frame.o mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../W._C._Handy/bfd/dwarf1.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../W._C._Handy/bfd/dwarf1.c -o dwarf1.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../W._C._Handy/bfd/dwarf1.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../W._C._Handy/bfd/dwarf1.c -o dwarf1.o mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../W._C._Handy/bfd/elf32-gen.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../W._C._Handy/bfd/elf32-gen.c -o elf32-gen.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../W._C._Handy/bfd/elf32-gen.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../W._C._Handy/bfd/elf32-gen.c -o elf32-gen.o mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo ../../W._C._Handy/bfd/cpu-i386.c -libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../W._C._Handy/bfd/cpu-i386.c -o cpu-i386.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo ../../W._C._Handy/bfd/plugin.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c ../../W._C._Handy/bfd/plugin.c -o plugin.o +mv -f .deps/plugin.Tpo .deps/plugin.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo ../../W._C._Handy/bfd/cpu-i386.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../W._C._Handy/bfd/cpu-i386.c -o cpu-i386.o mv -f .deps/cpu-i386.Tpo .deps/cpu-i386.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cpu-plugin.lo -MD -MP -MF .deps/cpu-plugin.Tpo -c -o cpu-plugin.lo ../../W._C._Handy/bfd/cpu-plugin.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cpu-plugin.lo -MD -MP -MF .deps/cpu-plugin.Tpo -c ../../W._C._Handy/bfd/cpu-plugin.c -o cpu-plugin.o +mv -f .deps/cpu-plugin.Tpo .deps/cpu-plugin.Plo rm -f tofiles f=""; \ -for i in elf32-i386.lo elf-ifunc.lo elf-nacl.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo elf32-gen.lo cpu-i386.lo ; do \ +for i in elf32-i386.lo elf-ifunc.lo elf-nacl.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo elf32-gen.lo plugin.lo cpu-i386.lo cpu-plugin.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ @@ -1274,8 +1406,8 @@ done ; \ echo $f > tofiles /bin/dash ../../W._C._Handy/bfd/../move-if-change tofiles ofiles touch stamp-ofiles -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -release `cat libtool-soversion` -static-libstdc++ -static-libgcc -o libbfd.la -rpath [...]/tschwinge/W._C._Handy.build.install/lib archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo compress.lo verilog.lo `cat ofiles` -lz -libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o merge.o dwarf2.o simple.o compress.o verilog.o elf32-i386.o elf-ifunc.o elf-nacl.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o elf32-gen.o cpu-i386.o +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -release `cat libtool-soversion` -static-libstdc++ -static-libgcc -o libbfd.la -rpath [...]/tschwinge/W._C._Handy.build.install/lib archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo compress.lo verilog.lo `cat ofiles` -ldl -lz -ldl +libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o merge.o dwarf2.o simple.o compress.o verilog.o elf32-i386.o elf-ifunc.o elf-nacl.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o elf32-gen.o plugin.o cpu-i386.o cpu-plugin.o libtool: link: ranlib .libs/libbfd.a libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" ) libtooldir=`/bin/dash ./libtool --config | sed -n -e 's/^objdir=//p'`; \ @@ -1388,6 +1520,7 @@ checking for limits.h... yes checking whether string.h and strings.h may both be included... yes checking whether basename is declared... yes checking whether stpcpy is declared... yes +checking for sigsetjmp... checking linker --as-needed support... yes checking for cos in -lm... yes configure: updating cache ./config.cache @@ -1513,8 +1646,6 @@ checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes -checking for special C compiler options needed for large files... no -checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F @@ -1550,6 +1681,11 @@ checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes +checking for dlfcn.h... (cached) yes +checking for windows.h... no +checking for library containing dlopen... -ldl +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... 64 Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow checking for bison... bison -y checking for flex... flex @@ -1683,8 +1819,6 @@ checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes -checking for special C compiler options needed for large files... no -checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F @@ -1720,6 +1854,11 @@ checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes +checking for dlfcn.h... (cached) yes +checking for windows.h... no +checking for library containing dlopen... -ldl +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... 64 Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow checking whether byte ordering is bigendian... no checking for bison... bison -y @@ -1902,8 +2041,8 @@ gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gas -I. -I../../W._C._Handy/gas mv -f .deps/obj-elf.Tpo .deps/obj-elf.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gas -I. -I../../W._C._Handy/gas -I../bfd -I../../W._C._Handy/gas/config -I../../W._C._Handy/gas/../include -I../../W._C._Handy/gas/.. -I../../W._C._Handy/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT atof-ieee.o -MD -MP -MF .deps/atof-ieee.Tpo -c -o atof-ieee.o `test -f 'config/atof-ieee.c' || echo '../../W._C._Handy/gas/'`config/atof-ieee.c mv -f .deps/atof-ieee.Tpo .deps/atof-ieee.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-i386.o obj-elf.o atof-ieee.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-i386.o obj-elf.o atof-ieee.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-i386.o obj-elf.o atof-ieee.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-i386.o obj-elf.o atof-ieee.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' @@ -2102,8 +2241,8 @@ gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Hand mv -f .deps/version.Tpo .deps/version.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT filemode.o -MD -MP -MF .deps/filemode.Tpo -c -o filemode.o ../../W._C._Handy/binutils/filemode.c mv -f .deps/filemode.Tpo .deps/filemode.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT objdump.o -MD -MP -MF .deps/objdump.Tpo -c -o objdump.o -DOBJDUMP_PRIVATE_VECTORS="" ../../W._C._Handy/binutils/objdump.c mv -f .deps/objdump.Tpo .deps/objdump.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf.o -MD -MP -MF .deps/dwarf.Tpo -c -o dwarf.o ../../W._C._Handy/binutils/dwarf.c @@ -2122,8 +2261,8 @@ gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Hand mv -f .deps/rdcoff.Tpo .deps/rdcoff.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elfcomm.o -MD -MP -MF .deps/elfcomm.Tpo -c -o elfcomm.o ../../W._C._Handy/binutils/elfcomm.c mv -f .deps/elfcomm.Tpo .deps/elfcomm.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT arparse.o -MD -MP -MF .deps/arparse.Tpo -c -o arparse.o `test -f arparse.c || echo ../../W._C._Handy/binutils/`arparse.c mv -f .deps/arparse.Tpo .deps/arparse.Po /bin/dash ../../W._C._Handy/binutils/../ylwrap ../../W._C._Handy/binutils/arlex.l lex.yy.c arlex.c -- flex @@ -2141,58 +2280,58 @@ gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Hand mv -f .deps/binemul.Tpo .deps/binemul.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT emul_vanilla.o -MD -MP -MF .deps/emul_vanilla.Tpo -c -o emul_vanilla.o ../../W._C._Handy/binutils/emul_vanilla.c mv -f .deps/emul_vanilla.Tpo .deps/emul_vanilla.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT strings.o -MD -MP -MF .deps/strings.Tpo -c -o strings.o ../../W._C._Handy/binutils/strings.c mv -f .deps/strings.Tpo .deps/strings.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o strings strings.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o strings strings.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT is-ranlib.o -MD -MP -MF .deps/is-ranlib.Tpo -c -o is-ranlib.o ../../W._C._Handy/binutils/is-ranlib.c mv -f .deps/is-ranlib.Tpo .deps/is-ranlib.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT objcopy.o -MD -MP -MF .deps/objcopy.Tpo -c -o objcopy.o ../../W._C._Handy/binutils/objcopy.c mv -f .deps/objcopy.Tpo .deps/objcopy.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT not-strip.o -MD -MP -MF .deps/not-strip.Tpo -c -o not-strip.o ../../W._C._Handy/binutils/not-strip.c mv -f .deps/not-strip.Tpo .deps/not-strip.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT wrstabs.o -MD -MP -MF .deps/wrstabs.Tpo -c -o wrstabs.o ../../W._C._Handy/binutils/wrstabs.c mv -f .deps/wrstabs.Tpo .deps/wrstabs.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT addr2line.o -MD -MP -MF .deps/addr2line.Tpo -c -o addr2line.o ../../W._C._Handy/binutils/addr2line.c mv -f .deps/addr2line.Tpo .deps/addr2line.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT readelf.o -MD -MP -MF .deps/readelf.Tpo -c -o readelf.o ../../W._C._Handy/binutils/readelf.c mv -f .deps/readelf.Tpo .deps/readelf.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT unwind-ia64.o -MD -MP -MF .deps/unwind-ia64.Tpo -c -o unwind-ia64.o ../../W._C._Handy/binutils/unwind-ia64.c mv -f .deps/unwind-ia64.Tpo .deps/unwind-ia64.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elfedit.o -MD -MP -MF .deps/elfedit.Tpo -c -o elfedit.o ../../W._C._Handy/binutils/elfedit.c mv -f .deps/elfedit.Tpo .deps/elfedit.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT nm.o -MD -MP -MF .deps/nm.Tpo -c -o nm.o ../../W._C._Handy/binutils/nm.c mv -f .deps/nm.Tpo .deps/nm.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT is-strip.o -MD -MP -MF .deps/is-strip.Tpo -c -o is-strip.o ../../W._C._Handy/binutils/is-strip.c mv -f .deps/is-strip.Tpo .deps/is-strip.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cxxfilt.o -MD -MP -MF .deps/cxxfilt.Tpo -c -o cxxfilt.o ../../W._C._Handy/binutils/cxxfilt.c mv -f .deps/cxxfilt.Tpo .deps/cxxfilt.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdtest1.o -MD -MP -MF .deps/bfdtest1.Tpo -c -o bfdtest1.o ../../W._C._Handy/binutils/bfdtest1.c mv -f .deps/bfdtest1.Tpo .deps/bfdtest1.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o bfdtest1 bfdtest1.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o bfdtest1 bfdtest1.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o bfdtest1 bfdtest1.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o bfdtest1 bfdtest1.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdtest2.o -MD -MP -MF .deps/bfdtest2.Tpo -c -o bfdtest2.o ../../W._C._Handy/binutils/bfdtest2.c mv -f .deps/bfdtest2.Tpo .deps/bfdtest2.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o bfdtest2 bfdtest2.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o bfdtest2 bfdtest2.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o bfdtest2 bfdtest2.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o bfdtest2 bfdtest2.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' @@ -2204,25 +2343,7 @@ configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/etc' -for f in standards.info configure.info; do \ - if test -f ../../W._C._Handy/etc/`echo $f | sed -e 's/.info$/.texi/'`; then \ - if make "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" $f; then \ - true; \ - else \ - exit 1; \ - fi; \ - fi; \ -done -make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/etc' -makeinfo --split-size=5000000 --split-size=5000000 --no-split -I../../W._C._Handy/etc -o standards.info ../../W._C._Handy/etc/standards.texi -make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/etc' -make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/etc' -rm -f configdev.txt configbuild.txt -cp ../../W._C._Handy/etc/configdev.tin configdev.txt -cp ../../W._C._Handy/etc/configbuild.tin configbuild.txt -makeinfo --split-size=5000000 --split-size=5000000 -I../../W._C._Handy/etc -o configure.info ../../W._C._Handy/etc/configure.texi -rm -f configdev.txt configbuild.txt -make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/etc' +make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/etc' mkdir -p -- ./gold Configuring in ./gold @@ -2525,10 +2646,16 @@ g++-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold - mv -f .deps/arm-reloc-property.Tpo .deps/arm-reloc-property.Po g++-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=tilegx.o -g -O2 -MT tilegx.o -MD -MP -MF .deps/tilegx.Tpo -c -o tilegx.o ../../W._C._Handy/gold/tilegx.cc mv -f .deps/tilegx.Tpo .deps/tilegx.Po -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld-new -g -O2 -static-libstdc++ -static-libgcc -o ld-new main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -ldl -lz +g++-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=mips.o -g -O2 -MT mips.o -MD -MP -MF .deps/mips.Tpo -c -o mips.o ../../W._C._Handy/gold/mips.cc +mv -f .deps/mips.Tpo .deps/mips.Po +g++-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=aarch64.o -g -O2 -MT aarch64.o -MD -MP -MF .deps/aarch64.Tpo -c -o aarch64.o ../../W._C._Handy/gold/aarch64.cc +mv -f .deps/aarch64.Tpo .deps/aarch64.Po +g++-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=aarch64-reloc-property.o -g -O2 -MT aarch64-reloc-property.o -MD -MP -MF .deps/aarch64-reloc-property.Tpo -c -o aarch64-reloc-property.o ../../W._C._Handy/gold/aarch64-reloc-property.cc +mv -f .deps/aarch64-reloc-property.Tpo .deps/aarch64-reloc-property.Po +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld-new -g -O2 -static-libstdc++ -static-libgcc -o ld-new main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o mips.o aarch64.o aarch64-reloc-property.o libgold.a ../libiberty/libiberty.a -ldl -lz g++-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental-dump.o -g -O2 -MT incremental-dump.o -MD -MP -MF .deps/incremental-dump.Tpo -c -o incremental-dump.o ../../W._C._Handy/gold/incremental-dump.cc mv -f .deps/incremental-dump.Tpo .deps/incremental-dump.Po -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental-dump -g -O2 -static-libstdc++ -static-libgcc -o incremental-dump incremental-dump.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -ldl -lz +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental-dump -g -O2 -static-libstdc++ -static-libgcc -o incremental-dump incremental-dump.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o mips.o aarch64.o aarch64-reloc-property.o libgold.a ../libiberty/libiberty.a -ldl -lz make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' @@ -2576,8 +2703,6 @@ checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes -checking for special C compiler options needed for large files... no -checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F @@ -2613,6 +2738,11 @@ checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes +checking for dlfcn.h... (cached) yes +checking for windows.h... no +checking for library containing dlopen... -ldl +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for setmode... no checking whether NLS is requested... yes checking for catalogs to be installed... bg da de eo es fi fr ga id it ja ms nl pt_BR ro ru rw sr sv tr uk vi @@ -2765,8 +2895,8 @@ gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gprof -DDEBUG -I../bfd -I../../ mv -f .deps/bsd_callg_bl.Tpo .deps/bsd_callg_bl.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gprof -DDEBUG -I../bfd -I../../W._C._Handy/gprof/../include -I../../W._C._Handy/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT fsf_callg_bl.o -MD -MP -MF .deps/fsf_callg_bl.Tpo -c -o fsf_callg_bl.o fsf_callg_bl.c mv -f .deps/fsf_callg_bl.Tpo .deps/fsf_callg_bl.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a -lm -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -lm +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a -lm -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -lm -ldl touch gprof.1 perl ../../W._C._Handy/gprof/../etc/texi2pod.pl -I "../../W._C._Handy/gprof" -I "../../W._C._Handy/gprof/../bfd/doc" -I ../bfd/doc -Dman -Dgprof < ../../W._C._Handy/gprof/gprof.texi > gprof.pod (pod2man --center="GNU" --release="binutils-2.24.51" --section=1 gprof.pod | \ @@ -2801,11 +2931,6 @@ checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc-4.8... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no -checking how to run the C preprocessor... gcc-4.8 -E -checking for grep that handles long lines and -e... /bin/grep -checking for egrep... /bin/grep -E -Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -checking for LC_MESSAGES... yes checking for i686-unknown-gnu0.5-gcc... (cached) gcc-4.8 checking whether we are using the GNU C compiler... (cached) yes checking whether gcc-4.8 accepts -g... (cached) yes @@ -2813,6 +2938,9 @@ checking for gcc-4.8 option to accept ISO C89... (cached) none needed checking whether we are using the GNU C++ compiler... yes checking whether g++-4.8 accepts -g... yes checking dependency style of g++-4.8... gcc3 +checking how to run the C preprocessor... gcc-4.8 -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes @@ -2827,8 +2955,6 @@ checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes -checking for special C compiler options needed for large files... no -checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F @@ -2876,6 +3002,13 @@ checking if g++-4.8 supports -c -o file.o... (cached) yes checking whether the g++-4.8 linker (ld) supports shared libraries... yes checking dynamic linker characteristics... gnu0.5 ld.so checking how to hardcode library paths into programs... immediate +checking for dlfcn.h... (cached) yes +checking for windows.h... no +checking for library containing dlopen... -ldl +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... 64 +Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow +checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking for catalogs to be installed... bg da es fi fr ga id it ja sv tr uk vi zh_CN zh_TW checking whether NLS is requested... yes @@ -2928,11 +3061,7 @@ checking for lseek... yes checking for close... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required -checking for dlfcn.h... (cached) yes -checking for library containing dlopen... -ldl -checking for dlopen... yes -checking for dlsym... yes -checking for dlclose... yes +checking for library containing dlopen... (cached) -ldl checking for .preinit_array/.init_array/.fini_array support... yes checking for a known getopt prototype in unistd.h... yes checking whether strstr is declared... yes @@ -3029,12 +3158,12 @@ else \ $restore $backupdir/* `echo "./ld.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc -../../W._C._Handy/ld/ld.texinfo:1334: warning: @pxref cross-reference name should not contain `:' +../../W._C._Handy/ld/ld.texinfo:1362: warning: @pxref cross-reference name should not contain `:' /bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c -o libldtestplug_la-testplug.lo `test -f 'testplug.c' || echo '../../W._C._Handy/ld/'`testplug.c libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"[...]/tschwinge/W._C._Handy.build.install/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../W._C._Handy/ld/testplug.c -fPIC -DPIC -o .libs/libldtestplug_la-testplug.o libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"[...]/tschwinge/W._C._Handy.build.install/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../W._C._Handy/ld/testplug.c -o libldtestplug_la-testplug.o >/dev/null 2>&1 mv -f .deps/libldtestplug_la-testplug.Tpo .deps/libldtestplug_la-testplug.Plo -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -g -O2 -g -O2 -no-undefined -rpath /nowhere -static-libstdc++ -static-libgcc -o libldtestplug.la libldtestplug_la-testplug.lo -lz -ldl +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -g -O2 -g -O2 -no-undefined -rpath /nowhere -static-libstdc++ -static-libgcc -o libldtestplug.la libldtestplug_la-testplug.lo -lz -ldl -ldl libtool: link: gcc-4.8 -shared .libs/libldtestplug_la-testplug.o -lz -ldl -Wl,-soname -Wl,libldtestplug.so.0 -o .libs/libldtestplug.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libldtestplug.so.0" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so.0") libtool: link: (cd ".libs" && rm -f "libldtestplug.so" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so") @@ -3045,16 +3174,6 @@ gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld - mv -f .deps/ldgram.Tpo .deps/ldgram.Po /bin/dash ../../W._C._Handy/ld/../ylwrap ../../W._C._Handy/ld/ldlex.l lex.yy.c ldlex.c -- flex gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ldlex-wrapper.o -MD -MP -MF .deps/ldlex-wrapper.Tpo -c -o ldlex-wrapper.o ../../W._C._Handy/ld/ldlex-wrapper.c -In file included from ../../W._C._Handy/ld/ldlex-wrapper.c:26:0: -ldlex.c: In function 'yy_scan_buffer': -ldlex.c:3834:41: warning: declaration of 'base' shadows a global declaration [-Wshadow] - YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) - ^ -In file included from ldlex.l:31:0, - from ../../W._C._Handy/ld/ldlex-wrapper.c:26: -../../W._C._Handy/ld/ldlang.h:505:20: warning: shadowed declaration is here [-Wshadow] - extern etree_type *base; - ^ mv -f .deps/ldlex-wrapper.Tpo .deps/ldlex-wrapper.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT lexsup.o -MD -MP -MF .deps/lexsup.Tpo -c -o lexsup.o ../../W._C._Handy/ld/lexsup.c mv -f .deps/lexsup.Tpo .deps/lexsup.Po @@ -3088,12 +3207,18 @@ gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld - mv -f .deps/ldcref.Tpo .deps/ldcref.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../W._C._Handy/ld/plugin.c mv -f .deps/plugin.Tpo .deps/plugin.Po +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ldbuildid.o -MD -MP -MF .deps/ldbuildid.Tpo -c -o ldbuildid.o ../../W._C._Handy/ld/ldbuildid.c +mv -f .deps/ldbuildid.Tpo .deps/ldbuildid.Po cp ../../W._C._Handy/ld/emultempl/astring.sed stringify.sed +base=`echo eelf_i386.c | sed -e 's,e\(.*\).c,\1,'`; \ +make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" +make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/ld' LIB_PATH='' /bin/dash ../../W._C._Handy/ld/genscripts.sh "../../W._C._Handy/ld" "[...]/tschwinge/W._C._Handy.build.install/lib" "[...]/tschwinge/W._C._Handy.build.install" "[...]/tschwinge/W._C._Handy.build.install" i686-unknown-gnu0.5 i686-unknown-gnu0.5 i686-unknown-gnu0.5 "elf_i386" "/usr/local/lib /lib /usr/lib" yes yes elf_i386 "i686-unknown-gnu0.5" +make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT eelf_i386.o -MD -MP -MF .deps/eelf_i386.Tpo -c -o eelf_i386.o eelf_i386.c mv -f .deps/eelf_i386.Tpo .deps/eelf_i386.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl -libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eelf_i386.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eelf_i386.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl touch ld.1 perl ../../W._C._Handy/ld/../etc/texi2pod.pl -I ../../W._C._Handy/ld -I ../../W._C._Handy/ld/../bfd/doc -I ../bfd/doc -I ../../W._C._Handy/ld/../libiberty -Dman < ../../W._C._Handy/ld/ld.texinfo > ld.pod (pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 ld.pod | \ @@ -3494,6 +3619,9 @@ checking whether it is safe to define __EXTENSIONS__... yes checking build system type... i686-unknown-gnu0.5 checking host system type... i686-unknown-gnu0.5 checking target system type... i686-unknown-gnu0.5 +checking for dlfcn.h... yes +checking for windows.h... no +checking for library containing dlopen... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for gcc-4.8 option to accept ANSI C... none needed @@ -3554,6 +3682,10 @@ checking for sys/param.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... yes checking for features.h... yes +checking for complete errno.h... no +checking for EMULTIHOP value... yes +checking for ENOLINK value... yes +checking for EOVERFLOW value... yes checking for mbstate_t... yes checking for btowc... yes checking for isblank... yes @@ -3637,6 +3769,9 @@ checking whether opendir is declared without a macro... yes checking whether readdir is declared without a macro... yes checking whether rewinddir is declared without a macro... yes checking whether scandir is declared without a macro... yes +checking for dirfd... yes +checking whether dirfd is declared... (cached) yes +checking whether dirfd is a macro... no checking whether conversion from 'int' to 'long double' works... yes checking for working GNU fnmatch... yes checking whether frexp works... yes @@ -3914,7 +4049,7 @@ checking for library containing tgetent... none required checking size of unsigned long long... 8 checking size of unsigned long... 4 checking size of unsigned __int128... 0 -checking for library containing dlopen... -ldl +checking for library containing dlopen... (cached) -ldl checking whether to use expat... auto checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes @@ -3930,6 +4065,9 @@ checking whether python supports threads... yes checking whether to use guile... auto checking for pkg-config... /usr/bin/pkg-config checking for usable guile from /usr/bin/pkg-config... guile-2.0 +checking for the absolute file name of the 'guild' command... /usr/bin/guild +checking whether guild supports this host... yes +checking for scm_new_smob... yes checking for ANSI C header files... (cached) yes checking nlist.h usability... yes checking nlist.h presence... yes @@ -4000,9 +4138,7 @@ checking for sgtty.h... yes checking elf_hp.h usability... no checking elf_hp.h presence... no checking for elf_hp.h... no -checking dlfcn.h usability... yes -checking dlfcn.h presence... yes -checking for dlfcn.h... yes +checking for dlfcn.h... (cached) yes checking for sys/proc.h... no checking for sys/user.h... no checking curses.h usability... yes @@ -4080,6 +4216,7 @@ checking for posix_madvise... yes checking for waitpid... yes checking for lstat... yes checking for ptrace64... no +checking for sigaltstack... yes checking for nl_langinfo and CODESET... yes checking for ANSI C header files... (cached) yes checking for working alloca.h... (cached) yes @@ -4117,11 +4254,11 @@ checking for pipe2... yes checking for socketpair... (cached) yes checking whether strerror is declared... yes checking whether strstr is declared... yes +checking for sigsetjmp... yes checking whether ptrace is declared... yes checking return type of ptrace... long checking types of arguments for ptrace... int,int,long,long checking whether setpgrp takes no argument... yes -checking for sigsetjmp... yes checking for GNU regex... yes checking for struct thread.td_pcb... no checking for struct lwp... no @@ -4158,6 +4295,7 @@ checking whether ADDR_NO_RANDOMIZE is declared... no checking compiler warning flags... -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral checking for cygwin... no checking for ELF support in BFD... yes +checking for library containing dlopen... (cached) -ldl checking for Mach-O support in BFD... no checking for SOM support in BFD... no checking whether to use lzma... auto @@ -4362,7 +4500,7 @@ rm -f dirent.h-t dirent.h && \ -e 's/@''GNULIB_READDIR''@/0/g' \ -e 's/@''GNULIB_REWINDDIR''@/0/g' \ -e 's/@''GNULIB_CLOSEDIR''@/0/g' \ - -e 's/@''GNULIB_DIRFD''@/0/g' \ + -e 's/@''GNULIB_DIRFD''@/1/g' \ -e 's/@''GNULIB_FDOPENDIR''@/0/g' \ -e 's/@''GNULIB_SCANDIR''@/0/g' \ -e 's/@''GNULIB_ALPHASORT''@/0/g' \ @@ -4385,6 +4523,22 @@ rm -f dirent.h-t dirent.h && \ < ../../../../W._C._Handy/gdb/gnulib/import/dirent.in.h; \ } > dirent.h-t && \ mv dirent.h-t dirent.h +rm -f errno.h-t errno.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''INCLUDE_NEXT''@|include_next|g' \ + -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ + -e 's|@''PRAGMA_COLUMNS''@||g' \ + -e 's|@''NEXT_ERRNO_H''@|<errno.h>|g' \ + -e 's|@''EMULTIHOP_HIDDEN''@|0|g' \ + -e 's|@''EMULTIHOP_VALUE''@||g' \ + -e 's|@''ENOLINK_HIDDEN''@|0|g' \ + -e 's|@''ENOLINK_VALUE''@||g' \ + -e 's|@''EOVERFLOW_HIDDEN''@|0|g' \ + -e 's|@''EOVERFLOW_VALUE''@||g' \ + < ../../../../W._C._Handy/gdb/gnulib/import/errno.in.h; \ +} > errno.h-t && \ +mv errno.h-t errno.h rm -f inttypes.h-t inttypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ @@ -5191,19 +5345,19 @@ gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gd gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ser-tcp.o -MT ser-tcp.o -MMD -MP -MF .deps/ser-tcp.Tpo ../../W._C._Handy/gdb/ser-tcp.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o i386gnu-nat.o -MT i386gnu-nat.o -MMD -MP -MF .deps/i386gnu-nat.Tpo ../../W._C._Handy/gdb/i386gnu-nat.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o gnu-nat.o -MT gnu-nat.o -MMD -MP -MF .deps/gnu-nat.Tpo ../../W._C._Handy/gdb/gnu-nat.c -In file included from ../../W._C._Handy/gdb/gnu-nat.c:70:0: +In file included from ../../W._C._Handy/gdb/gnu-nat.c:66:0: ./exc_request_S.h:31:29: warning: no previous prototype for 'exc_server_routine' [-Wmissing-prototypes] extern inline mig_routine_t exc_server_routine ^ -In file included from ../../W._C._Handy/gdb/gnu-nat.c:71:0: +In file included from ../../W._C._Handy/gdb/gnu-nat.c:67:0: ./notify_S.h:85:29: warning: no previous prototype for 'notify_server_routine' [-Wmissing-prototypes] extern inline mig_routine_t notify_server_routine ^ -In file included from ../../W._C._Handy/gdb/gnu-nat.c:72:0: +In file included from ../../W._C._Handy/gdb/gnu-nat.c:68:0: ./process_reply_S.h:349:29: warning: no previous prototype for 'process_reply_server_routine' [-Wmissing-prototypes] extern inline mig_routine_t process_reply_server_routine ^ -In file included from ../../W._C._Handy/gdb/gnu-nat.c:73:0: +In file included from ../../W._C._Handy/gdb/gnu-nat.c:69:0: ./msg_reply_S.h:47:29: warning: no previous prototype for 'msg_reply_server_routine' [-Wmissing-prototypes] extern inline mig_routine_t msg_reply_server_routine ^ @@ -5372,6 +5526,8 @@ gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gd gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o remote-fileio.o -MT remote-fileio.o -MMD -MP -MF .deps/remote-fileio.Tpo ../../W._C._Handy/gdb/remote-fileio.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o remote-notif.o -MT remote-notif.o -MMD -MP -MF .deps/remote-notif.Tpo ../../W._C._Handy/gdb/remote-notif.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ctf.o -MT ctf.o -MMD -MP -MF .deps/ctf.Tpo ../../W._C._Handy/gdb/ctf.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tracefile.o -MT tracefile.o -MMD -MP -MF .deps/tracefile.Tpo ../../W._C._Handy/gdb/tracefile.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tracefile-tfile.o -MT tracefile-tfile.o -MMD -MP -MF .deps/tracefile-tfile.Tpo ../../W._C._Handy/gdb/tracefile-tfile.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cli-dump.o -MT cli-dump.o -MMD -MP -MF .deps/cli-dump.Tpo ../../W._C._Handy/gdb/cli/cli-dump.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cli-decode.o -MT cli-decode.o -MMD -MP -MF .deps/cli-decode.Tpo ../../W._C._Handy/gdb/cli/cli-decode.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cli-script.o -MT cli-script.o -MMD -MP -MF .deps/cli-script.Tpo ../../W._C._Handy/gdb/cli/cli-script.c @@ -5422,6 +5578,7 @@ gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gd gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-breakpoint.o -MT py-breakpoint.o -MMD -MP -MF .deps/py-breakpoint.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-breakpoint.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-cmd.o -MT py-cmd.o -MMD -MP -MF .deps/py-cmd.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-cmd.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-continueevent.o -MT py-continueevent.o -MMD -MP -MF .deps/py-continueevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-continueevent.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-xmethods.o -MT py-xmethods.o -MMD -MP -MF .deps/py-xmethods.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-xmethods.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-event.o -MT py-event.o -MMD -MP -MF .deps/py-event.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-event.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-evtregistry.o -MT py-evtregistry.o -MMD -MP -MF .deps/py-evtregistry.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-evtregistry.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-evts.o -MT py-evts.o -MMD -MP -MF .deps/py-evts.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-evts.c @@ -5448,22 +5605,26 @@ gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gd gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-type.o -MT py-type.o -MMD -MP -MF .deps/py-type.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-type.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-utils.o -MT py-utils.o -MMD -MP -MF .deps/py-utils.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-utils.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-value.o -MT py-value.o -MMD -MP -MF .deps/py-value.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-value.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-varobj.o -MT py-varobj.o -MMD -MP -MF .deps/py-varobj.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-varobj.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o guile.o -MT guile.o -MMD -MP -MF .deps/guile.Tpo ../../W._C._Handy/gdb/guile/guile.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-arch.o -MT scm-arch.o -MMD -MP -MF .deps/scm-arch.Tpo ../../W._C._Handy/gdb/guile/scm-arch.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-auto-load.o -MT scm-auto-load.o -MMD -MP -MF .deps/scm-auto-load.Tpo ../../W._C._Handy/gdb/guile/scm-auto-load.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-block.o -MT scm-block.o -MMD -MP -MF .deps/scm-block.Tpo ../../W._C._Handy/gdb/guile/scm-block.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-breakpoint.o -MT scm-breakpoint.o -MMD -MP -MF .deps/scm-breakpoint.Tpo ../../W._C._Handy/gdb/guile/scm-breakpoint.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-cmd.o -MT scm-cmd.o -MMD -MP -MF .deps/scm-cmd.Tpo ../../W._C._Handy/gdb/guile/scm-cmd.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-disasm.o -MT scm-disasm.o -MMD -MP -MF .deps/scm-disasm.Tpo ../../W._C._Handy/gdb/guile/scm-disasm.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-exception.o -MT scm-exception.o -MMD -MP -MF .deps/scm-exception.Tpo ../../W._C._Handy/gdb/guile/scm-exception.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-frame.o -MT scm-frame.o -MMD -MP -MF .deps/scm-frame.Tpo ../../W._C._Handy/gdb/guile/scm-frame.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-gsmob.o -MT scm-gsmob.o -MMD -MP -MF .deps/scm-gsmob.Tpo ../../W._C._Handy/gdb/guile/scm-gsmob.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-iterator.o -MT scm-iterator.o -MMD -MP -MF .deps/scm-iterator.Tpo ../../W._C._Handy/gdb/guile/scm-iterator.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-lazy-string.o -MT scm-lazy-string.o -MMD -MP -MF .deps/scm-lazy-string.Tpo ../../W._C._Handy/gdb/guile/scm-lazy-string.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-objfile.o -MT scm-objfile.o -MMD -MP -MF .deps/scm-objfile.Tpo ../../W._C._Handy/gdb/guile/scm-objfile.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-math.o -MT scm-math.o -MMD -MP -MF .deps/scm-math.Tpo ../../W._C._Handy/gdb/guile/scm-math.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-param.o -MT scm-param.o -MMD -MP -MF .deps/scm-param.Tpo ../../W._C._Handy/gdb/guile/scm-param.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-ports.o -MT scm-ports.o -MMD -MP -MF .deps/scm-ports.Tpo ../../W._C._Handy/gdb/guile/scm-ports.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-pretty-print.o -MT scm-pretty-print.o -MMD -MP -MF .deps/scm-pretty-print.Tpo ../../W._C._Handy/gdb/guile/scm-pretty-print.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-progspace.o -MT scm-progspace.o -MMD -MP -MF .deps/scm-progspace.Tpo ../../W._C._Handy/gdb/guile/scm-progspace.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-safe-call.o -MT scm-safe-call.o -MMD -MP -MF .deps/scm-safe-call.Tpo ../../W._C._Handy/gdb/guile/scm-safe-call.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-gsmob.o -MT scm-gsmob.o -MMD -MP -MF .deps/scm-gsmob.Tpo ../../W._C._Handy/gdb/guile/scm-gsmob.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-string.o -MT scm-string.o -MMD -MP -MF .deps/scm-string.Tpo ../../W._C._Handy/gdb/guile/scm-string.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-symbol.o -MT scm-symbol.o -MMD -MP -MF .deps/scm-symbol.Tpo ../../W._C._Handy/gdb/guile/scm-symbol.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-symtab.o -MT scm-symtab.o -MMD -MP -MF .deps/scm-symtab.Tpo ../../W._C._Handy/gdb/guile/scm-symtab.c @@ -5540,6 +5701,22 @@ sed -e '/extern.*malloc/d' \ < jv-exp.c.tmp > jv-exp.c rm -f jv-exp.c.tmp gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o jv-exp.o -MT jv-exp.o -MMD -MP -MF .deps/jv-exp.Tpo jv-exp.c +rm -f d-exp.c d-exp.c.tmp +/bin/dash ../../W._C._Handy/gdb/../ylwrap ../../W._C._Handy/gdb/d-exp.y y.tab.c d-exp.c -- bison -y && mv d-exp.c d-exp.c.tmp \ + || (rm -f d-exp.c; false) +sed -e '/extern.*malloc/d' \ + -e '/extern.*realloc/d' \ + -e '/extern.*free/d' \ + -e '/include.*malloc.h/d' \ + -e 's/\([^x]\)malloc/\1xmalloc/g' \ + -e 's/\([^x]\)realloc/\1xrealloc/g' \ + -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ + -e 's/\([ \t;,(]\)free$/\1xfree/g' \ + -e '/^#line.*y.tab.c/d' \ + -e "s/^\(#line.*\)`basename ../../W._C._Handy/gdb/d-exp.y`/\1`echo ../../W._C._Handy/gdb/d-exp.y|sed 's/\//\\\\\//g'`/" \ + < d-exp.c.tmp > d-exp.c +rm -f d-exp.c.tmp +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o d-exp.o -MT d-exp.o -MMD -MP -MF .deps/d-exp.Tpo d-exp.c rm -f f-exp.c f-exp.c.tmp /bin/dash ../../W._C._Handy/gdb/../ylwrap ../../W._C._Handy/gdb/f-exp.y y.tab.c f-exp.c -- bison -y && mv f-exp.c f-exp.c.tmp \ || (rm -f f-exp.c; false) @@ -5576,7 +5753,7 @@ rm -f m2-exp.c m2-exp.c.tmp /bin/dash ../../W._C._Handy/gdb/../ylwrap ../../W._C._Handy/gdb/m2-exp.y y.tab.c m2-exp.c -- bison -y && mv m2-exp.c m2-exp.c.tmp \ || (rm -f m2-exp.c; false) [...]/tschwinge/W._C._Handy.build/gdb/../../W._C._Handy/gdb/m2-exp.y: warning: 34 shift/reduce conflicts [-Wconflicts-sr] -[...]/tschwinge/W._C._Handy.build/gdb/../../W._C._Handy/gdb/m2-exp.y:350.25-44: warning: rule useless in parser due to conflicts [-Wother] +[...]/tschwinge/W._C._Handy.build/gdb/../../W._C._Handy/gdb/m2-exp.y:356.25-44: warning: rule useless in parser due to conflicts [-Wother] { start_arglist(); } ^^^^^^^^^^^^^^^^^^^^ sed -e '/extern.*malloc/d' \ @@ -5623,7 +5800,7 @@ gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gd gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o break-catch-throw.o -MT break-catch-throw.o -MMD -MP -MF .deps/break-catch-throw.Tpo ../../W._C._Handy/gdb/break-catch-throw.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o findvar.o -MT findvar.o -MMD -MP -MF .deps/findvar.Tpo ../../W._C._Handy/gdb/findvar.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o regcache.o -MT regcache.o -MMD -MP -MF .deps/regcache.Tpo ../../W._C._Handy/gdb/regcache.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cleanups.o -MT cleanups.o -MMD -MP -MF .deps/cleanups.Tpo ../../W._C._Handy/gdb/cleanups.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cleanups.o -MT cleanups.o -MMD -MP -MF .deps/cleanups.Tpo ../../W._C._Handy/gdb/common/cleanups.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../W._C._Handy/gdb/charset.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o continuations.o -MT continuations.o -MMD -MP -MF .deps/continuations.Tpo ../../W._C._Handy/gdb/continuations.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o corelow.o -MT corelow.o -MMD -MP -MF .deps/corelow.Tpo ../../W._C._Handy/gdb/corelow.c @@ -5762,7 +5939,6 @@ gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gd gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cp-namespace.o -MT cp-namespace.o -MMD -MP -MF .deps/cp-namespace.Tpo ../../W._C._Handy/gdb/cp-namespace.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o d-support.o -MT d-support.o -MMD -MP -MF .deps/d-support.Tpo ../../W._C._Handy/gdb/d-support.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o reggroups.o -MT reggroups.o -MMD -MP -MF .deps/reggroups.Tpo ../../W._C._Handy/gdb/reggroups.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o regset.o -MT regset.o -MMD -MP -MF .deps/regset.Tpo ../../W._C._Handy/gdb/regset.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o trad-frame.o -MT trad-frame.o -MMD -MP -MF .deps/trad-frame.Tpo ../../W._C._Handy/gdb/trad-frame.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tramp-frame.o -MT tramp-frame.o -MMD -MP -MF .deps/tramp-frame.Tpo ../../W._C._Handy/gdb/tramp-frame.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o solib.o -MT solib.o -MMD -MP -MF .deps/solib.Tpo ../../W._C._Handy/gdb/solib.c @@ -5806,13 +5982,17 @@ gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gd gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o waitstatus.o -MT waitstatus.o -MMD -MP -MF .deps/waitstatus.Tpo ../../W._C._Handy/gdb/target/waitstatus.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o print-utils.o -MT print-utils.o -MMD -MP -MF .deps/print-utils.Tpo ../../W._C._Handy/gdb/common/print-utils.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o rsp-low.o -MT rsp-low.o -MMD -MP -MF .deps/rsp-low.Tpo ../../W._C._Handy/gdb/common/rsp-low.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../W._C._Handy/gdb/common/errors.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o common-debug.o -MT common-debug.o -MMD -MP -MF .deps/common-debug.Tpo ../../W._C._Handy/gdb/common/common-debug.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o debug.o -MT debug.o -MMD -MP -MF .deps/debug.Tpo ../../W._C._Handy/gdb/debug.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o common-exceptions.o -MT common-exceptions.o -MMD -MP -MF .deps/common-exceptions.Tpo ../../W._C._Handy/gdb/common/common-exceptions.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o inflow.o -MT inflow.o -MMD -MP -MF .deps/inflow.Tpo ../../W._C._Handy/gdb/inflow.c Making init.c gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo init.c rm -f gdb gcc-4.8 -g -O2 -D_GNU_SOURCE -static-libstdc++ -static-libgcc \ - -o gdb gdb.o i386-tdep.o i387-tdep.o i386gnu-tdep.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o i386gnu-nat.o gnu-nat.o core-regset.o fork-child.o notify_S.o process_reply_S.o msg_reply_S.o msg_U.o exc_request_U.o exc_request_S.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o remote-notif.o ctf.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-catch.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-cmd-info.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o tui.o python.o py-arch.o py-auto-load.o py-block.o py-bpevent.o py-breakpoint.o py-cmd.o py-continueevent.o py-event.o py-evtregistry.o py-evts.o py-exitedevent.o py-finishbreakpoint.o py-frame.o py-framefilter.o py-function.o py-gdb-readline.o py-inferior.o py-infthread.o py-lazy-string.o py-linetable.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 guile.o scm-arch.o scm-auto-load.o scm-block.o scm-breakpoint.o scm-disasm.o scm-exception.o scm-frame.o scm-iterator.o scm-lazy-string.o scm-objfile.o scm-math.o scm-ports.o scm-pretty-print.o scm-safe-call.o scm-gsmob.o scm-string.o scm-symbol.o scm-symtab.o scm-type.o scm-utils.o scm-value.o elfread.o stap-probe.o posix-hdep.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o break-catch-sig.o break-catch-throw.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 symfile-debug.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o extension.o filesystem.o filestuff.o inf-child.o interps.o minidebug.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o gdb_bfd.o gdb_obstack.o osabi.o copying.o memattr.o mem-break.o target.o target-dcache.o parse.o language.o build-id.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 c-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 jv-varobj.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 d-support.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 record-full.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 btrace.o record-btrace.o waitstatus.o print-utils.o rsp-low.o inflow.o init.o \ - ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lshouldbeinlibc -ldl -lncurses -lz -lm -lguile-2.0 -lgc -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lexpat -llzma ../libiberty/libiberty.a build-gnulib/import/libgnu.a + -o gdb gdb.o i386-tdep.o i387-tdep.o i386gnu-tdep.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o i386gnu-nat.o gnu-nat.o core-regset.o fork-child.o notify_S.o process_reply_S.o msg_reply_S.o msg_U.o exc_request_U.o exc_request_S.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o remote-notif.o ctf.o tracefile.o tracefile-tfile.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-catch.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-cmd-info.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o tui.o python.o py-arch.o py-auto-load.o py-block.o py-bpevent.o py-breakpoint.o py-cmd.o py-continueevent.o py-xmethods.o py-event.o py-evtregistry.o py-evts.o py-exitedevent.o py-finishbreakpoint.o py-frame.o py-framefilter.o py-function.o py-gdb-readline.o py-inferior.o py-infthread.o py-lazy-string.o py-linetable.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 py-varobj.o guile.o scm-arch.o scm-auto-load.o scm-block.o scm-breakpoint.o scm-cmd.o scm-disasm.o scm-exception.o scm-frame.o scm-gsmob.o scm-iterator.o scm-lazy-string.o scm-objfile.o scm-math.o scm-param.o scm-ports.o scm-pretty-print.o scm-progspace.o scm-safe-call.o scm-string.o scm-symbol.o scm-symtab.o scm-type.o scm-utils.o scm-value.o elfread.o stap-probe.o posix-hdep.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o d-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o break-catch-sig.o break-catch-throw.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 symfile-debug.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o extension.o filesystem.o filestuff.o inf-child.o interps.o minidebug.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o gdb_bfd.o gdb_obstack.o osabi.o copying.o memattr.o mem-break.o target.o target-dcache.o parse.o language.o build-id.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 c-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 jv-varobj.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 d-support.o reggroups.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 record-full.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 btrace.o record-btrace.o waitstatus.o print-utils.o rsp-low.o errors.o common-debug.o debug.o common-exceptions.o inflow.o init.o \ + ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lshouldbeinlibc -ldl -ldl -lncurses -lz -lm -ldl -lguile-2.0 -lgc -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lexpat -llzma ../libiberty/libiberty.a build-gnulib/import/libgnu.a make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb' make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/doc' make[4]: Nothing to be done for 'all'. @@ -5829,25 +6009,58 @@ for file in $files ; do \ done touch stamp-syscalls rm -rf ./python -files='gdb/__init__.py gdb/frames.py gdb/FrameIterator.py gdb/FrameDecorator.py gdb/types.py gdb/printing.py gdb/prompt.py gdb/command/bound_registers.py gdb/command/__init__.py gdb/command/frame_filters.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 ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs ./python/$dir ; \ - /usr/bin/install -c -m 644 ../../../W._C._Handy/gdb/data-directory/../python/lib/$file ./python/$dir ; \ -done +files='gdb/__init__.py gdb/frames.py gdb/FrameIterator.py gdb/FrameDecorator.py gdb/types.py gdb/printing.py gdb/prompt.py gdb/xmethod.py gdb/command/bound_registers.py gdb/command/__init__.py gdb/command/xmethods.py gdb/command/frame_filters.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/caller_is.py gdb/function/strfns.py' ; \ +if test "x$files" != x ; then \ + for file in $files ; do \ + dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ + /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs ./python/$dir ; \ + /usr/bin/install -c -m 644 ../../../W._C._Handy/gdb/data-directory/../python/lib/$file ./python/$dir ; \ + done ; \ +fi mkdir -p -- ./python/gdb mkdir -p -- ./python/gdb/command mkdir -p -- ./python/gdb/function touch stamp-python rm -rf ./guile -files='./gdb.scm gdb/boot.scm gdb/experimental.scm gdb/init.scm gdb/iterator.scm gdb/printing.scm gdb/types.scm' ; \ -for file in $files ; do \ - dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ - /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs ./guile/$dir ; \ - /usr/bin/install -c -m 644 ../../../W._C._Handy/gdb/data-directory/../guile/lib/$file ./guile/$dir ; \ -done +if test "x./gdb.scm gdb/boot.scm gdb/experimental.scm gdb/init.scm gdb/iterator.scm gdb/printing.scm gdb/support.scm gdb/types.scm ./gdb.go gdb/experimental.go gdb/iterator.go gdb/printing.go gdb/support.go gdb/types.go" != x ; then \ + files='./gdb.scm gdb/boot.scm gdb/experimental.scm gdb/init.scm gdb/iterator.scm gdb/printing.scm gdb/support.scm gdb/types.scm' ; \ + for file in $files ; do \ + dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ + /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs ./guile/$dir ; \ + /usr/bin/install -c -m 644 ../../../W._C._Handy/gdb/data-directory/../guile/lib/$file ./guile/$dir ; \ + done ; \ + files='./gdb.go gdb/experimental.go gdb/iterator.go gdb/printing.go gdb/support.go gdb/types.go' ; \ + cd ./guile ; \ + for go in $files ; do \ + source="`echo $go | sed 's/\.go$/.scm/'`" ; \ + echo /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o "$go" "$source" ; \ + /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o "$go" "$source" || exit 1 ; \ + done ; \ +fi mkdir -p -- ./guile/. mkdir -p -- ./guile/gdb +/usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o ./gdb.go ./gdb.scm +wrote `./gdb.go' +/usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/experimental.go gdb/experimental.scm +;;; note: source file ./gdb.scm +;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go +wrote `gdb/experimental.go' +/usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/iterator.go gdb/iterator.scm +;;; note: source file ./gdb.scm +;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go +wrote `gdb/iterator.go' +/usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/printing.go gdb/printing.scm +;;; note: source file ./gdb.scm +;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go +wrote `gdb/printing.go' +/usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/support.go gdb/support.scm +wrote `gdb/support.go' +/usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/types.go gdb/types.scm +;;; note: source file ./gdb.scm +;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go +;;; note: source file ./gdb/iterator.scm +;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb/iterator.scm.go +wrote `gdb/types.go' touch stamp-guile rm -rf ./system-gdbinit mkdir ./system-gdbinit diff --git a/binutils-gdb/laplace.SCHWINGE/log_build.diff.sed b/binutils-gdb/laplace.SCHWINGE/log_build.diff.sed index 38a89e8e..3707c20c 100644 --- a/binutils-gdb/laplace.SCHWINGE/log_build.diff.sed +++ b/binutils-gdb/laplace.SCHWINGE/log_build.diff.sed @@ -2,6 +2,6 @@ s%i686-unknown-gnu0\.5%[ARCH]%g -s%-DSELECT_VECS=\('\?\)&bfd_elf32_i386_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec\1%-DSELECT_VECS=\1[SELECT_VECS]\1% +s%-DSELECT_VECS=\('\?\)&i386_elf32_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec\1%-DSELECT_VECS=\1[SELECT_VECS]\1% s%-D_GNU_SOURCE%%g s%-lshouldbeinlibc%%g diff --git a/binutils-gdb/laplace.SCHWINGE/log_install b/binutils-gdb/laplace.SCHWINGE/log_install index 9be9c136..3387e814 100644 --- a/binutils-gdb/laplace.SCHWINGE/log_install +++ b/binutils-gdb/laplace.SCHWINGE/log_install @@ -61,7 +61,7 @@ make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd' make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd' make[5]: Nothing to be done for 'install-exec-am'. test -z "[...]/tschwinge/W._C._Handy.build.install/include" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/include" - /usr/bin/install -c -m 644 bfd.h ../../W._C._Handy/bfd/../include/ansidecl.h ../../W._C._Handy/bfd/../include/symcat.h ../../W._C._Handy/bfd/../include/bfdlink.h '[...]/tschwinge/W._C._Handy.build.install/include' + /usr/bin/install -c -m 644 bfd.h ../../W._C._Handy/bfd/../include/ansidecl.h ../../W._C._Handy/bfd/../include/symcat.h ../../W._C._Handy/bfd/../include/bfdlink.h ../../W._C._Handy/bfd/../include/plugin-api.h '[...]/tschwinge/W._C._Handy.build.install/include' test -z "[...]/tschwinge/W._C._Handy.build.install/lib" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/lib" /bin/dash ./libtool --mode=install /usr/bin/install -c libbfd.la '[...]/tschwinge/W._C._Handy.build.install/lib' libtool: install: /usr/bin/install -c .libs/libbfd.lai [...]/tschwinge/W._C._Handy.build.install/lib/libbfd.la @@ -260,34 +260,7 @@ make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/etc' -for f in standards.info configure.info; do \ - if test -f ../../W._C._Handy/etc/`echo $f | sed -e 's/.info$/.texi/'`; then \ - if make "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" $f; then \ - true; \ - else \ - exit 1; \ - fi; \ - fi; \ -done -make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/etc' -make[3]: 'standards.info' is up to date. -make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/etc' -make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/etc' -make[3]: 'configure.info' is up to date. -make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/etc' -/bin/dash ../../W._C._Handy/etc/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/info -if test ! -f standards.info; then cd ../../W._C._Handy/etc; fi; \ -if test -f standards.info; then \ - for i in standards.info*; do \ - /usr/bin/install -c -m 644 $i [...]/tschwinge/W._C._Handy.build.install/share/info/$i; \ - done; \ -fi -if test ! -f configure.info; then cd ../../W._C._Handy/etc; fi; \ -if test -f configure.info; then \ - for i in configure.info*; do \ - /usr/bin/install -c -m 644 $i [...]/tschwinge/W._C._Handy.build.install/share/info/$i; \ - done; \ -fi +make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/etc' make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas' Making install in doc @@ -310,30 +283,33 @@ else \ $restore $backupdir/* `echo "./as.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc -../../../W._C._Handy/gas/doc/as.texinfo:4460: warning: node `Byte' is next for `Bundle directives' in menu but not in sectioning -../../../W._C._Handy/gas/doc/as.texinfo:4516: warning: node `Bundle directives' is prev for `Byte' in menu but not in sectioning -../../../W._C._Handy/gas/doc/as.texinfo:4524: warning: node `Comm' is next for `CFI directives' in menu but not in sectioning -../../../W._C._Handy/gas/doc/as.texinfo:4646: warning: node `CFI directives' is prev for `Comm' in menu but not in sectioning -../../../W._C._Handy/gas/doc/c-i386.texi:445: warning: node `i386-Regs' is next for `i386-Mnemonics' in menu but not in sectioning -../../../W._C._Handy/gas/doc/c-i386.texi:545: warning: node `i386-Mnemonics' is prev for `i386-Regs' in menu but not in sectioning -../../../W._C._Handy/gas/doc/c-i386.texi:960: warning: node next `i386-16bit' in menu `i386-Arch' and in sectioning `i386-Bugs' differ -../../../W._C._Handy/gas/doc/c-i386.texi:1012: warning: node next `i386-Bugs' in menu `i386-Notes' and in sectioning `i386-Arch' differ -../../../W._C._Handy/gas/doc/c-i386.texi:1012: warning: node prev `i386-Bugs' in menu `i386-Arch' and in sectioning `i386-16bit' differ -../../../W._C._Handy/gas/doc/c-i386.texi:1033: warning: node next `i386-Arch' in menu `i386-Bugs' and in sectioning `i386-Notes' differ -../../../W._C._Handy/gas/doc/c-i386.texi:1033: warning: node prev `i386-Arch' in menu `i386-16bit' and in sectioning `i386-Bugs' differ -../../../W._C._Handy/gas/doc/c-i386.texi:1107: warning: node prev `i386-Notes' in menu `i386-Bugs' and in sectioning `i386-Arch' differ -../../../W._C._Handy/gas/doc/c-ns32k.texi:35: warning: node next `NS32K-Dependent' in menu `SH-Dependent' and in sectioning `PDP-11-Dependent' differ +../../../W._C._Handy/gas/doc/c-mips.texi:841: warning: undefined flag: 5 +../../../W._C._Handy/gas/doc/c-mips.texi:841: warning: undefined flag: 6 +../../../W._C._Handy/gas/doc/c-mips.texi:841: warning: undefined flag: 7 +../../../W._C._Handy/gas/doc/as.texinfo:4504: warning: node `Byte' is next for `Bundle directives' in menu but not in sectioning +../../../W._C._Handy/gas/doc/as.texinfo:4560: warning: node `Bundle directives' is prev for `Byte' in menu but not in sectioning +../../../W._C._Handy/gas/doc/as.texinfo:4568: warning: node `Comm' is next for `CFI directives' in menu but not in sectioning +../../../W._C._Handy/gas/doc/as.texinfo:4690: warning: node `CFI directives' is prev for `Comm' in menu but not in sectioning +../../../W._C._Handy/gas/doc/c-i386.texi:465: warning: node `i386-Regs' is next for `i386-Mnemonics' in menu but not in sectioning +../../../W._C._Handy/gas/doc/c-i386.texi:565: warning: node `i386-Mnemonics' is prev for `i386-Regs' in menu but not in sectioning +../../../W._C._Handy/gas/doc/c-i386.texi:980: warning: node next `i386-16bit' in menu `i386-Arch' and in sectioning `i386-Bugs' differ +../../../W._C._Handy/gas/doc/c-i386.texi:1032: warning: node next `i386-Bugs' in menu `i386-Notes' and in sectioning `i386-Arch' differ +../../../W._C._Handy/gas/doc/c-i386.texi:1032: warning: node prev `i386-Bugs' in menu `i386-Arch' and in sectioning `i386-16bit' differ +../../../W._C._Handy/gas/doc/c-i386.texi:1053: warning: node next `i386-Arch' in menu `i386-Bugs' and in sectioning `i386-Notes' differ +../../../W._C._Handy/gas/doc/c-i386.texi:1053: warning: node prev `i386-Arch' in menu `i386-16bit' and in sectioning `i386-Bugs' differ +../../../W._C._Handy/gas/doc/c-i386.texi:1129: warning: node prev `i386-Notes' in menu `i386-Bugs' and in sectioning `i386-Arch' differ +../../../W._C._Handy/gas/doc/c-ns32k.texi:34: warning: node next `NS32K-Dependent' in menu `SH-Dependent' and in sectioning `PDP-11-Dependent' differ ../../../W._C._Handy/gas/doc/c-pdp11.texi:6: warning: node prev `PDP-11-Dependent' in menu `SH64-Dependent' and in sectioning `NS32K-Dependent' differ -../../../W._C._Handy/gas/doc/c-score.texi:7: warning: node next `SCORE-Dependent' in menu `Sparc-Dependent' and in sectioning `SH-Dependent' differ -../../../W._C._Handy/gas/doc/c-sh.texi:6: warning: node prev `SH-Dependent' in menu `NS32K-Dependent' and in sectioning `SCORE-Dependent' differ +../../../W._C._Handy/gas/doc/c-score.texi:6: warning: node next `SCORE-Dependent' in menu `Sparc-Dependent' and in sectioning `SH-Dependent' differ +../../../W._C._Handy/gas/doc/c-sh.texi:5: warning: node prev `SH-Dependent' in menu `NS32K-Dependent' and in sectioning `SCORE-Dependent' differ ../../../W._C._Handy/gas/doc/c-sh64.texi:5: warning: node next `SH64-Dependent' in menu `PDP-11-Dependent' and in sectioning `Sparc-Dependent' differ -../../../W._C._Handy/gas/doc/c-sparc.texi:8: warning: node prev `Sparc-Dependent' in menu `SCORE-Dependent' and in sectioning `SH64-Dependent' differ -../../../W._C._Handy/gas/doc/c-tilepro.texi:7: warning: node next `TILEPro-Dependent' in menu `V850-Dependent' and in sectioning `Z80-Dependent' differ +../../../W._C._Handy/gas/doc/c-sparc.texi:6: warning: node prev `Sparc-Dependent' in menu `SCORE-Dependent' and in sectioning `SH64-Dependent' differ +../../../W._C._Handy/gas/doc/c-tilepro.texi:6: warning: node next `TILEPro-Dependent' in menu `V850-Dependent' and in sectioning `Z80-Dependent' differ ../../../W._C._Handy/gas/doc/c-z80.texi:7: warning: node prev `Z80-Dependent' in menu `Xtensa-Dependent' and in sectioning `TILEPro-Dependent' differ -../../../W._C._Handy/gas/doc/c-vax.texi:7: warning: node `V850-Dependent' is next for `Vax-Dependent' in sectioning but not in menu +../../../W._C._Handy/gas/doc/c-vax.texi:6: warning: node `V850-Dependent' is next for `Vax-Dependent' in sectioning but not in menu ../../../W._C._Handy/gas/doc/c-v850.texi:5: warning: node prev `V850-Dependent' in menu `TILEPro-Dependent' and in sectioning `Vax-Dependent' differ -../../../W._C._Handy/gas/doc/c-xtensa.texi:9: warning: node `Z80-Dependent' is next for `Xtensa-Dependent' in menu but not in sectioning -../../../W._C._Handy/gas/doc/as.texinfo:3595: warning: @pxref cross-reference name should not contain `:' +../../../W._C._Handy/gas/doc/c-xtensa.texi:8: warning: node `Z80-Dependent' is next for `Xtensa-Dependent' in menu but not in sectioning +../../../W._C._Handy/gas/doc/as.texinfo:3639: warning: @pxref cross-reference name should not contain `:' test -z "[...]/tschwinge/W._C._Handy.build.install/share/info" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/share/info" /usr/bin/install -c -m 644 ./as.info '[...]/tschwinge/W._C._Handy.build.install/share/info' install-info --info-dir='[...]/tschwinge/W._C._Handy.build.install/share/info' '[...]/tschwinge/W._C._Handy.build.install/share/info/as.info' @@ -585,7 +561,7 @@ if test "xyes" = "xyes"; then \ fi /bin/dash ../../W._C._Handy/ld/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib/ldscripts mkdir -p -- [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib/ldscripts -for f in ldscripts/*; do \ +for f in ldscripts/* ; do \ /usr/bin/install -c -m 644 $f [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib/$f ; \ done test -z "[...]/tschwinge/W._C._Handy.build.install/share/info" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/share/info" @@ -782,20 +758,24 @@ for file in $files; do \ /usr/bin/install -c -m 644 $f [...]/tschwinge/W._C._Handy.build.install/share/gdb/syscalls ; \ fi ; \ done -files='gdb/__init__.py gdb/frames.py gdb/FrameIterator.py gdb/FrameDecorator.py gdb/types.py gdb/printing.py gdb/prompt.py gdb/command/bound_registers.py gdb/command/__init__.py gdb/command/frame_filters.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 ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gdb/python/$dir ; \ - /usr/bin/install -c -m 644 ./python/$file [...]/tschwinge/W._C._Handy.build.install/share/gdb/python/$dir ; \ -done +files='gdb/__init__.py gdb/frames.py gdb/FrameIterator.py gdb/FrameDecorator.py gdb/types.py gdb/printing.py gdb/prompt.py gdb/xmethod.py gdb/command/bound_registers.py gdb/command/__init__.py gdb/command/xmethods.py gdb/command/frame_filters.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/caller_is.py gdb/function/strfns.py' ; \ +if test "x$files" != x ; then \ + for file in $files ; do \ + dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ + /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gdb/python/$dir ; \ + /usr/bin/install -c -m 644 ./python/$file [...]/tschwinge/W._C._Handy.build.install/share/gdb/python/$dir ; \ + done ; \ +fi mkdir -p -- [...]/tschwinge/W._C._Handy.build.install/share/gdb/python/gdb/command mkdir -p -- [...]/tschwinge/W._C._Handy.build.install/share/gdb/python/gdb/function -files='./gdb.scm gdb/boot.scm gdb/experimental.scm gdb/init.scm gdb/iterator.scm gdb/printing.scm gdb/types.scm' ; \ -for file in $files ; do \ - dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ - /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gdb/guile/$dir ; \ - /usr/bin/install -c -m 644 ./guile/$file [...]/tschwinge/W._C._Handy.build.install/share/gdb/guile/$dir ; \ -done +files='./gdb.scm gdb/boot.scm gdb/experimental.scm gdb/init.scm gdb/iterator.scm gdb/printing.scm gdb/support.scm gdb/types.scm ./gdb.go gdb/experimental.go gdb/iterator.go gdb/printing.go gdb/support.go gdb/types.go' ; \ +if test "x$files" != x ; then \ + for file in $files ; do \ + dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ + /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gdb/guile/$dir ; \ + /usr/bin/install -c -m 644 ./guile/$file [...]/tschwinge/W._C._Handy.build.install/share/gdb/guile/$dir ; \ + done ; \ +fi /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gdb/system-gdbinit mkdir -p -- [...]/tschwinge/W._C._Handy.build.install/share/gdb/system-gdbinit files='elinos.py wrs-linux.py' ; \ diff --git a/binutils-gdb/laplace.SCHWINGE/log_test b/binutils-gdb/laplace.SCHWINGE/log_test index ad101f0d..4b2249c0 100644 --- a/binutils-gdb/laplace.SCHWINGE/log_test +++ b/binutils-gdb/laplace.SCHWINGE/log_test @@ -50,7 +50,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file -Test Run By thomas on Thu Sep 11 17:06:17 2014 +Test Run By thomas on Fri Sep 12 16:36:19 2014 Native configuration is i686-unknown-gnu0.5 === binutils tests === @@ -62,6 +62,7 @@ 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 [...]/tschwinge/W._C._Handy/binutils/testsuite/config/default.exp as tool-and-target-specific interface file. +Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/aarch64/aarch64.exp ... Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/ar.exp ... Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/arm/objdump.exp ... Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/bfin/objdump.exp ... @@ -73,22 +74,22 @@ Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/i386/i386.ex Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/m68k/objdump.exp ... Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/mips/mips.exp ... Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/nm.exp ... -Version [...]/tschwinge/W._C._Handy.build/binutils/nm-new 2.24.51.20140214 +Version [...]/tschwinge/W._C._Handy.build/binutils/nm-new 2.24.51.20140911 Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/objcopy.exp ... -Version [...]/tschwinge/W._C._Handy.build/binutils/objcopy 2.24.51.20140214 +Version [...]/tschwinge/W._C._Handy.build/binutils/objcopy 2.24.51.20140911 Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/objdump.exp ... -Version [...]/tschwinge/W._C._Handy.build/binutils/objdump 2.24.51.20140214 +Version [...]/tschwinge/W._C._Handy.build/binutils/objdump 2.24.51.20140911 Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/readelf.exp ... -Version [...]/tschwinge/W._C._Handy.build/binutils/readelf 2.24.51.20140214 +Version [...]/tschwinge/W._C._Handy.build/binutils/readelf 2.24.51.20140911 Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/size.exp ... -Version [...]/tschwinge/W._C._Handy.build/binutils/size 2.24.51.20140214 +Version [...]/tschwinge/W._C._Handy.build/binutils/size 2.24.51.20140911 Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/vax/objdump.exp ... Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/windres/windres.exp ... Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/x86-64/x86-64.exp ... === binutils Summary === -# of expected passes 94 +# of expected passes 95 # of unsupported tests 3 make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' @@ -129,7 +130,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file -Test Run By thomas on Thu Sep 11 17:06:32 2014 +Test Run By thomas on Fri Sep 12 16:36:34 2014 Native configuration is i686-unknown-gnu0.5 === gas tests === @@ -147,6 +148,7 @@ Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/alpha/alpha.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/arc/arc.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/arc/warn.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/arm/arm.exp ... +Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/avr/avr.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/bfin/bfin.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/bfin/error.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/cfi/cfi.exp ... @@ -231,7 +233,7 @@ Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/mt/mt.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/mt/relocs.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/nds32/nds32.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/nios2/nios2.exp ... -Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/openrisc/allinsn.exp ... +Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/or1k/allinsn.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/pdp11/pdp11.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/pe/pe.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/pj/pj.exp ... @@ -269,8 +271,8 @@ Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/z8k/z8k.exp ... === gas Summary === -# of expected passes 421 -../as-new 2.24.51.20140214 +# of expected passes 451 +../as-new 2.24.51.20140911 make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' @@ -286,7 +288,6 @@ make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/intl' make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd' Making info in doc make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[3]: Nothing to be done for 'info'. make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' Making info in po make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/po' @@ -371,8 +372,8 @@ Making check in testsuite make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' make check-am make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' -make libgoldtest.a object_unittest binary_unittest leb128_unittest icf_virtual_function_folding_test large_symbol_alignment basic_test basic_pic_test basic_static_test basic_static_pic_test basic_pie_test constructor_test constructor_static_test two_file_test two_file_pic_test two_file_static_test two_file_shared_1_test two_file_shared_2_test two_file_shared_1_pic_2_test two_file_shared_2_pic_1_test two_file_same_shared_test two_file_separate_shared_12_test two_file_separate_shared_21_test two_file_relocatable_test two_file_pie_test two_file_shared_1_nonpic_test two_file_shared_2_nonpic_test two_file_same_shared_nonpic_test two_file_separate_shared_12_nonpic_test two_file_separate_shared_21_nonpic_test two_file_mixed_shared_test two_file_mixed_2_shared_test two_file_mixed_pie_test two_file_strip_test two_file_same_shared_strip_test common_test_1 common_test_2 exception_test exception_shared_1_test exception_shared_2_test exception_same_shared_test exception_separate_shared_12_test exception_separate_shared_21_test exception_static_test weak_test weak_undef_test weak_undef_test_2 weak_undef_nonpic_test weak_alias_test weak_plt copy_test tls_test tls_pic_test tls_pie_test tls_pie_pic_test tls_shared_test tls_shared_ie_test tls_shared_gd_to_ie_test tls_shared_gnu2_gd_to_ie_test tls_shared_gnu2_test tls_static_test tls_static_pic_test tls_shared_nonpic_test many_sections_test many_sections_r_test initpri1 initpri2 initpri3a flagstest_o_specialfile flagstest_compress_debug_sections flagstest_o_specialfile_and_compress_debug_sections flagstest_o_ttext_1 ver_test ver_test_2 ver_test_6 ver_test_8 ver_test_9 ver_test_11 ver_test_12 protected_1 protected_2 relro_test relro_now_test relro_strip_test relro_script_test script_test_1 script_test_2 justsyms justsyms_exec binary_test script_test_3 tls_phdrs_script_test tls_script_test script_test_11 dynamic_list_2 thin_archive_test_1 thin_archive_test_2 exclude_libs_test local_labels_test discard_locals_test permission_test searched_file_test ifuncmain1static ifuncmain1picstatic ifuncmain1 ifuncmain1pic ifuncmain1vis ifuncmain1vispic ifuncmain1staticpic ifuncmain1pie ifuncmain1vispie ifuncmain1staticpie ifuncmain2static ifuncmain2picstatic ifuncmain2 ifuncmain2pic ifuncmain3 ifuncmain4static ifuncmain4picstatic ifuncmain4 ifuncmain5static ifuncmain5picstatic ifuncmain5 ifuncmain5pic ifuncmain5staticpic ifuncmain5pie ifuncmain6pie ifuncmain7static ifuncmain7picstatic ifuncmain7 ifuncmain7pic ifuncmain7pie ifuncvar start_lib_test \ - incremental_test.sh gc_comdat_test.sh gc_tls_test.sh gc_orphan_section_test.sh pr14265.sh gc_dynamic_list_test.sh icf_test.sh icf_keep_unique_test.sh icf_safe_test.sh icf_safe_so_test.sh final_layout.sh text_section_grouping.sh section_sorting_name.sh icf_preemptible_functions_test.sh icf_string_merge_test.sh icf_sht_rel_addend_test.sh merge_string_literals.sh two_file_shared.sh weak_plt.sh debug_msg.sh missing_key_func.sh undef_symbol.sh ver_test_1.sh ver_test_2.sh ver_test_4.sh ver_test_5.sh ver_test_7.sh ver_test_10.sh relro_test.sh ver_matching_test.sh script_test_3.sh script_test_4.sh script_test_5.sh script_test_6.sh script_test_7.sh script_test_8.sh script_test_9.sh dynamic_list.sh exclude_libs_test.sh discard_locals_test.sh hidden_test.sh retain_symbols_file_test.sh no_version_test.sh strong_ref_weak_def.sh dyn_weak_ref.sh memory_test.sh gdb_index_test_1.sh gdb_index_test_2.sh gdb_index_test_3.sh gdb_index_test_4.sh script_test_10.sh split_i386.sh incremental_test.stdout gc_comdat_test.stdout gc_tls_test.stdout gc_orphan_section_test.stdout pr14265.stdout gc_dynamic_list_test.stdout icf_test.map icf_keep_unique_test.stdout icf_safe_test_1.stdout icf_safe_test_2.stdout icf_safe_test.map icf_safe_so_test_1.stdout icf_safe_so_test_2.stdout icf_safe_so_test.map final_layout.stdout text_section_grouping.stdout text_section_no_grouping.stdout section_sorting_name.stdout icf_preemptible_functions_test.stdout icf_string_merge_test.stdout icf_sht_rel_addend_test.stdout merge_string_literals.stdout two_file_shared.dbg weak_plt_shared.so debug_msg.err missing_key_func.err debug_msg_cdebug.err debug_msg_so.err debug_msg_ndebug.err undef_symbol.err flagstest_o_ttext_2 ver_test_1.syms ver_test_2.syms ver_test_4.syms ver_test_5.syms ver_test_7.syms ver_test_10.syms protected_3.err relro_test.stdout ver_matching_test.stdout script_test_3.stdout script_test_4.stdout script_test_5.stdout script_test_6.stdout script_test_7.stdout script_test_8.stdout script_test_9.stdout dynamic_list.stdout exclude_libs_test.syms discard_locals_test.syms discard_locals_relocatable_test1.syms discard_locals_relocatable_test2.syms hidden_test.err retain_symbols_file_test.stdout no_version_test.stdout strong_ref_weak_def.stdout dyn_weak_ref.stdout memory_test.stdout gdb_index_test_1.stdout gdb_index_test_2.stdout gdb_index_test_3.stdout gdb_index_test_4.stdout script_test_10.stdout split_i386_1.stdout split_i386_2.stdout split_i386_3.stdout split_i386_4.stdout split_i386_r.stdout +make libgoldtest.a object_unittest binary_unittest leb128_unittest icf_virtual_function_folding_test large_symbol_alignment basic_test basic_pic_test basic_static_test basic_static_pic_test basic_pie_test constructor_test constructor_static_test two_file_test two_file_pic_test two_file_static_test two_file_shared_1_test two_file_shared_2_test two_file_shared_1_pic_2_test two_file_shared_2_pic_1_test two_file_same_shared_test two_file_separate_shared_12_test two_file_separate_shared_21_test two_file_relocatable_test two_file_pie_test pie_copyrelocs_test two_file_shared_1_nonpic_test two_file_shared_2_nonpic_test two_file_same_shared_nonpic_test two_file_separate_shared_12_nonpic_test two_file_separate_shared_21_nonpic_test two_file_mixed_shared_test two_file_mixed_2_shared_test two_file_mixed_pie_test two_file_strip_test two_file_same_shared_strip_test common_test_1 common_test_2 exception_test exception_shared_1_test exception_shared_2_test exception_same_shared_test exception_separate_shared_12_test exception_separate_shared_21_test exception_static_test weak_test weak_undef_test weak_undef_test_2 weak_undef_nonpic_test weak_alias_test weak_plt copy_test tls_test tls_pic_test tls_pie_test tls_pie_pic_test tls_shared_test tls_shared_ie_test tls_shared_gd_to_ie_test tls_shared_gnu2_gd_to_ie_test tls_shared_gnu2_test tls_static_test tls_static_pic_test tls_shared_nonpic_test many_sections_test many_sections_r_test initpri1 initpri2 initpri3a flagstest_o_specialfile flagstest_compress_debug_sections flagstest_o_specialfile_and_compress_debug_sections flagstest_o_ttext_1 ver_test ver_test_2 ver_test_6 ver_test_8 ver_test_9 ver_test_11 ver_test_12 protected_1 protected_2 relro_test relro_now_test relro_strip_test relro_script_test script_test_1 script_test_2 justsyms justsyms_exec binary_test script_test_3 tls_phdrs_script_test tls_script_test script_test_11 dynamic_list_2 thin_archive_test_1 thin_archive_test_2 exclude_libs_test local_labels_test discard_locals_test permission_test searched_file_test ifuncmain1static ifuncmain1picstatic ifuncmain1 ifuncmain1pic ifuncmain1vis ifuncmain1vispic ifuncmain1staticpic ifuncmain1pie ifuncmain1vispie ifuncmain1staticpie ifuncmain2static ifuncmain2picstatic ifuncmain2 ifuncmain2pic ifuncmain3 ifuncmain4static ifuncmain4picstatic ifuncmain4 ifuncmain5static ifuncmain5picstatic ifuncmain5 ifuncmain5pic ifuncmain5staticpic ifuncmain5pie ifuncmain6pie ifuncmain7static ifuncmain7picstatic ifuncmain7 ifuncmain7pic ifuncmain7pie ifuncvar start_lib_test ehdr_start_test_1 ehdr_start_test_2 ehdr_start_test_3 ehdr_start_test_5 \ + incremental_test.sh gc_comdat_test.sh gc_tls_test.sh gc_orphan_section_test.sh pr14265.sh gc_dynamic_list_test.sh icf_test.sh icf_keep_unique_test.sh icf_safe_test.sh icf_safe_so_test.sh final_layout.sh text_section_grouping.sh section_sorting_name.sh icf_preemptible_functions_test.sh icf_string_merge_test.sh icf_sht_rel_addend_test.sh merge_string_literals.sh two_file_shared.sh weak_plt.sh debug_msg.sh missing_key_func.sh undef_symbol.sh ver_test_1.sh ver_test_2.sh ver_test_4.sh ver_test_5.sh ver_test_7.sh ver_test_10.sh relro_test.sh ver_matching_test.sh script_test_3.sh script_test_4.sh script_test_5.sh script_test_6.sh script_test_7.sh script_test_8.sh script_test_9.sh dynamic_list.sh exclude_libs_test.sh discard_locals_test.sh hidden_test.sh retain_symbols_file_test.sh no_version_test.sh strong_ref_weak_def.sh dyn_weak_ref.sh memory_test.sh gdb_index_test_1.sh gdb_index_test_2.sh gdb_index_test_3.sh gdb_index_test_4.sh ehdr_start_test_4.sh defsym_test.sh script_test_10.sh split_i386.sh incremental_test.stdout gc_comdat_test.stdout gc_tls_test.stdout gc_orphan_section_test.stdout pr14265.stdout gc_dynamic_list_test.stdout icf_test.map icf_keep_unique_test.stdout icf_safe_test_1.stdout icf_safe_test_2.stdout icf_safe_test.map icf_safe_so_test_1.stdout icf_safe_so_test_2.stdout icf_safe_so_test.map final_layout.stdout text_section_grouping.stdout text_section_no_grouping.stdout section_sorting_name.stdout icf_preemptible_functions_test.stdout icf_string_merge_test.stdout icf_sht_rel_addend_test.stdout merge_string_literals.stdout two_file_shared.dbg weak_plt_shared.so debug_msg.err missing_key_func.err debug_msg_cdebug.err debug_msg_so.err debug_msg_ndebug.err undef_symbol.err flagstest_o_ttext_2 ver_test_1.syms ver_test_2.syms ver_test_4.syms ver_test_5.syms ver_test_7.syms ver_test_10.syms protected_3.err relro_test.stdout ver_matching_test.stdout script_test_3.stdout script_test_4.stdout script_test_5.stdout script_test_6.stdout script_test_7.stdout script_test_8.stdout script_test_9.stdout dynamic_list.stdout exclude_libs_test.syms discard_locals_test.syms discard_locals_relocatable_test1.syms discard_locals_relocatable_test2.syms hidden_test.err retain_symbols_file_test.stdout no_version_test.stdout strong_ref_weak_def.stdout dyn_weak_ref.stdout memory_test.stdout gdb_index_test_1.stdout gdb_index_test_2.stdout gdb_index_test_3.stdout gdb_index_test_4.stdout ehdr_start_test_4.syms defsym_test.syms script_test_10.stdout split_i386_1.stdout split_i386_2.stdout split_i386_3.stdout split_i386_4.stdout split_i386_r.stdout make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o ../../../W._C._Handy/gold/testsuite/test.cc mv -f .deps/test.Tpo .deps/test.Po @@ -385,29 +386,29 @@ ar cru libgoldtest.a test.o testmain.o testfile.o ranlib libgoldtest.a `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT object_unittest.o -MD -MP -MF .deps/object_unittest.Tpo -c -o object_unittest.o ../../../W._C._Handy/gold/testsuite/object_unittest.cc mv -f .deps/object_unittest.Tpo .deps/object_unittest.Po -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o object_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` object_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -ldl -lz +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o object_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` object_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT binary_unittest.o -MD -MP -MF .deps/binary_unittest.Tpo -c -o binary_unittest.o ../../../W._C._Handy/gold/testsuite/binary_unittest.cc mv -f .deps/binary_unittest.Tpo .deps/binary_unittest.Po -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o binary_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` binary_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -ldl -lz +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o binary_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` binary_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT leb128_unittest.o -MD -MP -MF .deps/leb128_unittest.Tpo -c -o leb128_unittest.o ../../../W._C._Handy/gold/testsuite/leb128_unittest.cc mv -f .deps/leb128_unittest.Tpo .deps/leb128_unittest.Po -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o leb128_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` leb128_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -ldl -lz +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o leb128_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` leb128_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIE -g -o icf_virtual_function_folding_test.o ../../../W._C._Handy/gold/testsuite/icf_virtual_function_folding_test.cc test -d gcctestdir || mkdir -p gcctestdir rm -f gcctestdir/ld (cd gcctestdir && ln -s ../../ld-new ld) -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_virtual_function_folding_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_virtual_function_folding_test.o -pie +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o icf_virtual_function_folding_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_virtual_function_folding_test.o -pie `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT large_symbol_alignment.o -MD -MP -MF .deps/large_symbol_alignment.Tpo -c -o large_symbol_alignment.o ../../../W._C._Handy/gold/testsuite/large_symbol_alignment.cc mv -f .deps/large_symbol_alignment.Tpo .deps/large_symbol_alignment.Po g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o large_symbol_alignment large_symbol_alignment.o -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -o basic_test.o ../../../W._C._Handy/gold/testsuite/basic_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o basic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpic -o basic_pic_test.o ../../../W._C._Handy/gold/testsuite/basic_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_pic_test.o -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_static_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static basic_test.o -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_static_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static basic_pic_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o basic_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_pic_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o basic_static_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static basic_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o basic_static_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static basic_pic_test.o `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpie -o basic_pie_test.o ../../../W._C._Handy/gold/testsuite/basic_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie basic_pie_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o basic_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie basic_pie_test.o `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT constructor_test.o -MD -MP -MF .deps/constructor_test.Tpo -c -o constructor_test.o ../../../W._C._Handy/gold/testsuite/constructor_test.cc mv -f .deps/constructor_test.Tpo .deps/constructor_test.Po g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o constructor_test constructor_test.o -ldl -lz @@ -426,13 +427,13 @@ g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o two_file_test_2_pic.o ../../../W._C._Handy/gold/testsuite/two_file_test_2.cc g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o two_file_pic_test two_file_test_main.o two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o two_file_static_test two_file_test_1.o two_file_test_1b.o two_file_test_2.o two_file_test_main.o -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o two_file_shared_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_test two_file_test_2.o two_file_test_main.o two_file_shared_1.so -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_2_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o two_file_shared_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_2_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_test two_file_test_1.o two_file_test_1b.o two_file_test_main.o two_file_shared_2.so -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_pic_2_test two_file_test_main.o two_file_test_1_pic.o two_file_test_1b_pic.o two_file_shared_2.so -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_pic_1_test two_file_test_main.o two_file_test_2_pic.o two_file_shared_1.so -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o two_file_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_same_shared_test two_file_test_main.o two_file_shared.so -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_12_test two_file_test_main.o two_file_shared_1.so two_file_shared_2.so -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_21_test two_file_test_main.o two_file_shared_2.so two_file_shared_1.so -ldl -lz @@ -442,20 +443,25 @@ g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_1b_pie.o ../../../W._C._Handy/gold/testsuite/two_file_test_1b.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_2_pie.o ../../../W._C._Handy/gold/testsuite/two_file_test_2.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_main_pie.o ../../../W._C._Handy/gold/testsuite/two_file_test_main.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie two_file_test_1_pie.o two_file_test_1b_pie.o two_file_test_2_pie.o two_file_test_main_pie.o -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_1_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b.o -Wl,-z,notext +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o two_file_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie two_file_test_1_pie.o two_file_test_1b_pie.o two_file_test_2_pie.o two_file_test_main_pie.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT pie_copyrelocs_test.o -MD -MP -MF .deps/pie_copyrelocs_test.Tpo -c -o pie_copyrelocs_test.o ../../../W._C._Handy/gold/testsuite/pie_copyrelocs_test.cc +mv -f .deps/pie_copyrelocs_test.Tpo .deps/pie_copyrelocs_test.Po +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -fpic -c -o pie_copyrelocs_shared_test.o ../../../W._C._Handy/gold/testsuite/pie_copyrelocs_shared_test.cc +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o pie_copyrelocs_shared_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared pie_copyrelocs_shared_test.o +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -pie -o pie_copyrelocs_test pie_copyrelocs_test.o pie_copyrelocs_shared_test.so -ldl -lz +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o two_file_shared_1_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b.o -Wl,-z,notext g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_nonpic_test two_file_test_2.o two_file_test_main.o two_file_shared_1_nonpic.so -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_2_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_2.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o two_file_shared_2_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_2.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_nonpic_test two_file_test_1.o two_file_test_1b.o two_file_test_main.o two_file_shared_2_nonpic.so -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b.o two_file_test_2.o -Wl,-z,notext +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o two_file_shared_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b.o two_file_test_2.o -Wl,-z,notext g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_same_shared_nonpic_test two_file_test_main.o two_file_shared_nonpic.so -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_12_nonpic_test two_file_test_main.o two_file_shared_1_nonpic.so two_file_shared_2_nonpic.so -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_21_nonpic_test two_file_test_main.o two_file_shared_2_nonpic.so two_file_shared_1_nonpic.so -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_mixed.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2.o -Wl,-z,notext +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o two_file_shared_mixed.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2.o -Wl,-z,notext g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_mixed_shared_test two_file_test_main.o two_file_shared_mixed.so -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_mixed_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b_pic.o two_file_shared_2.so -Wl,-z,notext +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o two_file_shared_mixed_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b_pic.o two_file_shared_2.so -Wl,-z,notext g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_mixed_2_shared_test two_file_test_main.o two_file_shared_mixed_1.so two_file_shared_2.so -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_mixed_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,-R,. -pie two_file_test_1.o two_file_test_1b_pie.o two_file_test_main_pie.o two_file_shared_2.so +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o two_file_mixed_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,-R,. -pie two_file_test_1.o two_file_test_1b_pie.o two_file_test_main_pie.o two_file_shared_2.so ../../binutils/strip-new -o two_file_strip_test two_file_test ../../binutils/strip-new -S -o two_file_shared_strip.so two_file_shared.so g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R. -o two_file_same_shared_strip_test two_file_test_main.o two_file_shared_strip.so -ldl -lz @@ -464,8 +470,8 @@ mv -f .deps/common_test_1.Tpo .deps/common_test_1.Po gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o common_test_1 common_test_1.o -ldl -lz `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -o common_test_2_pic.o ../../../W._C._Handy/gold/testsuite/common_test_2.c `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -o common_test_3_pic.o ../../../W._C._Handy/gold/testsuite/common_test_3.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o common_test_3.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared common_test_3_pic.o -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_2.script -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o common_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared common_test_2_pic.o common_test_3.so +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o common_test_3.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared common_test_3_pic.o -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_2.script +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o common_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared common_test_2_pic.o common_test_3.so gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o common_test_2 common_test_1.o common_test_2.so common_test_3.so -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exception_test_main.o -MD -MP -MF .deps/exception_test_main.Tpo -c -o exception_test_main.o ../../../W._C._Handy/gold/testsuite/exception_test_main.cc mv -f .deps/exception_test_main.Tpo .deps/exception_test_main.Po @@ -475,12 +481,12 @@ mv -f .deps/exception_test_1.Tpo .deps/exception_test_1.Po mv -f .deps/exception_test_2.Tpo .deps/exception_test_2.Po g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o exception_test exception_test_main.o exception_test_1.o exception_test_2.o -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o exception_test_1_pic.o ../../../W._C._Handy/gold/testsuite/exception_test_1.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o exception_shared_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_1_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o exception_shared_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_1_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_shared_1_test exception_test_2.o exception_test_main.o exception_shared_1.so -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o exception_test_2_pic.o ../../../W._C._Handy/gold/testsuite/exception_test_2.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o exception_shared_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_2_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o exception_shared_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_2_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_shared_2_test exception_test_1.o exception_test_main.o exception_shared_2.so -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o exception_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_1_pic.o exception_test_2_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o exception_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_1_pic.o exception_test_2_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_same_shared_test exception_test_main.o exception_shared.so -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -Wl,--no-as-needed -o exception_separate_shared_12_test exception_test_main.o exception_shared_1.so exception_shared_2.so -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -Wl,--no-as-needed -o exception_separate_shared_21_test exception_test_main.o exception_shared_2.so exception_shared_1.so -ldl -lz @@ -491,10 +497,10 @@ g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_undef_test.o -MD -MP -MF .deps/weak_undef_test.Tpo -c -o weak_undef_test.o ../../../W._C._Handy/gold/testsuite/weak_undef_test.cc mv -f .deps/weak_undef_test.Tpo .deps/weak_undef_test.Po `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_undef_file1.o ../../../W._C._Handy/gold/testsuite/weak_undef_file1.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_undef_lib.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file1.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o weak_undef_lib.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file1.o `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_undef_file2.o ../../../W._C._Handy/gold/testsuite/weak_undef_file2.cc test -d alt || mkdir -p alt -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o alt/weak_undef_lib.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file2.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o alt/weak_undef_lib.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file2.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,alt -o weak_undef_test weak_undef_test.o -L . weak_undef_lib.so -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_undef_test_2.o -MD -MP -MF .deps/weak_undef_test_2.Tpo -c -o weak_undef_test_2.o ../../../W._C._Handy/gold/testsuite/weak_undef_test_2.cc mv -f .deps/weak_undef_test_2.Tpo .deps/weak_undef_test_2.Po @@ -503,32 +509,32 @@ mv -f .deps/weak_undef_test_2.Tpo .deps/weak_undef_test_2.Po ../../binutils/ar rc libweak_undef_2.a weak_undef_file3.o weak_undef_file4.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -u weak_undef_2 -o weak_undef_test_2 weak_undef_test_2.o -L . -lweak_undef_2 -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_undef_file1_nonpic.o ../../../W._C._Handy/gold/testsuite/weak_undef_file1.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_undef_lib_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file1_nonpic.o -Wl,-z,notext +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o weak_undef_lib_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file1_nonpic.o -Wl,-z,notext `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_undef_file2_nonpic.o ../../../W._C._Handy/gold/testsuite/weak_undef_file2.cc test -d alt || mkdir -p alt -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o alt/weak_undef_lib_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file2_nonpic.o -Wl,-z,notext +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o alt/weak_undef_lib_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file2_nonpic.o -Wl,-z,notext g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,alt -o weak_undef_nonpic_test weak_undef_test.o -L . weak_undef_lib_nonpic.so -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_alias_test_main.o -MD -MP -MF .deps/weak_alias_test_main.Tpo -c -o weak_alias_test_main.o ../../../W._C._Handy/gold/testsuite/weak_alias_test_main.cc mv -f .deps/weak_alias_test_main.Tpo .deps/weak_alias_test_main.Po `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_1_pic.o ../../../W._C._Handy/gold/testsuite/weak_alias_test_1.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_1_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o weak_alias_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_1_pic.o `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_2_pic.o ../../../W._C._Handy/gold/testsuite/weak_alias_test_2.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_2_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o weak_alias_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_2_pic.o `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_alias_test_3.o ../../../W._C._Handy/gold/testsuite/weak_alias_test_3.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_4_pic.o ../../../W._C._Handy/gold/testsuite/weak_alias_test_4.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_4.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_4_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o weak_alias_test_4.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_4_pic.o `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_5_pic.o ../../../W._C._Handy/gold/testsuite/weak_alias_test_5.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_5_pic.o \ +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o weak_alias_test_5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_5_pic.o \ -Wl,--version-script,../../../W._C._Handy/gold/testsuite/weak_alias_test.script g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o weak_alias_test weak_alias_test_main.o weak_alias_test_1.so weak_alias_test_2.so weak_alias_test_3.o weak_alias_test_4.so weak_alias_test_5.so -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_plt_main_pic.o ../../../W._C._Handy/gold/testsuite/weak_plt_main.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_plt | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ weak_plt_main_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o weak_plt | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ weak_plt_main_pic.o `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT copy_test.o -MD -MP -MF .deps/copy_test.Tpo -c -o copy_test.o ../../../W._C._Handy/gold/testsuite/copy_test.cc mv -f .deps/copy_test.Tpo .deps/copy_test.Po `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o copy_test_1_pic.o ../../../W._C._Handy/gold/testsuite/copy_test_1.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o copy_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared copy_test_1_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o copy_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared copy_test_1_pic.o `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o copy_test_2_pic.o ../../../W._C._Handy/gold/testsuite/copy_test_2.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o copy_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared copy_test_2_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o copy_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared copy_test_2_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o copy_test copy_test.o copy_test_1.so copy_test_2.so -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT tls_test.o -MD -MP -MF .deps/tls_test.Tpo -c -o tls_test.o ../../../W._C._Handy/gold/testsuite/tls_test.cc mv -f .deps/tls_test.Tpo .deps/tls_test.Po @@ -546,33 +552,33 @@ g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o tls_test_pie.o ../../../W._C._Handy/gold/testsuite/tls_test.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o tls_test_file2_pie.o ../../../W._C._Handy/gold/testsuite/tls_test_file2.cc `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -fopenmp -o tls_test_c_pie.o ../../../W._C._Handy/gold/testsuite/tls_test_c.c -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie tls_test_main_pie.o tls_test_pie.o tls_test_file2_pie.o tls_test_c_pie.o -lpthread -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_pie_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie tls_test_main_pie.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -Wl,-z,defs +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o tls_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie tls_test_main_pie.o tls_test_pie.o tls_test_file2_pie.o tls_test_c_pie.o -lpthread +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o tls_pie_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie tls_test_main_pie.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o tls_test_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -Wl,-z,defs g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_test tls_test_main.o tls_test_shared.so -lpthread -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -ftls-model=initial-exec -o tls_test_pic_ie.o ../../../W._C._Handy/gold/testsuite/tls_test.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -ftls-model=initial-exec -o tls_test_file2_pic_ie.o ../../../W._C._Handy/gold/testsuite/tls_test_file2.cc `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -ftls-model=initial-exec -fopenmp -o tls_test_c_pic_ie.o ../../../W._C._Handy/gold/testsuite/tls_test_c.c -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_ie_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_pic_ie.o tls_test_file2_pic_ie.o tls_test_c_pic_ie.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o tls_test_ie_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_pic_ie.o tls_test_file2_pic_ie.o tls_test_c_pic_ie.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_ie_test tls_test_main.o tls_test_ie_shared.so -lpthread -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_shared2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_file2_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o tls_test_shared2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_file2_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gd_to_ie_test tls_test_main.o tls_test_pic.o tls_test_c_pic.o tls_test_shared2.so -lpthread -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -mtls-dialect=gnu2 -o tls_test_gnu2.o ../../../W._C._Handy/gold/testsuite/tls_test.cc `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -mtls-dialect=gnu2 -fopenmp -o tls_test_c_gnu2.o ../../../W._C._Handy/gold/testsuite/tls_test_c.c `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -mtls-dialect=gnu2 -o tls_test_file2_gnu2.o ../../../W._C._Handy/gold/testsuite/tls_test_file2.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_gnu2_shared2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_file2_gnu2.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o tls_test_gnu2_shared2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_file2_gnu2.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gnu2_gd_to_ie_test tls_test_main.o tls_test_gnu2.o tls_test_c_gnu2.o tls_test_gnu2_shared2.so -lpthread -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_gnu2_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_gnu2.o tls_test_file2_gnu2.o tls_test_c_gnu2.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o tls_test_gnu2_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_gnu2.o tls_test_file2_gnu2.o tls_test_c_gnu2.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gnu2_test tls_test_main.o tls_test_gnu2_shared.so -lpthread -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o tls_static_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o tls_static_pic_test tls_test_main.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_shared_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test.o tls_test_file2.o tls_test_c.o -Wl,-z,notext +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o tls_test_shared_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test.o tls_test_file2.o tls_test_c.o -Wl,-z,notext g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_nonpic_test tls_test_main.o tls_test_shared_nonpic.so -lpthread -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT many_sections_test.o -MD -MP -MF .deps/many_sections_test.Tpo -c -o many_sections_test.o ../../../W._C._Handy/gold/testsuite/many_sections_test.cc mv -f .deps/many_sections_test.Tpo .deps/many_sections_test.Po g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -rdynamic -o many_sections_test many_sections_test.o -ldl -lz gcctestdir/ld -r -o many_sections_r_test.o many_sections_test.o -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o many_sections_r_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ many_sections_r_test.o -ldl -lz +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o many_sections_r_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ many_sections_r_test.o -ldl -lz `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT initpri1.o -MD -MP -MF .deps/initpri1.Tpo -c -o initpri1.o ../../../W._C._Handy/gold/testsuite/initpri1.c mv -f .deps/initpri1.Tpo .deps/initpri1.Po gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o initpri1 initpri1.o -ldl -lz @@ -583,24 +589,24 @@ gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_ mv -f .deps/initpri3.Tpo .deps/initpri3.Po gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o initpri3a initpri3.o -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -o flagstest_debug.o ../../../W._C._Handy/gold/testsuite/constructor_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_specialfile | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o /dev/stdout flagstest_debug.o 2>&1 | cat > flagstest_o_specialfile +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o flagstest_o_specialfile | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o /dev/stdout flagstest_debug.o 2>&1 | cat > flagstest_o_specialfile chmod a+x flagstest_o_specialfile test -s flagstest_o_specialfile -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_compress_debug_sections | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_compress_debug_sections flagstest_debug.o -Wl,--compress-debug-sections=zlib +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o flagstest_compress_debug_sections | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_compress_debug_sections flagstest_debug.o -Wl,--compress-debug-sections=zlib test -s flagstest_compress_debug_sections -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_specialfile_and_compress_debug_sections | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o /dev/stdout flagstest_debug.o -Wl,--compress-debug-sections=zlib 2>&1 | cat > flagstest_o_specialfile_and_compress_debug_sections +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o flagstest_o_specialfile_and_compress_debug_sections | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o /dev/stdout flagstest_debug.o -Wl,--compress-debug-sections=zlib 2>&1 | cat > flagstest_o_specialfile_and_compress_debug_sections chmod a+x flagstest_o_specialfile_and_compress_debug_sections test -s flagstest_o_specialfile_and_compress_debug_sections -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_ttext_1 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_o_ttext_1 flagstest_debug.o -Wl,-Ttext,0x400000 -Wl,-Tdata,0x800000 +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o flagstest_o_ttext_1 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_o_ttext_1 flagstest_debug.o -Wl,-Ttext,0x400000 -Wl,-Tdata,0x800000 `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT ver_test_main.o -MD -MP -MF .deps/ver_test_main.Tpo -c -o ver_test_main.o ../../../W._C._Handy/gold/testsuite/ver_test_main.cc mv -f .deps/ver_test_main.Tpo .deps/ver_test_main.Po `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_1.o ../../../W._C._Handy/gold/testsuite/ver_test_1.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_2.o ../../../W._C._Handy/gold/testsuite/ver_test_2.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_4.o ../../../W._C._Handy/gold/testsuite/ver_test_4.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_4.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_4.script ver_test_4.o -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_2.script -Wl,-R,. ver_test_2.o ver_test_4.so +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ver_test_4.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_4.script ver_test_4.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ver_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_2.script -Wl,-R,. ver_test_2.o ver_test_4.so `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_3.o ../../../W._C._Handy/gold/testsuite/ver_test_3.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ver_test_1.o ver_test_2.so ver_test_3.o ver_test_4.so +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ver_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ver_test_1.o ver_test_2.so ver_test_3.o ver_test_4.so g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test ver_test_main.o ver_test_1.so ver_test_2.so ver_test_4.so -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT ver_test_main_2.o -MD -MP -MF .deps/ver_test_main_2.Tpo -c -o ver_test_main_2.o ../../../W._C._Handy/gold/testsuite/ver_test_main_2.cc mv -f .deps/ver_test_main_2.Tpo .deps/ver_test_main_2.Po @@ -608,13 +614,13 @@ g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ver_test_6.o -MD -MP -MF .deps/ver_test_6.Tpo -c -o ver_test_6.o ../../../W._C._Handy/gold/testsuite/ver_test_6.c mv -f .deps/ver_test_6.Tpo .deps/ver_test_6.Po gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_6 ver_test_6.o ver_test_2.so -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_8_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_8.script two_file_test_2_pic.o -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_8_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o ver_test_8_2.so +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ver_test_8_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_8.script two_file_test_2_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ver_test_8_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o ver_test_8_2.so g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_8 two_file_test_main.o ver_test_8_1.so ver_test_8_2.so -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_9.o ../../../W._C._Handy/gold/testsuite/ver_test_9.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_5.o ../../../W._C._Handy/gold/testsuite/ver_test_5.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_5.script ver_test_5.o ver_test_4.so -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_9.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-R,. ver_test_9.o ver_test_5.so ver_test_4.so +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ver_test_5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_5.script ver_test_5.o ver_test_4.so +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ver_test_9.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-R,. ver_test_9.o ver_test_5.so ver_test_4.so g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_9 ver_test_main.o ver_test_9.so -ldl -lz ../../binutils/ar rc ver_test_11.a ver_test_1.o ver_test_2.o ver_test_4.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_11 ver_test_main_2.o ver_test_11.a -ldl -lz @@ -629,7 +635,7 @@ mv -f .deps/protected_main_3.Tpo .deps/protected_main_3.Po `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_1_pic.o ../../../W._C._Handy/gold/testsuite/protected_1.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_2_pic.o ../../../W._C._Handy/gold/testsuite/protected_2.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_3_pic.o ../../../W._C._Handy/gold/testsuite/protected_3.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o protected_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared protected_1_pic.o protected_2_pic.o protected_3_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o protected_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared protected_1_pic.o protected_2_pic.o protected_3_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o protected_1 protected_main_1.o protected_main_2.o protected_main_3.o protected_1.so -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_3.o -MD -MP -MF .deps/protected_3.Tpo -c -o protected_3.o ../../../W._C._Handy/gold/testsuite/protected_3.cc mv -f .deps/protected_3.Tpo .deps/protected_3.Po @@ -637,13 +643,13 @@ g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT relro_test_main.o -MD -MP -MF .deps/relro_test_main.Tpo -c -o relro_test_main.o ../../../W._C._Handy/gold/testsuite/relro_test_main.cc mv -f .deps/relro_test_main.Tpo .deps/relro_test_main.Po `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o relro_test_pic.o ../../../W._C._Handy/gold/testsuite/relro_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o relro_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro relro_test_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o relro_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro relro_test_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_test relro_test_main.o relro_test.so -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o relro_now_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro -Wl,-z,now relro_test_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o relro_now_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro -Wl,-z,now relro_test_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir -Wl,-R,. -Wl,-z,relro -Wl,-z,now -o relro_now_test relro_test_main.o relro_now_test.so -ldl -lz ../../binutils/strip-new -o relro_strip_test.so relro_test.so g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_strip_test relro_test_main.o relro_strip_test.so -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o relro_script_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro -Wl,-T,../../../W._C._Handy/gold/testsuite/relro_script_test.t relro_test_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o relro_script_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro -Wl,-T,../../../W._C._Handy/gold/testsuite/relro_script_test.t relro_test_pic.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_script_test relro_test_main.o relro_script_test.so -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_1.o -MD -MP -MF .deps/script_test_1.Tpo -c -o script_test_1.o ../../../W._C._Handy/gold/testsuite/script_test_1.cc mv -f .deps/script_test_1.Tpo .deps/script_test_1.Po @@ -670,18 +676,18 @@ mv -f .deps/binary_test.Tpo .deps/binary_test.Po rm -f binary.txt ln -s ../../../W._C._Handy/gold/testsuite/binary.in binary.txt g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--format,binary,binary.txt,--format,elf -o binary_test binary_test.o -ldl -lz -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_3 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_3.t +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o script_test_3 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_3.t g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_3.t -o tls_phdrs_script_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -ldl -lz g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_4.t -o tls_script_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -ldl -lz `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -g -o script_test_11.o ../../../W._C._Handy/gold/testsuite/script_test_11.c gcctestdir/ld -r -o script_test_11_r.o -T ../../../W._C._Handy/gold/testsuite/script_test_11.t script_test_11.o -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_11 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_11_r.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o script_test_11 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_11_r.o `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT dynamic_list_2.o -MD -MP -MF .deps/dynamic_list_2.Tpo -c -o dynamic_list_2.o ../../../W._C._Handy/gold/testsuite/dynamic_list_2.cc mv -f .deps/dynamic_list_2.Tpo .deps/dynamic_list_2.Po `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o dynamic_list_lib1.o ../../../W._C._Handy/gold/testsuite/dynamic_list_lib1.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o dynamic_list_lib1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared dynamic_list_lib1.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o dynamic_list_lib1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared dynamic_list_lib1.o `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o dynamic_list_lib2.o ../../../W._C._Handy/gold/testsuite/dynamic_list_lib2.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o dynamic_list_lib2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--dynamic-list,../../../W._C._Handy/gold/testsuite/dynamic_list_2.t dynamic_list_lib2.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o dynamic_list_lib2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--dynamic-list,../../../W._C._Handy/gold/testsuite/dynamic_list_2.t dynamic_list_lib2.o g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -L. -Wl,-R,. -Wl,--no-as-needed -o dynamic_list_2 dynamic_list_2.o dynamic_list_lib1.so dynamic_list_lib2.so -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT thin_archive_main.o -MD -MP -MF .deps/thin_archive_main.Tpo -c -o thin_archive_main.o ../../../W._C._Handy/gold/testsuite/thin_archive_main.cc mv -f .deps/thin_archive_main.Tpo .deps/thin_archive_main.Po @@ -719,14 +725,14 @@ test -d alt || mkdir -p alt ../../binutils/ar rc alt/libexclude_libs_test_3.a exclude_libs_test_3.o gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -L. -Lalt -Wl,--exclude-libs,dummy:libexclude_libs_test_1 -Wl,--exclude-libs,libexclude_libs_test_3 -o exclude_libs_test exclude_libs_test.o -lexclude_libs_test_1 -lexclude_libs_test_2 alt/libexclude_libs_test_3.a -ldl -lz `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -g -c -Wa,-L -o local_labels_test.o ../../../W._C._Handy/gold/testsuite/ver_test_6.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o local_labels_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ local_labels_test.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o local_labels_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ local_labels_test.o `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -Wa,-L -o discard_locals_test.o ../../../W._C._Handy/gold/testsuite/discard_locals_test.c gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--discard-locals -o discard_locals_test discard_locals_test.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -ldl -lz umask 022; \ rm -f permission_test; \ touch permission_test; \ chmod 600 permission_test; \ -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o permission_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o permission_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT searched_file_test.o -MD -MP -MF .deps/searched_file_test.Tpo -c -o searched_file_test.o ../../../W._C._Handy/gold/testsuite/searched_file_test.cc mv -f .deps/searched_file_test.Tpo .deps/searched_file_test.Po `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o searched_file_test_lib.o ../../../W._C._Handy/gold/testsuite/searched_file_test_lib.cc @@ -739,21 +745,21 @@ mv -f .deps/ifuncmain1.Tpo .deps/ifuncmain1.Po gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain1static ifuncmain1.o ifuncdep1.o -ldl -lz `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain1pic.o ../../../W._C._Handy/gold/testsuite/ifuncmain1.c `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod1.o ../../../W._C._Handy/gold/testsuite/ifuncmod1.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain1pic.o ifuncmod1.o -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod1.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain1picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain1pic.o ifuncmod1.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmod1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod1.o gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain1 ifuncmain1.o ifuncmod1.so -ldl -lz -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.so -Wl,-R,. +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain1pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.so -Wl,-R,. `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain1vis.o -MD -MP -MF .deps/ifuncmain1vis.Tpo -c -o ifuncmain1vis.o ../../../W._C._Handy/gold/testsuite/ifuncmain1vis.c mv -f .deps/ifuncmain1vis.Tpo .deps/ifuncmain1vis.Po gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain1vis ifuncmain1vis.o ifuncmod1.so -ldl -lz `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain1vispic.o ../../../W._C._Handy/gold/testsuite/ifuncmain1vis.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1vispic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.so -Wl,-R,. -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1staticpic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain1vispic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.so -Wl,-R,. +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain1staticpic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.o `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain1pie.o ../../../W._C._Handy/gold/testsuite/ifuncmain1.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1pie.o ifuncmod1.so -Wl,-R,. +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain1pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1pie.o ifuncmod1.so -Wl,-R,. `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain1vispie.o ../../../W._C._Handy/gold/testsuite/ifuncmain1vis.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1vispie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1vispie.o ifuncmod1.so -Wl,-R,. -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1staticpie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1pie.o ifuncmod1.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain1vispie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1vispie.o ifuncmod1.so -Wl,-R,. +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain1staticpie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1pie.o ifuncmod1.o `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain2.o -MD -MP -MF .deps/ifuncmain2.Tpo -c -o ifuncmain2.o ../../../W._C._Handy/gold/testsuite/ifuncmain2.c mv -f .deps/ifuncmain2.Tpo .deps/ifuncmain2.Po `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncdep2.o -MD -MP -MF .deps/ifuncdep2.Tpo -c -o ifuncdep2.o ../../../W._C._Handy/gold/testsuite/ifuncdep2.c @@ -761,19 +767,19 @@ mv -f .deps/ifuncdep2.Tpo .deps/ifuncdep2.Po gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain2static ifuncmain2.o ifuncdep2.o -ldl -lz `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain2pic.o ../../../W._C._Handy/gold/testsuite/ifuncmain2.c `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncdep2pic.o ../../../W._C._Handy/gold/testsuite/ifuncdep2.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain2picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain2pic.o ifuncdep2pic.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain2picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain2pic.o ifuncdep2pic.o gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o ifuncmain2 ifuncmain2.o ifuncdep2.o -ldl -lz -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain2pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain2pic.o ifuncdep2pic.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain2pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain2pic.o ifuncdep2pic.o `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain3.o -MD -MP -MF .deps/ifuncmain3.Tpo -c -o ifuncmain3.o ../../../W._C._Handy/gold/testsuite/ifuncmain3.c mv -f .deps/ifuncmain3.Tpo .deps/ifuncmain3.Po `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod3.o ../../../W._C._Handy/gold/testsuite/ifuncmod3.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod3.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod3.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmod3.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod3.o gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--export-dynamic -Wl,-R,. -o ifuncmain3 ifuncmain3.o -ldl -ldl -lz `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain4.o -MD -MP -MF .deps/ifuncmain4.Tpo -c -o ifuncmain4.o ../../../W._C._Handy/gold/testsuite/ifuncmain4.c mv -f .deps/ifuncmain4.Tpo .deps/ifuncmain4.Po gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain4static ifuncmain4.o -ldl -lz `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain4pic.o ../../../W._C._Handy/gold/testsuite/ifuncmain4.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain4picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain4pic.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain4picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain4pic.o gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o ifuncmain4 ifuncmain4.o -ldl -lz `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain5.o -MD -MP -MF .deps/ifuncmain5.Tpo -c -o ifuncmain5.o ../../../W._C._Handy/gold/testsuite/ifuncmain5.c mv -f .deps/ifuncmain5.Tpo .deps/ifuncmain5.Po @@ -781,31 +787,31 @@ mv -f .deps/ifuncmain5.Tpo .deps/ifuncmain5.Po gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain5static ifuncmain5.o ifuncdep5.o -ldl -lz `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain5pic.o ../../../W._C._Handy/gold/testsuite/ifuncmain5.c `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod5.o ../../../W._C._Handy/gold/testsuite/ifuncmod5.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain5pic.o ifuncmod5.o -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod5.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain5picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain5pic.o ifuncmod5.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmod5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod5.o gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain5 ifuncmain5.o ifuncmod5.so -ldl -lz -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain5pic.o ifuncmod5.so -Wl,-R,. -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5staticpic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain5pic.o ifuncmod5.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain5pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain5pic.o ifuncmod5.so -Wl,-R,. +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain5staticpic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain5pic.o ifuncmod5.o `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain5pie.o ../../../W._C._Handy/gold/testsuite/ifuncmain5.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain5pie.o ifuncmod5.so -Wl,-R,. +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain5pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain5pie.o ifuncmod5.so -Wl,-R,. `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain6pie.o ../../../W._C._Handy/gold/testsuite/ifuncmain6pie.c `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod6.o ../../../W._C._Handy/gold/testsuite/ifuncmod6.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod6.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod6.o -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain6pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain6pie.o ifuncmod6.so -Wl,-R,. +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmod6.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod6.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain6pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain6pie.o ifuncmod6.so -Wl,-R,. `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain7.o -MD -MP -MF .deps/ifuncmain7.Tpo -c -o ifuncmain7.o ../../../W._C._Handy/gold/testsuite/ifuncmain7.c mv -f .deps/ifuncmain7.Tpo .deps/ifuncmain7.Po gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain7static ifuncmain7.o -ldl -lz `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain7pic.o ../../../W._C._Handy/gold/testsuite/ifuncmain7.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain7picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain7pic.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain7picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain7pic.o gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o ifuncmain7 ifuncmain7.o -ldl -lz -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain7pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain7pic.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain7pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain7pic.o `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain7pie.o ../../../W._C._Handy/gold/testsuite/ifuncmain7.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain7pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain7pie.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncmain7pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain7pie.o `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncvar3.o -MD -MP -MF .deps/ifuncvar3.Tpo -c -o ifuncvar3.o ../../../W._C._Handy/gold/testsuite/ifuncvar3.c mv -f .deps/ifuncvar3.Tpo .deps/ifuncvar3.Po `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncvar1_pic.o ../../../W._C._Handy/gold/testsuite/ifuncvar1.c `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncvar2_pic.o ../../../W._C._Handy/gold/testsuite/ifuncvar2.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncvar.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncvar1_pic.o ifuncvar2_pic.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ifuncvar.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncvar1_pic.o ifuncvar2_pic.o gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncvar ifuncvar3.o ifuncvar.so -ldl -lz `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_main.o -MD -MP -MF .deps/start_lib_test_main.Tpo -c -o start_lib_test_main.o ../../../W._C._Handy/gold/testsuite/start_lib_test_main.c mv -f .deps/start_lib_test_main.Tpo .deps/start_lib_test_main.Po @@ -816,8 +822,22 @@ mv -f .deps/start_lib_test_1.Tpo .deps/start_lib_test_1.Po mv -f .deps/start_lib_test_2.Tpo .deps/start_lib_test_2.Po `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_3.o -MD -MP -MF .deps/start_lib_test_3.Tpo -c -o start_lib_test_3.o ../../../W._C._Handy/gold/testsuite/start_lib_test_3.c mv -f .deps/start_lib_test_3.Tpo .deps/start_lib_test_3.Po -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o start_lib_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o start_lib_test start_lib_test_main.o -L. -lstart_lib_test \ +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o start_lib_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o start_lib_test start_lib_test_main.o -L. -lstart_lib_test \ -Wl,--start-lib start_lib_test_2.o start_lib_test_3.o -Wl,--end-lib +g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -g -O2 -MT ehdr_start_test_1-ehdr_start_test.o -MD -MP -MF .deps/ehdr_start_test_1-ehdr_start_test.Tpo -c -o ehdr_start_test_1-ehdr_start_test.o `test -f 'ehdr_start_test.cc' || echo '../../../W._C._Handy/gold/testsuite/'`ehdr_start_test.cc +mv -f .deps/ehdr_start_test_1-ehdr_start_test.Tpo .deps/ehdr_start_test_1-ehdr_start_test.Po +g++-4.8 -g -O2 -Bgcctestdir/ -o ehdr_start_test_1 ehdr_start_test_1-ehdr_start_test.o -ldl -lz +g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DEHDR_START_WEAK -g -O2 -MT ehdr_start_test_2-ehdr_start_test.o -MD -MP -MF .deps/ehdr_start_test_2-ehdr_start_test.Tpo -c -o ehdr_start_test_2-ehdr_start_test.o `test -f 'ehdr_start_test.cc' || echo '../../../W._C._Handy/gold/testsuite/'`ehdr_start_test.cc +mv -f .deps/ehdr_start_test_2-ehdr_start_test.Tpo .deps/ehdr_start_test_2-ehdr_start_test.Po +g++-4.8 -DEHDR_START_WEAK -g -O2 -Bgcctestdir/ -o ehdr_start_test_2 ehdr_start_test_2-ehdr_start_test.o -ldl -lz +g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DEHDR_START_WEAK -g -O2 -MT ehdr_start_test_3-ehdr_start_test.o -MD -MP -MF .deps/ehdr_start_test_3-ehdr_start_test.Tpo -c -o ehdr_start_test_3-ehdr_start_test.o `test -f 'ehdr_start_test.cc' || echo '../../../W._C._Handy/gold/testsuite/'`ehdr_start_test.cc +mv -f .deps/ehdr_start_test_3-ehdr_start_test.Tpo .deps/ehdr_start_test_3-ehdr_start_test.Po +g++-4.8 -DEHDR_START_WEAK -g -O2 -Bgcctestdir/ -Wl,-T,../../../W._C._Handy/gold/testsuite/ehdr_start_test.t -o ehdr_start_test_3 ehdr_start_test_3-ehdr_start_test.o -ldl -lz +g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DEHDR_START_USER_DEF -g -O2 -MT ehdr_start_test_5-ehdr_start_test.o -MD -MP -MF .deps/ehdr_start_test_5-ehdr_start_test.Tpo -c -o ehdr_start_test_5-ehdr_start_test.o `test -f 'ehdr_start_test.cc' || echo '../../../W._C._Handy/gold/testsuite/'`ehdr_start_test.cc +mv -f .deps/ehdr_start_test_5-ehdr_start_test.Tpo .deps/ehdr_start_test_5-ehdr_start_test.Po +g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DEHDR_START_USER_DEF -g -O2 -MT ehdr_start_test_5-ehdr_start_def.o -MD -MP -MF .deps/ehdr_start_test_5-ehdr_start_def.Tpo -c -o ehdr_start_test_5-ehdr_start_def.o `test -f 'ehdr_start_def.cc' || echo '../../../W._C._Handy/gold/testsuite/'`ehdr_start_def.cc +mv -f .deps/ehdr_start_test_5-ehdr_start_def.Tpo .deps/ehdr_start_test_5-ehdr_start_def.Po +g++-4.8 -DEHDR_START_USER_DEF -g -O2 -Bgcctestdir/ -o ehdr_start_test_5 ehdr_start_test_5-ehdr_start_test.o ehdr_start_test_5-ehdr_start_def.o -ldl -lz make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/incremental_test.sh'. make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gc_comdat_test.sh'. make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gc_tls_test.sh'. @@ -868,134 +888,136 @@ make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gdb_index_t make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gdb_index_test_2.sh'. make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gdb_index_test_3.sh'. make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gdb_index_test_4.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/ehdr_start_test_4.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/defsym_test.sh'. make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/script_test_10.sh'. make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/split_i386.sh'. `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -ffunction-sections -g -o incremental_test_1.o ../../../W._C._Handy/gold/testsuite/incremental_test_1.c `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -ffunction-sections -g -o incremental_test_2.o ../../../W._C._Handy/gold/testsuite/incremental_test_2.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o incremental_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--incremental-full incremental_test_1.o incremental_test_2.o -Wl,-debug 2> incremental_test.cmdline +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o incremental_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--incremental-full incremental_test_1.o incremental_test_2.o -Wl,-debug 2> incremental_test.cmdline ../incremental-dump incremental_test > incremental_test.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o gc_comdat_test_1.o ../../../W._C._Handy/gold/testsuite/gc_comdat_test_1.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o gc_comdat_test_2.o ../../../W._C._Handy/gold/testsuite/gc_comdat_test_2.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gc_comdat_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_comdat_test_1.o gc_comdat_test_2.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o gc_comdat_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_comdat_test_1.o gc_comdat_test_2.o ../../binutils/nm-new -C gc_comdat_test > gc_comdat_test.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -g -o gc_tls_test.o ../../../W._C._Handy/gold/testsuite/gc_tls_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gc_tls_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_tls_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o gc_tls_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_tls_test.o ../../binutils/nm-new -C gc_tls_test > gc_tls_test.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -g -o gc_orphan_section_test.o ../../../W._C._Handy/gold/testsuite/gc_orphan_section_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gc_orphan_section_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_orphan_section_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o gc_orphan_section_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_orphan_section_test.o ../../binutils/nm-new gc_orphan_section_test > gc_orphan_section_test.stdout `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -o pr14265.o ../../../W._C._Handy/gold/testsuite/pr14265.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o pr14265 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections -Wl,-T,../../../W._C._Handy/gold/testsuite/pr14265.t -o pr14265 pr14265.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o pr14265 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections -Wl,-T,../../../W._C._Handy/gold/testsuite/pr14265.t -o pr14265 pr14265.o ../../binutils/nm-new --format=bsd --numeric-sort pr14265 > pr14265.stdout `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -ffunction-sections -o gc_dynamic_list_test.o ../../../W._C._Handy/gold/testsuite/gc_dynamic_list_test.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gc_dynamic_list_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections -Wl,--dynamic-list,../../../W._C._Handy/gold/testsuite/gc_dynamic_list_test.t gc_dynamic_list_test.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o gc_dynamic_list_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections -Wl,--dynamic-list,../../../W._C._Handy/gold/testsuite/gc_dynamic_list_test.t gc_dynamic_list_test.o ../../binutils/nm-new gc_dynamic_list_test > gc_dynamic_list_test.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o icf_test.o ../../../W._C._Handy/gold/testsuite/icf_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_test -Bgcctestdir/ -Wl,--icf=all,-Map,icf_test.map icf_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o icf_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_test -Bgcctestdir/ -Wl,--icf=all,-Map,icf_test.map icf_test.o `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o icf_keep_unique_test.o ../../../W._C._Handy/gold/testsuite/icf_keep_unique_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_keep_unique_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all -Wl,--keep-unique,_Z11unique_funcv icf_keep_unique_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o icf_keep_unique_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all -Wl,--keep-unique,_Z11unique_funcv icf_keep_unique_test.o ../../binutils/nm-new -C icf_keep_unique_test > icf_keep_unique_test.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o icf_safe_test.o ../../../W._C._Handy/gold/testsuite/icf_safe_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_safe_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_safe_test -Bgcctestdir/ -Wl,--icf=safe,-Map,icf_safe_test.map icf_safe_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o icf_safe_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_safe_test -Bgcctestdir/ -Wl,--icf=safe,-Map,icf_safe_test.map icf_safe_test.o ../../binutils/nm-new icf_safe_test > icf_safe_test_1.stdout ../../binutils/readelf -h icf_safe_test > icf_safe_test_2.stdout make[5]: 'icf_safe_test.map' is up to date. `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_safe_so_test.o ../../../W._C._Handy/gold/testsuite/icf_safe_so_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_safe_so_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_safe_so_test -Bgcctestdir/ -Wl,--icf=safe,-Map,icf_safe_so_test.map icf_safe_so_test.o -fPIC -shared +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o icf_safe_so_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_safe_so_test -Bgcctestdir/ -Wl,--icf=safe,-Map,icf_safe_so_test.map icf_safe_so_test.o -fPIC -shared ../../binutils/nm-new icf_safe_so_test > icf_safe_so_test_1.stdout ../../binutils/readelf -h icf_safe_so_test > icf_safe_so_test_2.stdout make[5]: 'icf_safe_so_test.map' is up to date. `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fdata-sections -g -o final_layout.o ../../../W._C._Handy/gold/testsuite/final_layout.cc (echo "*_Z3barv*" && echo ".text._Z3bazv" && echo "*_Z3foov*" && echo "*global_varb*" && echo "*global_vara*" && echo "*global_varc*") > final_layout_sequence.txt (echo "SECTIONS { .text : { *(.text*) } .got : { *(.got .toc) } .sbss : { *(.sbss*) } .bss : { *(.bss*) } }") > final_layout_script.lds -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o final_layout | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--section-ordering-file,final_layout_sequence.txt -Wl,-T,final_layout_script.lds final_layout.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o final_layout | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--section-ordering-file,final_layout_sequence.txt -Wl,-T,final_layout_script.lds final_layout.o ../../binutils/nm-new -n --synthetic final_layout > final_layout.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o text_section_grouping.o ../../../W._C._Handy/gold/testsuite/text_section_grouping.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o text_section_grouping | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ text_section_grouping.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o text_section_grouping | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ text_section_grouping.o ../../binutils/nm-new -n --synthetic text_section_grouping > text_section_grouping.stdout -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o text_section_no_grouping | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--no-text-reorder text_section_grouping.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o text_section_no_grouping | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--no-text-reorder text_section_grouping.o ../../binutils/nm-new -n --synthetic text_section_no_grouping > text_section_no_grouping.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o section_sorting_name.o ../../../W._C._Handy/gold/testsuite/section_sorting_name.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o section_sorting_name | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--sort-section=name section_sorting_name.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o section_sorting_name | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--sort-section=name section_sorting_name.o ../../binutils/nm-new -n --synthetic section_sorting_name > section_sorting_name.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_preemptible_functions_test.o ../../../W._C._Handy/gold/testsuite/icf_preemptible_functions_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_preemptible_functions_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_preemptible_functions_test.o -fPIC -shared +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o icf_preemptible_functions_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_preemptible_functions_test.o -fPIC -shared ../../binutils/nm-new icf_preemptible_functions_test > icf_preemptible_functions_test.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_string_merge_test.o ../../../W._C._Handy/gold/testsuite/icf_string_merge_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_string_merge_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_string_merge_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o icf_string_merge_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_string_merge_test.o ../../binutils/nm-new icf_string_merge_test > icf_string_merge_test.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_sht_rel_addend_test_1.o ../../../W._C._Handy/gold/testsuite/icf_sht_rel_addend_test_1.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_sht_rel_addend_test_2.o ../../../W._C._Handy/gold/testsuite/icf_sht_rel_addend_test_2.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_sht_rel_addend_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_sht_rel_addend_test_1.o icf_sht_rel_addend_test_2.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o icf_sht_rel_addend_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_sht_rel_addend_test_1.o icf_sht_rel_addend_test_2.o ../../binutils/nm-new icf_sht_rel_addend_test > icf_sht_rel_addend_test.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -c -fPIC -g -o merge_string_literals_1.o ../../../W._C._Handy/gold/testsuite/merge_string_literals_1.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -c -fPIC -g -o merge_string_literals_2.o ../../../W._C._Handy/gold/testsuite/merge_string_literals_2.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o merge_string_literals | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ merge_string_literals_1.o merge_string_literals_2.o -O2 -shared -nostdlib +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o merge_string_literals | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ merge_string_literals_1.o merge_string_literals_2.o -O2 -shared -nostdlib ../../binutils/objdump -s -j.rodata merge_string_literals > merge_string_literals.stdout ../../binutils/readelf -w two_file_shared.so >two_file_shared.dbg 2>/dev/null `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_plt_shared_pic.o ../../../W._C._Handy/gold/testsuite/weak_plt_shared.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_plt_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_plt_shared_pic.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o weak_plt_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_plt_shared_pic.o `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -w -o debug_msg.o ../../../W._C._Handy/gold/testsuite/debug_msg.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -w -o odr_violation1.o ../../../W._C._Handy/gold/testsuite/odr_violation1.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -g -c -w -o odr_violation2.o ../../../W._C._Handy/gold/testsuite/odr_violation2.cc -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg debug_msg.o odr_violation1.o odr_violation2.o 2>debug_msg.err +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o debug_msg.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg debug_msg.o odr_violation1.o odr_violation2.o 2>debug_msg.err `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -o missing_key_func.o ../../../W._C._Handy/gold/testsuite/missing_key_func.cc -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o missing_key_func.err -Bgcctestdir/ -o missing_key_func missing_key_func.o 2>missing_key_func.err +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o missing_key_func.err -Bgcctestdir/ -o missing_key_func missing_key_func.o 2>missing_key_func.err test -d gcctestdir || mkdir -p gcctestdir rm -f gcctestdir/as (cd gcctestdir && ln -s [...]/tschwinge/W._C._Handy.build/gold/../gas/as-new as) `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections -c -w -o debug_msg_cdebug.o ../../../W._C._Handy/gold/testsuite/debug_msg.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections -c -w -o odr_violation1_cdebug.o ../../../W._C._Handy/gold/testsuite/odr_violation1.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g -Wa,--compress-debug-sections -c -w -o odr_violation2_cdebug.o ../../../W._C._Handy/gold/testsuite/odr_violation2.cc -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg_cdebug.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_cdebug debug_msg_cdebug.o odr_violation1_cdebug.o odr_violation2_cdebug.o 2>debug_msg_cdebug.err +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o debug_msg_cdebug.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_cdebug debug_msg_cdebug.o odr_violation1_cdebug.o odr_violation2_cdebug.o 2>debug_msg_cdebug.err `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -shared -fPIC -w -o debug_msg.so ../../../W._C._Handy/gold/testsuite/debug_msg.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -shared -fPIC -w -o odr_violation1.so ../../../W._C._Handy/gold/testsuite/odr_violation1.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g -shared -fPIC -w -o odr_violation2.so ../../../W._C._Handy/gold/testsuite/odr_violation2.cc -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg_so.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_so debug_msg.so odr_violation1.so odr_violation2.so 2>debug_msg_so.err +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o debug_msg_so.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_so debug_msg.so odr_violation1.so odr_violation2.so 2>debug_msg_so.err `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g0 -shared -fPIC -w -o debug_msg_ndebug.so ../../../W._C._Handy/gold/testsuite/debug_msg.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g0 -shared -fPIC -w -o odr_violation1_ndebug.so ../../../W._C._Handy/gold/testsuite/odr_violation1.cc `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g0 -shared -fPIC -w -o odr_violation2_ndebug.so ../../../W._C._Handy/gold/testsuite/odr_violation2.cc -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg_ndebug.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_ndebug debug_msg_ndebug.so odr_violation1_ndebug.so odr_violation2_ndebug.so -shared-libgcc -Bdynamic -lstdc++ 2>debug_msg_ndebug.err +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o debug_msg_ndebug.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_ndebug debug_msg_ndebug.so odr_violation1_ndebug.so odr_violation2_ndebug.so -shared-libgcc -Bdynamic -lstdc++ 2>debug_msg_ndebug.err `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT undef_symbol_main.o -MD -MP -MF .deps/undef_symbol_main.Tpo -c -o undef_symbol_main.o ../../../W._C._Handy/gold/testsuite/undef_symbol_main.cc mv -f .deps/undef_symbol_main.Tpo .deps/undef_symbol_main.Po `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -fPIC ../../../W._C._Handy/gold/testsuite/undef_symbol.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o undef_symbol.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared undef_symbol.o -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o undef_symbol.err -Bgcctestdir/ -o undef_symbol_test undef_symbol_main.o undef_symbol.so 2>undef_symbol.err -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_ttext_2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_o_ttext_2 flagstest_debug.o -Wl,-Ttext,0x400010 -Wl,-Tdata,0x800010 +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o undef_symbol.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared undef_symbol.o +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o undef_symbol.err -Bgcctestdir/ -o undef_symbol_test undef_symbol_main.o undef_symbol.so 2>undef_symbol.err +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o flagstest_o_ttext_2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_o_ttext_2 flagstest_debug.o -Wl,-Ttext,0x400010 -Wl,-Tdata,0x800010 ../../binutils/readelf -s ver_test_1.so >ver_test_1.syms 2>/dev/null ../../binutils/readelf -s ver_test_2 >ver_test_2.syms 2>/dev/null ../../binutils/readelf -s ver_test_4.so >ver_test_4.syms 2>/dev/null ../../binutils/readelf -s ver_test_5.so >ver_test_5.syms 2>/dev/null `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_7.o ../../../W._C._Handy/gold/testsuite/ver_test_7.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_7.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_4.script ver_test_4.o ver_test_7.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ver_test_7.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_4.script ver_test_4.o ver_test_7.o ../../binutils/readelf -s ver_test_7.so >ver_test_7.syms 2>/dev/null -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_10.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_10.script ver_test_2.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ver_test_10.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../W._C._Handy/gold/testsuite/ver_test_10.script ver_test_2.o ../../binutils/readelf -s ver_test_10.so >ver_test_10.syms 2>/dev/null `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_4_pic.o ../../../W._C._Handy/gold/testsuite/protected_4.cc -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o protected_3.err -Bgcctestdir/ -shared -o protected_4.so protected_4_pic.o 2>protected_3.err +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o protected_3.err -Bgcctestdir/ -shared -o protected_4.so protected_4_pic.o 2>protected_3.err ../../binutils/readelf -SlW relro_test.so > relro_test.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpic -o ver_matching_def_pic.o ../../../W._C._Handy/gold/testsuite/ver_matching_def.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_matching_def.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -Bgcctestdir/ -shared ver_matching_def_pic.o -Wl,--version-script=../../../W._C._Handy/gold/testsuite/version_script.map +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ver_matching_def.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -Bgcctestdir/ -shared ver_matching_def_pic.o -Wl,--version-script=../../../W._C._Handy/gold/testsuite/version_script.map ../../binutils/objdump -T ver_matching_def.so | ../../binutils/cxxfilt > ver_matching_test.stdout ../../binutils/readelf -SlW script_test_3 > script_test_3.stdout -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_4 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_4.t +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o script_test_4 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_4.t ../../binutils/readelf -SlW script_test_4 > script_test_4.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_5.o -MD -MP -MF .deps/script_test_5.Tpo -c -o script_test_5.o ../../../W._C._Handy/gold/testsuite/script_test_5.cc mv -f .deps/script_test_5.Tpo .deps/script_test_5.Po -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_5 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_5.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_5.t +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o script_test_5 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_5.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_5.t ../../binutils/readelf -SW script_test_5 > script_test_5.stdout -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_6 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_6.t \ +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o script_test_6 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_6.t \ -Wl,-Ttext=0x10001000 -Wl,-Tdata=0x10200000 -Wl,-Tbss=0x10400000 ../../binutils/readelf -SlW script_test_6 > script_test_6.stdout -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_7 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_7.t +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o script_test_7 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_7.t ../../binutils/readelf -SlW script_test_7 > script_test_7.stdout -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_8 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_7.t \ +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o script_test_8 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_7.t \ -Wl,-Ttext=0x20001000 -Wl,-Tdata=0x20200000 -Wl,-Tbss=0x20400000 ../../binutils/readelf -SlW script_test_8 > script_test_8.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -o script_test_9.o ../../../W._C._Handy/gold/testsuite/script_test_9.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_9 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_9.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_9.t +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o script_test_9 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_9.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_9.t ../../binutils/readelf -lW script_test_9 > script_test_9.stdout -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o dynamic_list | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o \ +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o dynamic_list | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o \ -Wl,--dynamic-list ../../../W._C._Handy/gold/testsuite/dynamic_list.t \ -Wl,--dynamic-list-data \ -Wl,--dynamic-list-cpp-new \ @@ -1011,14 +1033,14 @@ mv -f .deps/script_test_5.Tpo .deps/script_test_5.Po `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT hidden_test_main.o -MD -MP -MF .deps/hidden_test_main.Tpo -c -o hidden_test_main.o ../../../W._C._Handy/gold/testsuite/hidden_test_main.c mv -f .deps/hidden_test_main.Tpo .deps/hidden_test_main.Po `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -Bgcctestdir/ -g -shared -fPIC -w -o libhidden.so ../../../W._C._Handy/gold/testsuite/hidden_test_1.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o hidden_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,-R,. hidden_test_main.o libhidden.so 2>hidden_test.err +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o hidden_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,-R,. hidden_test_main.o libhidden.so 2>hidden_test.err echo 'main' > retain_symbols_file_test.in echo 't1' >> retain_symbols_file_test.in echo '_ZN4t16bC1Ev' >> retain_symbols_file_test.in echo '_ZNK4t20a3getEv' >> retain_symbols_file_test.in echo '_Z3t18v' >> retain_symbols_file_test.in echo '__tcf_0' >> retain_symbols_file_test.in -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o retain_symbols_file_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-retain-symbols-file,retain_symbols_file_test.in basic_pic_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o retain_symbols_file_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-retain-symbols-file,retain_symbols_file_test.in basic_pic_test.o ../../binutils/nm-new -C retain_symbols_file_test.so > retain_symbols_file_test.stdout `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o no_version_test.o -c -fPIC ../../../W._C._Handy/gold/testsuite/no_version_test.c gcctestdir/ld -shared -o libno_version_test.so no_version_test.o @@ -1035,20 +1057,26 @@ gcctestdir/ld -shared -o dyn_weak_ref_2.so dyn_weak_ref_2.o gcctestdir/ld -shared -o dyn_weak_ref_1.so dyn_weak_ref_2.so dyn_weak_ref_1.o ../../binutils/readelf -sWD dyn_weak_ref_1.so > dyn_weak_ref.stdout `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o memory_test.o -c ../../../W._C._Handy/gold/testsuite/memory_test.s -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o memory_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -nostartfiles -nostdlib -z max-page-size=0x1000 -z common-page-size=0x1000 -Wl,-T,../../../W._C._Handy/gold/testsuite/memory_test.t -o memory_test memory_test.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o memory_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -nostartfiles -nostdlib -z max-page-size=0x1000 -z common-page-size=0x1000 -Wl,-T,../../../W._C._Handy/gold/testsuite/memory_test.t -o memory_test memory_test.o ../../binutils/readelf -lWS memory_test > memory_test.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -gno-pubnames -c -o gdb_index_test.o ../../../W._C._Handy/gold/testsuite/gdb_index_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gdb_index_test_1 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o gdb_index_test_1 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test.o ../../binutils/readelf --debug-dump=gdb_index gdb_index_test_1 > gdb_index_test_1.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections -c -o gdb_index_test_cdebug.o ../../../W._C._Handy/gold/testsuite/gdb_index_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gdb_index_test_2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test_cdebug.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o gdb_index_test_2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test_cdebug.o ../../binutils/readelf --debug-dump=gdb_index gdb_index_test_2 > gdb_index_test_2.stdout `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -g -c -o gdb_index_test_3.o ../../../W._C._Handy/gold/testsuite/gdb_index_test_3.c -`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gdb_index_test_3 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index,--fatal-warnings gdb_index_test_3.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o gdb_index_test_3 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index,--fatal-warnings gdb_index_test_3.o ../../binutils/readelf --debug-dump=gdb_index gdb_index_test_3 > gdb_index_test_3.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -gpubnames -c -o gdb_index_test_pub.o ../../../W._C._Handy/gold/testsuite/gdb_index_test.cc -`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gdb_index_test_4 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test_pub.o +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o gdb_index_test_4 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test_pub.o ../../binutils/readelf --debug-dump=gdb_index gdb_index_test_4 > gdb_index_test_4.stdout +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -DEHDR_START_WEAK -o ehdr_start_test_4.o ../../../W._C._Handy/gold/testsuite/ehdr_start_test.cc +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o ehdr_start_test_4 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,-Ttext=0x100100 ehdr_start_test_4.o +../../binutils/nm-new ehdr_start_test_4 > ehdr_start_test_4.syms +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -o defsym_test.o ../../../W._C._Handy/gold/testsuite/defsym_test.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o defsym_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--defsym=bar=foo defsym_test.o +../../binutils/readelf -sW defsym_test > defsym_test.syms ../../gas/as-new -o script_test_10.o ../../../W._C._Handy/gold/testsuite/script_test_10.s gcctestdir/ld -o script_test_10 script_test_10.o -T ../../../W._C._Handy/gold/testsuite/script_test_10.t ../../binutils/readelf -SW script_test_10 > script_test_10.stdout @@ -1119,6 +1147,8 @@ PASS: gdb_index_test_1.sh PASS: gdb_index_test_2.sh PASS: gdb_index_test_3.sh PASS: gdb_index_test_4.sh +PASS: ehdr_start_test_4.sh +PASS: defsym_test.sh PASS: script_test_10.sh PASS: split_i386.sh PASS: object_unittest @@ -1145,6 +1175,7 @@ PASS: two_file_separate_shared_12_test PASS: two_file_separate_shared_21_test PASS: two_file_relocatable_test PASS: two_file_pie_test +PASS: pie_copyrelocs_test PASS: two_file_shared_1_nonpic_test PASS: two_file_shared_2_nonpic_test PASS: two_file_same_shared_nonpic_test @@ -1254,20 +1285,24 @@ PASS: ifuncmain7pic PASS: ifuncmain7pie PASS: ifuncvar PASS: start_lib_test +PASS: ehdr_start_test_1 +PASS: ehdr_start_test_2 +PASS: ehdr_start_test_3 +PASS: ehdr_start_test_5 ============================ -5 of 185 tests failed +5 of 192 tests failed See testsuite/test-suite.log ============================ -Makefile:3717: recipe for target 'test-suite.log' failed +Makefile:3901: recipe for target 'test-suite.log' failed make[6]: *** [test-suite.log] Error 1 make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' -Makefile:3796: recipe for target 'check-TESTS' failed +Makefile:3980: recipe for target 'check-TESTS' failed make[5]: *** [check-TESTS] Error 2 make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' -Makefile:4301: recipe for target 'check-am' failed +Makefile:4499: recipe for target 'check-am' failed make[4]: *** [check-am] Error 2 make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' -Makefile:4305: recipe for target 'check' failed +Makefile:4503: recipe for target 'check' failed make[3]: *** [check] Error 2 make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold' @@ -1276,22 +1311,22 @@ make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold' test -d gcctestdir1 || mkdir -p gcctestdir1 rm -f gcctestdir1/ld (cd gcctestdir1 && ln -s ../ld-new ld) -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld1 -g -O2 -Bgcctestdir1/ -Wl,--build-id=tree -Wl,--build-id-chunk-size-for-treehash=12345 -Wl,--build-id-min-file-size-for-treehash=0 -o ld1 main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -ldl -lz +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld1 -g -O2 -Bgcctestdir1/ -Wl,--build-id=tree -Wl,--build-id-chunk-size-for-treehash=12345 -Wl,--build-id-min-file-size-for-treehash=0 -o ld1 main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o mips.o aarch64.o aarch64-reloc-property.o libgold.a ../libiberty/libiberty.a -ldl -lz test -d gcctestdir2 || mkdir -p gcctestdir2 rm -f gcctestdir2/ld (cd gcctestdir2 && ln -s ../ld1 ld) -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld2 -g -O2 -Bgcctestdir2/ -Wl,--build-id=tree -Wl,--build-id-chunk-size-for-treehash=12345 -Wl,--build-id-min-file-size-for-treehash=0 -o ld2 main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -ldl -lz +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld2 -g -O2 -Bgcctestdir2/ -Wl,--build-id=tree -Wl,--build-id-chunk-size-for-treehash=12345 -Wl,--build-id-min-file-size-for-treehash=0 -o ld2 main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o mips.o aarch64.o aarch64-reloc-property.o libgold.a ../libiberty/libiberty.a -ldl -lz gcctestdir1/ld -o libgold-1-r.o -r --whole-archive libgold.a -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld1-r -g -O2 -Bgcctestdir1/ -o ld1-r main.o libgold-1-r.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -ldl -lz +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld1-r -g -O2 -Bgcctestdir1/ -o ld1-r main.o libgold-1-r.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o mips.o aarch64.o aarch64-reloc-property.o libgold.a ../libiberty/libiberty.a -ldl -lz test -d gcctestdir2-r || mkdir -p gcctestdir2-r rm -f gcctestdir2-r/ld (cd gcctestdir2-r && ln -s ../ld1-r ld) gcctestdir2-r/ld -o libgold-2-r.o -r --whole-archive libgold.a -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld2-r -g -O2 -Bgcctestdir2-r/ -o ld2-r main.o libgold-2-r.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -ldl -lz +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld2-r -g -O2 -Bgcctestdir2-r/ -o ld2-r main.o libgold-2-r.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o mips.o aarch64.o aarch64-reloc-property.o libgold.a ../libiberty/libiberty.a -ldl -lz test -d gcctestdir4 || mkdir -p gcctestdir4 rm -f gcctestdir4/ld (cd gcctestdir4 && ln -s ../ld-new ld) -g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld4 -g -O2 -Bgcctestdir4/ -Wl,--build-id=tree -Wl,--build-id-chunk-size-for-treehash=12346 -Wl,--build-id-min-file-size-for-treehash=0 -o ld4 main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -ldl -lz +g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld4 -g -O2 -Bgcctestdir4/ -Wl,--build-id=tree -Wl,--build-id-chunk-size-for-treehash=12346 -Wl,--build-id-min-file-size-for-treehash=0 -o ld4 main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o mips.o aarch64.o aarch64-reloc-property.o libgold.a ../libiberty/libiberty.a -ldl -lz make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' make check-TESTS make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold' @@ -1317,11 +1352,11 @@ All 3 tests passed make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' -Makefile:859: recipe for target 'check-recursive' failed +Makefile:864: recipe for target 'check-recursive' failed make[2]: *** [check-recursive] Error 1 make[2]: Target 'check' not remade because of errors. make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' -Makefile:6069: recipe for target 'check-gold' failed +Makefile:6126: recipe for target 'check-gold' failed make[1]: *** [check-gold] Error 2 make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/gprof' make check-recursive @@ -1331,6 +1366,7 @@ make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gprof/po' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gprof/po' make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gprof' +make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gprof' make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gprof' make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gprof' @@ -1358,14 +1394,14 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \ CC="gcc-4.8" CFLAGS="-g -O2" \ CXX="g++-4.8" CXXFLAGS="-g -O2" \ CC_FOR_HOST="gcc-4.8" CFLAGS_FOR_HOST="-g -O2" \ - OFILES="ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o plugin.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf_i386.o " BFDLIB="../bfd/.libs/libbfd.a" \ - LIBIBERTY="../libiberty/libiberty.a " LIBS="-lz -ldl " \ + OFILES="ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o plugin.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf_i386.o ldbuildid.o" BFDLIB="../bfd/.libs/libbfd.a" \ + LIBIBERTY="../libiberty/libiberty.a " LIBS="-lz -ldl -ldl " \ DO_COMPARE="`echo 'cmp --ignore-initial=16 $f1 $f2' | sed -e 's,\\$,,g'`" \ ; \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file -Test Run By thomas on Thu Sep 11 17:11:40 2014 +Test Run By thomas on Fri Sep 12 16:42:21 2014 Native configuration is i686-unknown-gnu0.5 === ld tests === @@ -1382,6 +1418,7 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-alpha/alpha.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-arm/arm-elf.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-arm/export-class.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-auto-import/auto-import.exp ... +Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-avr/avr.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-bootstrap/bootstrap.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-cdtest/cdtest.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-checks/checks.exp ... @@ -1517,30 +1554,31 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-x86-64/x86-64.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xc16x/xc16x.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xstormy16/xstormy16.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/coalesce.exp ... +Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/diff_overflow.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/lcall.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/xtensa.exp ... === ld Summary === -# of expected passes 944 +# of expected passes 968 # of unexpected failures 2 # of expected failures 8 # of untested testcases 6 -[...]/tschwinge/W._C._Handy.build/ld/ld-new 2.24.51.20140214 +[...]/tschwinge/W._C._Handy.build/ld/ld-new 2.24.51.20140911 -Makefile:3357: recipe for target 'check-DEJAGNU' failed +Makefile:3395: recipe for target 'check-DEJAGNU' failed make[5]: *** [check-DEJAGNU] Error 1 make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' -Makefile:1763: recipe for target 'check-am' failed +Makefile:1781: recipe for target 'check-am' failed make[4]: *** [check-am] Error 2 make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' -Makefile:1610: recipe for target 'check-recursive' failed +Makefile:1628: recipe for target 'check-recursive' failed make[3]: *** [check-recursive] Error 1 make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' -Makefile:1765: recipe for target 'check' failed +Makefile:1783: recipe for target 'check' failed make[2]: *** [check] Error 2 make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' -Makefile:7479: recipe for target 'check-ld' failed +Makefile:7536: recipe for target 'check-ld' failed make[1]: *** [check-ld] Error 2 make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/libdecnumber' make[2]: Nothing to be done for 'check'. @@ -1550,7 +1588,7 @@ make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/libiberty/testsui gcc-4.8 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../W._C._Handy/libiberty/testsuite/../../include -o test-demangle \ ../../../W._C._Handy/libiberty/testsuite/test-demangle.c ../libiberty.a ./test-demangle < ../../../W._C._Handy/libiberty/testsuite/demangle-expected -./test-demangle: 888 tests, 0 failures +./test-demangle: 895 tests, 0 failures gcc-4.8 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../W._C._Handy/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-pexecute \ ../../../W._C._Handy/libiberty/testsuite/test-pexecute.c ../libiberty.a ./test-pexecute @@ -1573,12 +1611,14 @@ make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/sim' make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/sim' make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb' make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite' +gcc-4.8 -o read1.so ../../../W._C._Handy/gdb/testsuite/lib/read1.c -Wall -g -shared -fPIC -g -O2 +Making expect-read1 Nothing to be done for all... Making a new config file... make check-single make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite' -rootme=`pwd`; export rootme; srcdir=../../../W._C._Handy/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest -Test Run By thomas on Thu Sep 11 17:16:06 2014 +rootme=`pwd`; export rootme; srcdir=../../../W._C._Handy/gdb/testsuite ; export srcdir ; EXPECT=`if [ "${READ1}" != "" ] ; then echo ${rootme}/expect-read1; elif [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest +Test Run By thomas on Fri Sep 12 16:46:50 2014 Native configuration is i686-unknown-gnu0.5 === gdb tests === @@ -1624,8 +1664,9 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/char_param.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/complete.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/cond_lang.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/dot_all.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/dyn_arrayidx.exp ... +FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/dyn_loc.exp ... -FAIL: gdb.ada/dyn_loc.exp: info locals Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/enum_idx_packed.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/exec_changed.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/expr_delims.exp ... @@ -1649,6 +1690,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/iwide.exp ... FAIL: gdb.ada/iwide.exp: print My_Drawable Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/lang_switch.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_catch_ex.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_dyn_arr.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_ex_cond.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_exc_info.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_interface.exp ... @@ -1664,7 +1706,6 @@ FAIL: gdb.ada/mi_task_info.exp: -ada-task-info 3 Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mod_from_name.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/nested.exp ... Running ../../../W._C._Handy/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 ../../../W._C._Handy/gdb/testsuite/gdb.ada/null_record.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/operator_bp.exp ... @@ -1672,6 +1713,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/optim_drec.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/packed_array.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/packed_tagged.exp ... FAIL: gdb.ada/packed_tagged.exp: print x +FAIL: gdb.ada/packed_tagged.exp: ptype x +Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/pckd_arr_ren.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/pp-rec-component.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/print_chars.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/print_pc.exp ... @@ -1694,6 +1737,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/str_ref_cmp.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/sym_print_name.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/taft_type.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tagged.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tagged_access.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tagged_not_init.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/task_bp.exp ... FAIL: gdb.ada/task_bp.exp: run to pck.dummy_task - from psymtab @@ -1722,6 +1766,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/whatis_array_val.exp ... FAIL: gdb.ada/whatis_array_val.exp: print full Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/widewide.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/win_fu_syms.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/aarch64-atomic-inst.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/alpha-step.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/altivec-abi.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/altivec-regs.exp ... @@ -1730,15 +1775,23 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-disp-step.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-dword.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-entry-value-inline.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-entry-value-param.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-entry-value-paramref.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-entry-value.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-i386-address.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-invalid-stack-middle.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-invalid-stack-top.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-optimout-repeat.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-prologue-xmm.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-stap-optional-prefix.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-stap-special-operands.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-stap-wrong-subexp.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-tailcall-cxx.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-tailcall-noret.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-tailcall-ret.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-word.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/arm-bl-branch-dest.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/arm-disp-step.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/avr-flash-qualifier.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/e500-abi.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/e500-prologue.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/e500-regs.exp ... @@ -1746,6 +1799,11 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/gdb1291.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/gdb1431.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/gdb1558.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-avx.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-avx512.exp ... +gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-avx512.c:20:27: fatal error: nat/x86-cpuid.h: No such file or directory + #include "nat/x86-cpuid.h" + ^ +compilation terminated. Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-bp_permanent.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-byte.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-cfi-notcurrent.exp ... @@ -1767,6 +1825,7 @@ FAIL: gdb.arch/i386-dr3-watch.exp: continue to i3 watchpoint FAIL: gdb.arch/i386-dr3-watch.exp: continue to i4 watchpoint FAIL: gdb.arch/i386-dr3-watch.exp: set watchpoint occuping one debug register Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-float.exp ... +FAIL: gdb.arch/i386-float.exp: info float Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-gnu-cfi.exp ... FAIL: gdb.arch/i386-gnu-cfi.exp: shift up to the modified frame FAIL: gdb.arch/i386-gnu-cfi.exp: Existence of the CFI inserted register @@ -1774,15 +1833,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-mpx.exp ... gdb compile failed, gcc: error: unrecognized command line option '-fmpx' Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-permbkpt.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-prologue.exp ... -FAIL: gdb.arch/i386-prologue.exp: first backtrace in stack_align_ecx -FAIL: gdb.arch/i386-prologue.exp: second backtrace in stack_align_ecx -FAIL: gdb.arch/i386-prologue.exp: saved registers in stack_align_ecx -FAIL: gdb.arch/i386-prologue.exp: first backtrace in stack_align_edx -FAIL: gdb.arch/i386-prologue.exp: second backtrace in stack_align_edx -FAIL: gdb.arch/i386-prologue.exp: saved registers in stack_align_edx -FAIL: gdb.arch/i386-prologue.exp: first backtrace in stack_align_eax -FAIL: gdb.arch/i386-prologue.exp: second backtrace in stack_align_eax -FAIL: gdb.arch/i386-prologue.exp: saved registers in stack_align_eax Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-signal.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-size-overlap.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-size.exp ... @@ -1821,6 +1871,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/mips16-thunks.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/pa-nullify.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-aix-prologue.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-d128-regs.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-power.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-prologue.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc-dfp.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc-fp.exp ... @@ -1836,31 +1887,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/thumb-singlestep.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/thumb2-it.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/vsx-regs.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.asm/asm-source.exp ... -FAIL: gdb.asm/asm-source.exp: info target (timeout) -FAIL: gdb.asm/asm-source.exp: info symbol (timeout) -FAIL: gdb.asm/asm-source.exp: list (timeout) -FAIL: gdb.asm/asm-source.exp: search (timeout) -FAIL: gdb.asm/asm-source.exp: f in foo2 (timeout) -FAIL: gdb.asm/asm-source.exp: n in foo2 (timeout) -FAIL: gdb.asm/asm-source.exp: bt ALL in foo2 (timeout) -FAIL: gdb.asm/asm-source.exp: bt 2 in foo2 (timeout) -FAIL: gdb.asm/asm-source.exp: s 2 (timeout) -FAIL: gdb.asm/asm-source.exp: n 2 (timeout) -FAIL: gdb.asm/asm-source.exp: bt 3 in foo3 (timeout) -FAIL: gdb.asm/asm-source.exp: info source asmsrc1.s (timeout) -FAIL: gdb.asm/asm-source.exp: finish from foo3 (timeout) -FAIL: gdb.asm/asm-source.exp: info source asmsrc2.s (timeout) -FAIL: gdb.asm/asm-source.exp: info sources (timeout) -FAIL: gdb.asm/asm-source.exp: info line (timeout) -FAIL: gdb.asm/asm-source.exp: next over foo3 (timeout) -FAIL: gdb.asm/asm-source.exp: return from foo2 (timeout) -FAIL: gdb.asm/asm-source.exp: look at global variable (timeout) -FAIL: gdb.asm/asm-source.exp: x/i &globalvar (timeout) -FAIL: gdb.asm/asm-source.exp: disassem &globalvar, &globalvar+1 (timeout) -FAIL: gdb.asm/asm-source.exp: look at static variable (timeout) -FAIL: gdb.asm/asm-source.exp: x/i &staticvar (timeout) -FAIL: gdb.asm/asm-source.exp: disassem &staticvar, &staticvar+1 (timeout) -FAIL: gdb.asm/asm-source.exp: look at static function (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/a2-run.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/advance.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/alias.exp ... @@ -1870,6 +1896,7 @@ FAIL: gdb.base/annota1.exp: run until main breakpoint (timeout) FAIL: gdb.base/annota1.exp: break handle_USR1 (timeout) FAIL: gdb.base/annota1.exp: break printf (timeout) FAIL: gdb.base/annota1.exp: continue to printf +FAIL: gdb.base/annota1.exp: send SIGUSR1 (timeout) FAIL: gdb.base/annota1.exp: backtrace @ signal handler (timeout) FAIL: gdb.base/annota1.exp: get inferior pid (timeout) FAIL: gdb.base/annota1.exp: signal sent (timeout) @@ -1886,9 +1913,20 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/arrayidx.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/assign.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/async-shell.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/async.exp ... +FAIL: gdb.base/async.exp: next& (timeout) +FAIL: gdb.base/async.exp: step& #1 (timeout) +FAIL: gdb.base/async.exp: step& #2 (timeout) +FAIL: gdb.base/async.exp: stepi& (timeout) +FAIL: gdb.base/async.exp: get next insn +FAIL: gdb.base/async.exp: nexti& (timeout) +FAIL: gdb.base/async.exp: finish& (timeout) +FAIL: gdb.base/async.exp: jump& (timeout) +FAIL: gdb.base/async.exp: until& (timeout) +FAIL: gdb.base/async.exp: set exec-done-display off Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-pie-misread.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-pie-noexec.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-twice.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-wait-input.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach.exp ... FAIL: gdb.base/attach.exp: attach to nonexistent process is prohibited FAIL: gdb.base/attach.exp: attach1, after setting file @@ -1898,6 +1936,18 @@ FAIL: gdb.base/attach.exp: continue until exit at after attach2, exit FAIL: gdb.base/attach.exp: attach when process' a.out not in cwd FAIL: gdb.base/attach.exp: attach call FAIL: gdb.base/attach.exp: continue until exit +FAIL: gdb.base/attach.exp: starting with --pid (timeout) +FAIL: gdb.base/attach.exp: cmdline attach run: run to prompt +ERROR: Undefined command "". +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/auto-connect-native-target.exp ... +FAIL: gdb.base/auto-connect-native-target.exp: kill: native target remains pushed +FAIL: gdb.base/auto-connect-native-target.exp: detach: start +FAIL: gdb.base/auto-connect-native-target.exp: detach: native target remains pushed +FAIL: gdb.base/auto-connect-native-target.exp: run to exit: start +FAIL: gdb.base/auto-connect-native-target.exp: run to exit: c (the program is no longer running) +FAIL: gdb.base/auto-connect-native-target.exp: run to exit: native target remains pushed +FAIL: gdb.base/auto-connect-native-target.exp: disconnect: start +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/auto-load.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/auxv.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bang.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bfp-test.exp ... @@ -1908,10 +1958,13 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bitops.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-always.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-caller-line.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-entry.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-idempotent.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-inline.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-interp.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-main-file-remove-fail.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-on-linker-gcd-function.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-probes.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-unload-file.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/breakpoint-shadow.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/call-ar-st.exp ... @@ -1944,12 +1997,15 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/chng-syms.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/code-expr.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/code_elim.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/commands.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/compare-sections.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/completion.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/complex.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/comprdebug.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/cond-eval-mode.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/cond-expr.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/condbreak-call-false.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/condbreak.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/consecutive-step-over.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/consecutive.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/constvars.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/corefile.exp ... @@ -1958,6 +2014,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/ctxobj.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/cursal.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/cvexpr.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dbx.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dcache-line-read-error.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/debug-expr.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/default.exp ... FAIL: gdb.base/default.exp: info set @@ -1972,6 +2029,12 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/disasm-end-cu.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/disp-step-syscall.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/display.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dmsym.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/double-prompt-target-event-error.exp ... +FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: no double prompt (timeout) +FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: set height unlimited +FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: no double prompt (timeout) +FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: set height unlimited +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-bp-same-addr.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-next.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-non-stop.exp ... FAIL: gdb.base/dprintf-non-stop.exp: Can't run to main @@ -1992,6 +2055,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/eval-avoid-side-effects.exp Running ../../../W._C._Handy/gdb/testsuite/gdb.base/eval-skip.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/eval.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/exe-lock.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/execution-termios.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/exitsignal.exp ... FAIL: gdb.base/exitsignal.exp: $_exitsignal is 11 (SIGSEGV) after SIGSEGV. FAIL: gdb.base/exitsignal.exp: $_exitsignal is 11 (SIGSEGV) after restarting the inferior @@ -2019,6 +2083,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-relro-pie.exp ... FAIL: gdb.base/gcore-relro-pie.exp: Can't run to break_here Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-relro.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb-sigterm.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1056.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1090.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb11530.exp ... @@ -2035,6 +2100,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gnu_vector.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline1.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline2.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline3.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak-in-shr-unsupported.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak-unmapped.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak.exp ... FAIL: gdb.base/hbreak.exp: hbreak FAIL: gdb.base/hbreak.exp: continue to break-at-exit after hbreak (the program exited) @@ -2061,28 +2128,28 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interrupt.exp ... FAIL: gdb.base/interrupt.exp: call function when asleep (wrong output) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jit-simple.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jit-so.exp ... -FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here after-dlopen +FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here after-dlopen (the program exited) FAIL: gdb.base/jit-so.exp: one_jit_test-1: setting breakpoint at jit-main.c:130 -FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 0 +FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 0 (the program is no longer running) FAIL: gdb.base/jit-so.exp: one_jit_test-1: set var argc = 2 FAIL: gdb.base/jit-so.exp: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so" FAIL: gdb.base/jit-so.exp: one_jit_test-1: set var count = 1 FAIL: gdb.base/jit-so.exp: one_jit_test-1: setting breakpoint at jit-main.c:193 -FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 1 +FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 1 (the program is no longer running) FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function FAIL: gdb.base/jit-so.exp: one_jit_test-1: setting breakpoint at jit-main.c:218 -FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 2 -FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here after-dlopen +FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 2 (the program is no longer running) +FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here after-dlopen (the program exited) FAIL: gdb.base/jit-so.exp: one_jit_test-2: setting breakpoint at jit-main.c:130 -FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 0 +FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 0 (the program is no longer running) FAIL: gdb.base/jit-so.exp: one_jit_test-2: set var argc = 2 FAIL: gdb.base/jit-so.exp: one_jit_test-2: set var libname = "SHLIBDIR/jit-solib.so" FAIL: gdb.base/jit-so.exp: one_jit_test-2: set var count = 2 FAIL: gdb.base/jit-so.exp: one_jit_test-2: setting breakpoint at jit-main.c:193 -FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 1 +FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 1 (the program is no longer running) FAIL: gdb.base/jit-so.exp: one_jit_test-2: info function jit_function FAIL: gdb.base/jit-so.exp: one_jit_test-2: setting breakpoint at jit-main.c:218 -FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 2 +FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 2 (the program is no longer running) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jit.exp ... FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: Can't run to main Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jump.exp ... @@ -2114,6 +2181,19 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/nostdlib.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/opaque.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/overlays.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/page.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-after-ctrl-c-running.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-bg-execution.exp ... +FAIL: gdb.base/paginate-bg-execution.exp: paginate: continue& +FAIL: gdb.base/paginate-bg-execution.exp: paginate: pagination handled, breakpoint hit (timeout) +FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: continue& +FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: continue& paginates (timeout) +FAIL: gdb.base/paginate-bg-execution.exp: cancel with quit: continue& +FAIL: gdb.base/paginate-bg-execution.exp: cancel with quit: continue& paginates (timeout) +ERROR: Window too small. +ERROR: Window too small. +ERROR: Window too small. +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-execution-startup.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-inferior-exit.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/pc-fp.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/pending.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/permissions.exp ... @@ -2126,6 +2206,7 @@ FAIL: gdb.base/pr11022.exp: watchpoint hit FAIL: gdb.base/pr11022.exp: watchpoint hit 2 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/prelink.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/print-file-var.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/print-symbol-loading.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/printcmds.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/prologue-include.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/prologue.exp ... @@ -2240,7 +2321,7 @@ FAIL: gdb.base/sigrepeat.exp: next Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigstep.exp ... FAIL: gdb.base/sigstep.exp: backtrace for nexti (pattern 2) FAIL: gdb.base/sigstep.exp: step from handler; leave handler (timeout) -FAIL: gdb.base/sigstep.exp: stepi from handleri; leave handler (hit breakpoint again) +FAIL: gdb.base/sigstep.exp: stepi from handleri; leave handler FAIL: gdb.base/sigstep.exp: stepi from handleri; leave signal trampoline FAIL: gdb.base/sigstep.exp: next from handler; leave handler FAIL: gdb.base/sigstep.exp: nexti from handleri; leave handler @@ -2301,7 +2382,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/so-impl-ld.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/so-indr-cl.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-corrupted.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-disc.exp ... -ERROR: no fileid for laplace Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-display.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-nodir.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-overlap.exp ... @@ -2311,11 +2391,15 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-symbol.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-weak.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/source-dir.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/source-execution.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/source.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sss-bp-on-user-bp-2.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sss-bp-on-user-bp.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/stack-checking.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/stale-infcall.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/stap-probe.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/start.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/statistics.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/step-break.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/step-bt.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/step-line.exp ... @@ -2357,6 +2441,11 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/structs2.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/structs3.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/subst.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file.exp ... +gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c: In function 'get_origin': +../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c:154:25: error: 'PATH_MAX' undeclared (first use in this function) + static char self_path[PATH_MAX]; + ^ +../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c:154:25: note: each undeclared identifier is reported only once for each function it appears in Running ../../../W._C._Handy/gdb/testsuite/gdb.base/symbol-without-target_section.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/term.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/testenv.exp ... @@ -2377,12 +2466,16 @@ FAIL: gdb.base/unload.exp: continue to shrfunc2 (the program is no longer runnin FAIL: gdb.base/unload.exp: pending breakpoint info on second run at shrfunc2 FAIL: gdb.base/unload.exp: continuing to unloaded libfile2 (the program is no longer running) FAIL: gdb.base/unload.exp: print y from libfile2 +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/until-nodebug.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/until.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/unwindonsignal.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/valgrind-db-attach.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/valgrind-infcall.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/value-double-free.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/varargs.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vla-datatypes.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vla-ptr.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vla-sideeffect.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/volatile.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-cond-infcall.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-cond.exp ... @@ -2397,8 +2490,6 @@ FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes (timeout) FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-vfork.exp ... -FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (timeout) -FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (sw) (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch_thread_num.exp ... FAIL: gdb.base/watch_thread_num.exp: Watchpoint on shared variable FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 @@ -2414,11 +2505,56 @@ FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 10 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-cond-gone.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-delete.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-hw-hit-once.exp ... -FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue -FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit (the program exited) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-hw.exp ... -FAIL: gdb.base/watchpoint-hw.exp: start (timeout) -FAIL: gdb.base/watchpoint-hw.exp: info watchpoints (timeout) +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-reuse-slot.exp ... +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-solib.exp ... FAIL: gdb.base/watchpoint-solib.exp: continue to foo (the program exited) FAIL: gdb.base/watchpoint-solib.exp: set watchpoint on g @@ -2426,12 +2562,10 @@ FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit (the program is FAIL: gdb.base/watchpoint-solib.exp: continue to foo again (the program exited) FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again (the program is no longer running) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint.exp ... -FAIL: gdb.base/watchpoint.exp: watch -location nullptr->p->x FAIL: gdb.base/watchpoint.exp: watch foo2 FAIL: gdb.base/watchpoint.exp: continue with watch foo2 FAIL: gdb.base/watchpoint.exp: watch foo4 FAIL: gdb.base/watchpoint.exp: continue with watch foo4 -FAIL: gdb.base/watchpoint.exp: no-hw: watch -location nullptr->p->x Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoints.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/wchar.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/whatis-exp.exp ... @@ -2442,16 +2576,20 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/enable.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/exception.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/finish.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/function_call_history.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/gcore.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/instruction_history.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/multi-thread-step.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/next.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/nexti.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/nohist.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/record_goto.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/rn-dl-bind.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/segv.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/step.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/stepi.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/tailcall.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/unknown_functions.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/vdso.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/arch.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/break.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/bt.exp ... @@ -2473,6 +2611,13 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/solib.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/abstract-origin.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/ambiguous.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/annota2.exp ... +FAIL: gdb.cp/annota2.exp: continue until exit (timeout) +FAIL: gdb.cp/annota2.exp: delete bps +FAIL: gdb.cp/annota2.exp: break at main (got interactive prompt) +FAIL: gdb.cp/annota2.exp: run until main breakpoint (got interactive prompt) +FAIL: gdb.cp/annota2.exp: set watch on a.x (timeout) +FAIL: gdb.cp/annota2.exp: watch triggered on a.x (timeout) +FAIL: gdb.cp/annota2.exp: annotate-quit Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/annota3.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/anon-ns.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/anon-struct.exp ... @@ -2493,12 +2638,14 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/cpcompletion.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/cpexprs.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/cplabel.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/cplusfuncs.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/cpsizeof.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/ctti.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/debug-expr.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/demangle.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/derivation.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/destrprint.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/dispcxx.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/enum-class.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/exception.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/exceptprint.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/expand-psymtabs-cxx.exp ... @@ -2539,6 +2686,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/method.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/method2.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/minsym-fallback.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/misc.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/namelessclass.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/namespace-enum.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/namespace-nested-import.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/namespace.exp ... @@ -2568,6 +2716,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr-574.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr10687.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr10728.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr12028.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr17132.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr9067.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr9167.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr9631.exp ... @@ -2596,6 +2745,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/using-crash.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/virtbase.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/virtfunc.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/virtfunc2.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/vla-cxx.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/am33.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/h8300s.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/hppa.exp ... @@ -2615,10 +2765,17 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/t11_logs.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/t12_bit.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/t13_otr.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dlang/demangle.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dlang/expression.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dlang/primitive-types.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/arr-stride.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/arr-subrange.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/callframecfa.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/clztest.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/corrupt.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/count.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/data-loc.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dup-psym.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-abs-hi-pc.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-ada-ffffffff.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-anon-mptr.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-anonymous-func.exp ... @@ -2640,12 +2797,9 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-empty-namespace.exp .. Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-empty-pc-range.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-entry-value.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-error.exp ... -gdb compile failed, dw2-error.c: Assembler messages: -dw2-error.c:33: Error: bad register name `%rbp' -dw2-error.c:36: Error: bad register name `%rsp' -dw2-error.c:43: Error: bad register name `%rbp' Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-filename.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-icc-opaque.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-icycle.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-ifort-parameter.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-inheritance.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-inline-break.exp ... @@ -2669,6 +2823,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-reg-undefined.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-restore.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-restrict.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-simple-locdesc.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-single-line-discriminators.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-skip-prologue.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-stack-boundary.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-strp.exp ... @@ -2680,6 +2835,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw4-sig-types.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dwp-symlink.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dwz.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dwzbuildid.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dynarr-ptr.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/enum-type.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-base.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-loclists.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-mix.exp ... @@ -2706,8 +2863,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/typeddwarf.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/valop.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/watch-notconst.exp ... Running ../../../W._C._Handy/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 ../../../W._C._Handy/gdb/testsuite/gdb.fortran/charset.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/common-block.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/complex.exp ... @@ -2717,6 +2872,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/library-module.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/logical.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/module.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/multi-dim.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/print-formatted.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/subarray.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/types.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/whatis_type.exp ... @@ -2760,23 +2916,22 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/guile.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-arch.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-block.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-breakpoint.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-cmd.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-disasm.exp ... -FAIL: gdb.guile/scm-disasm.exp: test bad memory access Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-equal.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-error.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-frame-args.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-frame-inline.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-frame.exp ... -Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-generics.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-gsmob.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-iterator.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-math.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-objfile-script.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-objfile.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-parameter.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-ports.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-pretty-print.exp ... -FAIL: gdb.guile/scm-pretty-print.exp: print ns2 -FAIL: gdb.guile/scm-pretty-print.exp: print ns2 +Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-progspace.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-section-script.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-symbol.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-symtab.exp ... @@ -2842,7 +2997,7 @@ FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continue to marker 2 (timeout) FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continuing to exit (MI error) FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc3 pending again (timeout) -FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: (unknown output after running) +FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-catch-load.exp ... FAIL: gdb.mi/mi-catch-load.exp: catch-load: solib-event stop FAIL: gdb.mi/mi-catch-load.exp: catch-unload: solib-event stop @@ -2857,6 +3012,7 @@ FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: interpreter-exec "set schedule FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking on" no event (requested by MI) FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking step" no event (requested by MI interp) FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking stepr" no event +Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-condbreak-call-thr-state.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-console.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-disassemble.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-dprintf.exp ... @@ -2906,6 +3062,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-create-rtti.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-display.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-invalidate.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-rtti.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-vla-c99.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-watch-nonstop.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-watch.exp ... XPASS: gdb.mi/mi-watch.exp: sw: watchpoint trigger @@ -2918,6 +3075,8 @@ FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (unkno Running ../../../W._C._Handy/gdb/testsuite/gdb.modula2/unbounded-array.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/base.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/bkpt-multi-exec.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/dummy-frame-restore.exp ... +FAIL: gdb.multi/dummy-frame-restore.exp: Can't run to f2 Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-arch-exec.exp ... gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-arch-exec.c:1:0: sorry, unimplemented: 64-bit mode not compiled in /* This testcase is part of GDB, the GNU debugger. @@ -2926,6 +3085,9 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-arch.exp ... gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.multi/hello.c:1:0: sorry, unimplemented: 64-bit mode not compiled in /* This testcase is part of GDB, the GNU debugger. ^ +Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-attach.exp ... +FAIL: gdb.multi/multi-attach.exp: attach to program 1 +FAIL: gdb.multi/multi-attach.exp: attach to program 2 Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/watchpoint-multi.exp ... FAIL: gdb.multi/watchpoint-multi.exp: start to main inferior 2 FAIL: gdb.multi/watchpoint-multi.exp: awatch c on inferior 2 @@ -2964,10 +3126,11 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/skip-prologue.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/solib.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/lib-types.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-arch.exp ... -FAIL: gdb.python/py-arch.exp: test bad memory access Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-block.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-breakpoint.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-caller-is.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-cmd.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-completion.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-error.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-events.exp ... FAIL: gdb.python/py-events.exp: inferior 2 @@ -2977,7 +3140,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-evthreads.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-explore-cc.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-explore.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-finish-breakpoint.exp ... -FAIL: gdb.python/py-finish-breakpoint.exp: catch out of scope after exec Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-finish-breakpoint2.exp ... FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch() FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal @@ -2986,6 +3148,7 @@ FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-frame-args.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-frame-inline.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-frame.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-framefilter-invalidarg.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-framefilter-mi.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-framefilter.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-function.exp ... @@ -3004,9 +3167,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-objfile.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-parameter.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-pp-integral.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-pp-maint.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-pp-re-notag.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-prettyprint.exp ... -FAIL: gdb.python/py-prettyprint.exp: print ns2 -FAIL: gdb.python/py-prettyprint.exp: print ns2 Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-progspace.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-prompt.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-section-script.exp ... @@ -3020,6 +3182,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-type.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-typeprint.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-value-cc.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-value.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-xmethods.exp ... +FAIL: gdb.python/py-xmethods.exp: After: g.size_diff<unsigned long>() Running ../../../W._C._Handy/gdb/testsuite/gdb.python/python.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/amd64-tailcall-reverse.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/break-precsave.exp ... @@ -3037,6 +3201,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/i387-stack-reverse.exp .. Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/machinestate-precsave.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/machinestate.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/next-reverse-bkpt-over-sr.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/rerun-prec.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/sigall-precsave.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/sigall-reverse.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/singlejmp-reverse.exp ... @@ -3076,37 +3241,13 @@ FAIL: gdb.threads/execl.exp: continue across exec FAIL: gdb.threads/execl.exp: continue until exit Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/fork-child-threads.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/fork-thread-pending.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/gcore-stale-thread.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/gcore-thread.exp ... FAIL: gdb.threads/gcore-thread.exp: thread 1 is running FAIL: gdb.threads/gcore-thread.exp: thread 2 is running Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/hand-call-in-threads.exp ... FAIL: gdb.threads/hand-call-in-threads.exp: enable scheduler locking FAIL: gdb.threads/hand-call-in-threads.exp: show scheduler locking on -FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: set confirm off (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 1 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 1 -FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 1 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 1 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 2 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 2 -FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 2 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 2 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 3 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 3 -FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 3 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 3 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 4 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 4 -FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 4 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 4 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 5 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5 -FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 5 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 5 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: all dummies popped (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: disable scheduler locking (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: show scheduler locking off (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/ia64-sigill.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/info-threads-cur-sal.exp ... FAIL: gdb.threads/info-threads-cur-sal.exp: continue to breakpoint: start @@ -3117,6 +3258,8 @@ FAIL: gdb.threads/info-threads-cur-sal.exp: info threads before list FAIL: gdb.threads/info-threads-cur-sal.exp: list after info threads Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/interrupted-hand-call.exp ... FAIL: gdb.threads/interrupted-hand-call.exp: hand-call interrupted by signal in another thread +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/kill.exp ... +FAIL: gdb.threads/kill.exp: threaded: all threads started Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/killed.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/leader-exit.exp ... FAIL: gdb.threads/leader-exit.exp: continue to breakpoint: break-here @@ -3138,6 +3281,40 @@ FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (the program is no longer running) Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/manythreads.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/multiple-step-overs.exp ... +FAIL: gdb.threads/multiple-step-overs.exp: step: info threads shows all threads +FAIL: gdb.threads/multiple-step-overs.exp: step: set scheduler-locking on +FAIL: gdb.threads/multiple-step-overs.exp: step: thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: step: continue to breakpoint: run to breakpoint in thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: step: unbreak loop in thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: step: thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: step: continue to breakpoint: run to breakpoint in thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: step: unbreak loop in thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: step: thread 1 +FAIL: gdb.threads/multiple-step-overs.exp: step: set scheduler-locking off +FAIL: gdb.threads/multiple-step-overs.exp: step +FAIL: gdb.threads/multiple-step-overs.exp: next: info threads shows all threads +FAIL: gdb.threads/multiple-step-overs.exp: next: set scheduler-locking on +FAIL: gdb.threads/multiple-step-overs.exp: next: thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: next: continue to breakpoint: run to breakpoint in thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: next: unbreak loop in thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: next: thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: next: continue to breakpoint: run to breakpoint in thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: next: unbreak loop in thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: next: thread 1 +FAIL: gdb.threads/multiple-step-overs.exp: next: set scheduler-locking off +FAIL: gdb.threads/multiple-step-overs.exp: next +FAIL: gdb.threads/multiple-step-overs.exp: continue: info threads shows all threads +FAIL: gdb.threads/multiple-step-overs.exp: continue: set scheduler-locking on +FAIL: gdb.threads/multiple-step-overs.exp: continue: thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: continue: continue to breakpoint: run to breakpoint in thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: continue: unbreak loop in thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: continue: thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: continue: continue to breakpoint: run to breakpoint in thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: continue: unbreak loop in thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: continue: thread 1 +FAIL: gdb.threads/multiple-step-overs.exp: continue: set scheduler-locking off +FAIL: gdb.threads/multiple-step-overs.exp: continue Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/no-unwaited-for-left.exp ... FAIL: gdb.threads/no-unwaited-for-left.exp: continue to breakpoint: break-here FAIL: gdb.threads/no-unwaited-for-left.exp: enable scheduler-locking, for thread 2 @@ -3199,71 +3376,97 @@ FAIL: gdb.threads/pthreads.exp: apply backtrace command to all three threads FAIL: gdb.threads/pthreads.exp: set break at common_routine in thread 2 FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2 (the program is no longer running) Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/reconnect-signal.exp ... -ERROR: no fileid for laplace Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/schedlock.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/siginfo-threads.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-command-handle-nopass.exp ... +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: stopped in thread +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread 1 +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread 1 selected +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: signal SIGUSR1 +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread 1 got the signal +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: stopped in thread +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: thread 1 +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: thread 1 selected +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: signal SIGUSR1 +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: thread 1 got the signal +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-command-multiple-signals-pending.exp ... +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: set scheduler-locking on +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: continue +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 1 selected +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 3 +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 2 +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: stop with SIGUSR1 +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: set scheduler-locking off +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 1 +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: signal command queries +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: second signal: signal delivered +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: set scheduler-locking on +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: continue +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: thread 1 selected +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: thread 3 +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: thread 2 +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: stop with SIGUSR1 +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: signal command does not query, signal delivered +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: second signal: set scheduler-locking off +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: second signal: signal command queries +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: no more signals +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-delivered-right-thread.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-while-stepping-over-bp-other-thread.exp ... +FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 3 +FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 2 +FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: force loop break in thread 2 +FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2 +FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: get my_number +FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step +FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/sigstep-threads.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/sigthread.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/staticthreads.exp ... -Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/step-after-sr-lock.exp ... -FAIL: gdb.threads/step-after-sr-lock.exp: continue to breakpoint: run to breakpoint in thread 3 -FAIL: gdb.threads/step-after-sr-lock.exp: continue to breakpoint: run to breakpoint in thread 2 -FAIL: gdb.threads/step-after-sr-lock.exp: force loop break in thread 2 -WARNING: program timed out. -FAIL: gdb.threads/step-after-sr-lock.exp: get my_number -FAIL: gdb.threads/step-after-sr-lock.exp: step -FAIL: gdb.threads/step-after-sr-lock.exp: stepped thread under control +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/step-over-lands-on-breakpoint.exp ... +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: info threads shows all threads +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: set scheduler-locking on +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: thread 2 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: continue to breakpoint: run to breakpoint in thread 2 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: thread 1 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: set scheduler-locking off +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: step +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: info threads shows all threads +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: set scheduler-locking on +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: thread 2 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: continue to breakpoint: run to breakpoint in thread 2 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: thread 1 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: set scheduler-locking off +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: next +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: info threads shows all threads +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: set scheduler-locking on +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: thread 2 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: continue to breakpoint: run to breakpoint in thread 2 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: thread 1 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: set scheduler-locking off +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: continue +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/step-over-trips-on-watchpoint.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/stepi-random-signal.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/switch-threads.exp ... FAIL: gdb.threads/switch-threads.exp: continue to breakpoint: continue to thread_func FAIL: gdb.threads/switch-threads.exp: next Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-execl.exp ... -FAIL: gdb.threads/thread-execl.exp: continue to thread start -FAIL: gdb.threads/thread-execl.exp: get to main in new image +FAIL: gdb.threads/thread-execl.exp: schedlock off: continue to thread start +FAIL: gdb.threads/thread-execl.exp: schedlock off: set scheduler-locking off +FAIL: gdb.threads/thread-execl.exp: schedlock off: get to main in new image +FAIL: gdb.threads/thread-execl.exp: schedlock step: continue to thread start +FAIL: gdb.threads/thread-execl.exp: schedlock step: set scheduler-locking step +FAIL: gdb.threads/thread-execl.exp: schedlock step: get to main in new image +FAIL: gdb.threads/thread-execl.exp: schedlock on: continue to thread start +FAIL: gdb.threads/thread-execl.exp: schedlock on: set scheduler-locking on +FAIL: gdb.threads/thread-execl.exp: schedlock on: get to main in new image Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp ... -FAIL: gdb.threads/thread-find.exp: name thread 1 -FAIL: gdb.threads/thread-find.exp: name thread 2 -FAIL: gdb.threads/thread-find.exp: name thread 3 -FAIL: gdb.threads/thread-find.exp: find thread name 3 -FAIL: gdb.threads/thread-find.exp: find thread name 2 -FAIL: gdb.threads/thread-find.exp: find thread name 1 -ERROR: tcl error sourcing ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp. -ERROR: can't read "thread3": no such variable - while executing -"gdb_test "thread find $thread3" "Thread 3 has .*$thread3.*" "find thread id 3"" - invoked from within -"if { [info exists thread6] } then { - gdb_test "thread find $thread6" \ - "Thread 6 has .*$thread6.*" "find thread id 6" - gdb_test "thread find $t..." - (file "../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp" line 187) - invoked from within -"source ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp" - ("uplevel" body line 1) - invoked from within -"uplevel #0 source ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp" - invoked from within -"catch "uplevel #0 source $test_file_name"" Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific-bp.exp ... FAIL: gdb.threads/thread-specific-bp.exp: all-stop: continue to breakpoint: start FAIL: gdb.threads/thread-specific-bp.exp: all-stop: continue to end FAIL: gdb.threads/thread-specific-bp.exp: all-stop: thread start is gone Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp ... FAIL: gdb.threads/thread-specific.exp: continue to thread-specific breakpoint -ERROR: tcl error sourcing ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp. -ERROR: can't read "this_breakpoint": no such variable - while executing -"gdb_test_multiple "info breakpoint $this_breakpoint" "info on bp" { - -re ".*stop only in thread (\[0-9\]*).*$gdb_prompt $" { - set this_thread $expe..." - (file "../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp" line 108) - invoked from within -"source ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp" - ("uplevel" body line 1) - invoked from within -"uplevel #0 source ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp" - invoked from within -"catch "uplevel #0 source $test_file_name"" Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-unwindonsignal.exp ... FAIL: gdb.threads/thread-unwindonsignal.exp: hand-call interrupted by signal in another thread FAIL: gdb.threads/thread-unwindonsignal.exp: dummy stack frame present @@ -3306,13 +3509,6 @@ FAIL: gdb.threads/tls.exp: p a_thread_local FAIL: gdb.threads/tls.exp: p file2_thread_local FAIL: gdb.threads/tls.exp: p a_thread_local second time Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/watchpoint-fork.exp ... -FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: hardware breakpoints work (timeout) -FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (timeout) -FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the first fork (timeout) -FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork (timeout) -FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the second fork (timeout) -FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork (timeout) -FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/watchthreads-reorder.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/watchthreads.exp ... FAIL: gdb.threads/watchthreads.exp: watch args[0] @@ -3340,7 +3536,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/circ.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/collection.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/deltrace.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/disconnected-tracing.exp ... -ERROR: no fileid for laplace Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/entry-values.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/ftrace.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/infotrace.exp ... @@ -3353,6 +3548,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/packetlen.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/passc-dyn.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/passcount.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/pending.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/pr16508.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/qtro.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/range-stepping.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/read-memory.exp ... @@ -3383,31 +3579,31 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.xml/tdesc-xinclude.exp ... === gdb Summary === -# of expected passes 20184 -# of unexpected failures 628 +# of expected passes 21577 +# of unexpected failures 723 # of unexpected successes 2 -# of expected failures 34 +# of expected failures 36 # of unknown successes 1 # of known failures 55 -# of unresolved testcases 3 -# of untested testcases 49 -# of unsupported tests 85 -[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.7.50.20140214-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory +# of unresolved testcases 4 +# of untested testcases 60 +# of unsupported tests 111 +[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.8.50.20140911-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory -Makefile:164: recipe for target 'check-single' failed +Makefile:192: recipe for target 'check-single' failed make[4]: *** [check-single] Error 1 make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite' -Makefile:147: recipe for target 'check' failed +Makefile:155: recipe for target 'check' failed make[3]: *** [check] Error 2 make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite' -Makefile:1107: recipe for target 'check' failed +Makefile:1124: recipe for target 'check' failed make[2]: *** [check] Error 2 make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb' -Makefile:10236: recipe for target 'check-gdb' failed +Makefile:10293: recipe for target 'check-gdb' failed make[1]: *** [check-gdb] Error 2 make[1]: Target 'check-host' not remade because of errors. make[1]: Nothing to be done for 'check-target'. make[1]: Leaving directory '[...]/tschwinge/W._C._Handy.build' -Makefile:2128: recipe for target 'do-check' failed +Makefile:2127: recipe for target 'do-check' failed make: *** [do-check] Error 2 make: Target 'check' not remade because of errors. diff --git a/binutils-gdb/laplace.SCHWINGE/test/binutils/binutils.sum b/binutils-gdb/laplace.SCHWINGE/test/binutils/binutils.sum index 8ed4c2b1..58000db6 100644 --- a/binutils-gdb/laplace.SCHWINGE/test/binutils/binutils.sum +++ b/binutils-gdb/laplace.SCHWINGE/test/binutils/binutils.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Sep 11 17:06:17 2014 +Test Run By thomas on Fri Sep 12 16:36:19 2014 Native configuration is i686-unknown-gnu0.5 === binutils tests === @@ -7,11 +7,12 @@ Schedule of variations: unix Running target unix +Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/aarch64/aarch64.exp ... Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/ar.exp ... PASS: ar long file names -PASS: ar symbol table PASS: ar thin archive PASS: ar thin archive with nested archive +PASS: ar symbol table PASS: ar argument parsing PASS: ar deterministic archive PASS: ar deleting an element @@ -26,6 +27,7 @@ PASS: objcopy decompress debug sections in archive PASS: objcopy compress debug sections in archive PASS: objdump compress debug sections PASS: objcopy (objcopy compress empty debug sections) +PASS: Uncompressed .debug_str section starting with ZLIB Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/dlltool.exp ... Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/elfedit.exp ... UNSUPPORTED: Update ELF header 1 @@ -125,5 +127,5 @@ Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/x86-64/x86-6 === binutils Summary === -# of expected passes 94 +# of expected passes 95 # of unsupported tests 3 diff --git a/binutils-gdb/laplace.SCHWINGE/test/gas/testsuite/gas.sum b/binutils-gdb/laplace.SCHWINGE/test/gas/testsuite/gas.sum index 2319a72f..f50c3ca5 100644 --- a/binutils-gdb/laplace.SCHWINGE/test/gas/testsuite/gas.sum +++ b/binutils-gdb/laplace.SCHWINGE/test/gas/testsuite/gas.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Sep 11 17:06:32 2014 +Test Run By thomas on Fri Sep 12 16:36:34 2014 Native configuration is i686-unknown-gnu0.5 === gas tests === @@ -76,6 +76,7 @@ Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/alpha/alpha.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/arc/arc.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/arc/warn.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/arm/arm.exp ... +Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/avr/avr.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/bfin/bfin.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/bfin/error.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/cfi/cfi.exp ... @@ -194,6 +195,7 @@ PASS: i386 VMX PASS: i386 VMFUNC PASS: i386 SMX PASS: i386 suffix +PASS: i386 suffix (Intel mode) PASS: i386 immed PASS: i386 equates PASS: i386 divide @@ -395,6 +397,35 @@ PASS: i386 XSAVEC insns PASS: i386 XSAVEC insns (Intel disassembly) PASS: i386 XSAVES insns PASS: i386 XSAVES insns (Intel disassembly) +PASS: i386 PREFETCHWT1 insns +PASS: i386 PREFETCHWT1 insns (Intel disassembly) +PASS: i386 SE1 insns +PASS: i386 AVX512F/VL insns (Intel disassembly) +PASS: i386 AVX512F/VL opts insns (Intel disassembly) +PASS: i386 AVX512F/VL opts insns +PASS: i386 AVX512F/VL wig insns (Intel disassembly) +PASS: i386 AVX512F/VL wig insns +PASS: i386 AVX512F/VL insns +PASS: i386 AVX512CD/VL insns (Intel disassembly) +PASS: i386 AVX512CD/VL insns +PASS: i386 AVX512BW insns (Intel disassembly) +PASS: i386 AVX512BW opts insns (Intel disassembly) +PASS: i386 AVX512BW opts insns +PASS: i386 AVX512BW wig insns (Intel disassembly) +PASS: i386 AVX512BW wig insns +PASS: i386 AVX512BW insns +PASS: i386 AVX512BW/VL insns (Intel disassembly) +PASS: i386 AVX512BW/VL opts insns (Intel disassembly) +PASS: i386 AVX512BW/VL opts insns +PASS: i386 AVX512BW/VL wig insns (Intel disassembly) +PASS: i386 AVX512BW/VL wig insns +PASS: i386 AVX512BW/VL insns +PASS: i386 AVX512DQ insns (Intel disassembly) +PASS: i386 AVX512DQ insns +PASS: i386 AVX512DQ/VL insns (Intel disassembly) +PASS: i386 AVX512DQ/VL insns +PASS: i386 omit lock = yes +PASS: i386 omit lock = no PASS: opcodes with invalid modrm byte PASS: i386 reloc PASS: i386 jump16 @@ -513,7 +544,7 @@ Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/mt/mt.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/mt/relocs.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/nds32/nds32.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/nios2/nios2.exp ... -Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/openrisc/allinsn.exp ... +Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/or1k/allinsn.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/pdp11/pdp11.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/pe/pe.exp ... Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/pj/pj.exp ... @@ -556,6 +587,6 @@ Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/z8k/z8k.exp ... === gas Summary === -# of expected passes 421 -../as-new 2.24.51.20140214 +# of expected passes 451 +../as-new 2.24.51.20140911 diff --git a/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum b/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum index 606990e7..9941083c 100644 --- a/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum +++ b/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Sep 11 17:16:06 2014 +Test Run By thomas on Fri Sep 12 16:46:50 2014 Native configuration is i686-unknown-gnu0.5 === gdb tests === @@ -193,9 +193,11 @@ PASS: gdb.ada/dot_all.exp: compilation foo.adb PASS: gdb.ada/dot_all.exp: print addr.all PASS: gdb.ada/dot_all.exp: print addr.ALL PASS: gdb.ada/dot_all.exp: print addr.AlL +Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/dyn_arrayidx.exp ... +FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/dyn_loc.exp ... PASS: gdb.ada/dyn_loc.exp: compilation p.adb -FAIL: gdb.ada/dyn_loc.exp: info locals +XFAIL: gdb.ada/dyn_loc.exp: info locals Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/enum_idx_packed.exp ... PASS: gdb.ada/enum_idx_packed.exp: compilation foo.adb PASS: gdb.ada/enum_idx_packed.exp: print full @@ -319,6 +321,13 @@ PASS: gdb.ada/lang_switch.exp: backtrace with lang set to C Running ../../../W._C._Handy/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 +Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_dyn_arr.exp ... +PASS: gdb.ada/mi_dyn_arr.exp: compilation foo.adb +PASS: gdb.ada/mi_dyn_arr.exp: breakpoint at main +PASS: gdb.ada/mi_dyn_arr.exp: mi runto main +PASS: gdb.ada/mi_dyn_arr.exp: run to foo.adb:22 (set breakpoint) +PASS: gdb.ada/mi_dyn_arr.exp: Create bt varobj +PASS: gdb.ada/mi_dyn_arr.exp: list ggg1's children Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_ex_cond.exp ... PASS: gdb.ada/mi_ex_cond.exp: compilation foo.adb UNSUPPORTED: gdb.ada/mi_ex_cond.exp: insert catchpoint on all Ada exceptions @@ -356,7 +365,7 @@ PASS: gdb.ada/nested.exp: compilation hello.adb PASS: gdb.ada/nested.exp: break on nested function First Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/null_array.exp ... PASS: gdb.ada/null_array.exp: compilation foo.adb -FAIL: gdb.ada/null_array.exp: print my_table +PASS: gdb.ada/null_array.exp: print my_table FAIL: gdb.ada/null_array.exp: ptype my_table PASS: gdb.ada/null_array.exp: print my_matrix Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/null_record.exp ... @@ -445,11 +454,14 @@ PASS: gdb.ada/packed_array.exp: compilation pa.adb PASS: gdb.ada/packed_array.exp: print var PASS: gdb.ada/packed_array.exp: ptype &var PASS: gdb.ada/packed_array.exp: print &var -XFAIL: gdb.ada/packed_array.exp: print u_var +PASS: gdb.ada/packed_array.exp: print u_var Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/packed_tagged.exp ... PASS: gdb.ada/packed_tagged.exp: compilation comp_bug.adb FAIL: gdb.ada/packed_tagged.exp: print x -PASS: gdb.ada/packed_tagged.exp: ptype x +FAIL: gdb.ada/packed_tagged.exp: ptype x +Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/pckd_arr_ren.exp ... +PASS: gdb.ada/pckd_arr_ren.exp: compilation foo.adb +PASS: gdb.ada/pckd_arr_ren.exp: print var Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/pp-rec-component.exp ... PASS: gdb.ada/pp-rec-component.exp: compilation foo.adb PASS: gdb.ada/pp-rec-component.exp: source pp-rec-component.py @@ -541,6 +553,10 @@ PASS: gdb.ada/tagged.exp: ptype segm PASS: gdb.ada/tagged.exp: print segm PASS: gdb.ada/tagged.exp: ptype obj PASS: gdb.ada/tagged.exp: print obj +Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tagged_access.exp ... +PASS: gdb.ada/tagged_access.exp: compilation p.adb +PASS: gdb.ada/tagged_access.exp: ptype c.all +PASS: gdb.ada/tagged_access.exp: ptype c.menu_name Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tagged_not_init.exp ... PASS: gdb.ada/tagged_not_init.exp: compilation foo.adb PASS: gdb.ada/tagged_not_init.exp: print obj @@ -569,6 +585,7 @@ FAIL: gdb.ada/task_bp.exp: run to pck.adb:dummy_task - from full symtab Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tasks.exp ... PASS: gdb.ada/tasks.exp: compilation foo.adb FAIL: gdb.ada/tasks.exp: info tasks before inserting breakpoint +PASS: gdb.ada/tasks.exp: break break_me task 1 PASS: gdb.ada/tasks.exp: break break_me task 3 FAIL: gdb.ada/tasks.exp: continue to breakpoint FAIL: gdb.ada/tasks.exp: info tasks after hitting breakpoint @@ -640,6 +657,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/win_fu_syms.exp ... PASS: gdb.ada/win_fu_syms.exp: compilation foo.adb PASS: gdb.ada/win_fu_syms.exp: info line on variable declaration PASS: gdb.ada/win_fu_syms.exp: info line on Do_Nothing call +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/aarch64-atomic-inst.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/alpha-step.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/altivec-abi.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/altivec-regs.exp ... @@ -648,15 +666,23 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-disp-step.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-dword.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-entry-value-inline.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-entry-value-param.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-entry-value-paramref.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-entry-value.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-i386-address.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-invalid-stack-middle.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-invalid-stack-top.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-optimout-repeat.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-prologue-xmm.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-stap-optional-prefix.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-stap-special-operands.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-stap-wrong-subexp.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-tailcall-cxx.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-tailcall-noret.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-tailcall-ret.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-word.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/arm-bl-branch-dest.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/arm-disp-step.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/avr-flash-qualifier.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/e500-abi.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/e500-prologue.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/e500-regs.exp ... @@ -664,6 +690,12 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/gdb1291.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/gdb1431.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/gdb1558.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-avx.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-avx512.exp ... +gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-avx512.c:20:27: fatal error: nat/x86-cpuid.h: No such file or directory + #include "nat/x86-cpuid.h" + ^ +compilation terminated. +UNTESTED: gdb.arch/i386-avx512.exp: i386-avx512.exp Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-bp_permanent.exp ... PASS: gdb.arch/i386-bp_permanent.exp: Stop at the 'standard' start breakpoint (fetching esp). PASS: gdb.arch/i386-bp_permanent.exp: Stop at permanent breakpoint. @@ -742,7 +774,7 @@ FAIL: gdb.arch/i386-dr3-watch.exp: set watchpoint occuping one debug register PASS: gdb.arch/i386-dr3-watch.exp: watchpoint on gap1 does not fit debug registers (gdb figured out itself the watchpoint does not fit) Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-float.exp ... PASS: gdb.arch/i386-float.exp: first stepi -PASS: gdb.arch/i386-float.exp: info float +FAIL: gdb.arch/i386-float.exp: info float PASS: gdb.arch/i386-float.exp: second stepi PASS: gdb.arch/i386-float.exp: info float Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-gnu-cfi.exp ... @@ -763,25 +795,25 @@ PASS: gdb.arch/i386-prologue.exp: backtrace in standard PASS: gdb.arch/i386-prologue.exp: saved registers in standard PASS: gdb.arch/i386-prologue.exp: break *(stack_align_ecx + 7) PASS: gdb.arch/i386-prologue.exp: continue to stack_align_ecx + 7 -FAIL: gdb.arch/i386-prologue.exp: first backtrace in stack_align_ecx +PASS: gdb.arch/i386-prologue.exp: first backtrace in stack_align_ecx PASS: gdb.arch/i386-prologue.exp: continue in stack_align_ecx PASS: gdb.arch/i386-prologue.exp: skip breakpoint in stack_align_ecx -FAIL: gdb.arch/i386-prologue.exp: second backtrace in stack_align_ecx -FAIL: gdb.arch/i386-prologue.exp: saved registers in stack_align_ecx +PASS: gdb.arch/i386-prologue.exp: second backtrace in stack_align_ecx +PASS: gdb.arch/i386-prologue.exp: saved registers in stack_align_ecx PASS: gdb.arch/i386-prologue.exp: break *(stack_align_edx + 7) PASS: gdb.arch/i386-prologue.exp: continue to stack_align_edx + 7 -FAIL: gdb.arch/i386-prologue.exp: first backtrace in stack_align_edx +PASS: gdb.arch/i386-prologue.exp: first backtrace in stack_align_edx PASS: gdb.arch/i386-prologue.exp: continue in stack_align_edx PASS: gdb.arch/i386-prologue.exp: skip breakpoint in stack_align_edx -FAIL: gdb.arch/i386-prologue.exp: second backtrace in stack_align_edx -FAIL: gdb.arch/i386-prologue.exp: saved registers in stack_align_edx +PASS: gdb.arch/i386-prologue.exp: second backtrace in stack_align_edx +PASS: gdb.arch/i386-prologue.exp: saved registers in stack_align_edx PASS: gdb.arch/i386-prologue.exp: break *(stack_align_eax + 7) PASS: gdb.arch/i386-prologue.exp: continue to stack_align_eax + 7 -FAIL: gdb.arch/i386-prologue.exp: first backtrace in stack_align_eax +PASS: gdb.arch/i386-prologue.exp: first backtrace in stack_align_eax PASS: gdb.arch/i386-prologue.exp: continue in stack_align_eax PASS: gdb.arch/i386-prologue.exp: skip breakpoint in stack_align_eax -FAIL: gdb.arch/i386-prologue.exp: second backtrace in stack_align_eax -FAIL: gdb.arch/i386-prologue.exp: saved registers in stack_align_eax +PASS: gdb.arch/i386-prologue.exp: second backtrace in stack_align_eax +PASS: gdb.arch/i386-prologue.exp: saved registers in stack_align_eax PASS: gdb.arch/i386-prologue.exp: continue to gdb1253 PASS: gdb.arch/i386-prologue.exp: skip breakpoint in gdb1253 PASS: gdb.arch/i386-prologue.exp: backtrace in gdb1253 @@ -876,6 +908,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/mips16-thunks.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/pa-nullify.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-aix-prologue.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-d128-regs.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-power.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-prologue.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc-dfp.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc-fp.exp ... @@ -894,31 +927,31 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.asm/asm-source.exp ... PASS: gdb.asm/asm-source.exp: f at main PASS: gdb.asm/asm-source.exp: next over macro PASS: gdb.asm/asm-source.exp: step into foo2 -FAIL: gdb.asm/asm-source.exp: info target (timeout) -FAIL: gdb.asm/asm-source.exp: info symbol (timeout) -FAIL: gdb.asm/asm-source.exp: list (timeout) -FAIL: gdb.asm/asm-source.exp: search (timeout) -FAIL: gdb.asm/asm-source.exp: f in foo2 (timeout) -FAIL: gdb.asm/asm-source.exp: n in foo2 (timeout) -FAIL: gdb.asm/asm-source.exp: bt ALL in foo2 (timeout) -FAIL: gdb.asm/asm-source.exp: bt 2 in foo2 (timeout) -FAIL: gdb.asm/asm-source.exp: s 2 (timeout) -FAIL: gdb.asm/asm-source.exp: n 2 (timeout) -FAIL: gdb.asm/asm-source.exp: bt 3 in foo3 (timeout) -FAIL: gdb.asm/asm-source.exp: info source asmsrc1.s (timeout) -FAIL: gdb.asm/asm-source.exp: finish from foo3 (timeout) -FAIL: gdb.asm/asm-source.exp: info source asmsrc2.s (timeout) -FAIL: gdb.asm/asm-source.exp: info sources (timeout) -FAIL: gdb.asm/asm-source.exp: info line (timeout) -FAIL: gdb.asm/asm-source.exp: next over foo3 (timeout) -FAIL: gdb.asm/asm-source.exp: return from foo2 (timeout) -FAIL: gdb.asm/asm-source.exp: look at global variable (timeout) -FAIL: gdb.asm/asm-source.exp: x/i &globalvar (timeout) -FAIL: gdb.asm/asm-source.exp: disassem &globalvar, &globalvar+1 (timeout) -FAIL: gdb.asm/asm-source.exp: look at static variable (timeout) -FAIL: gdb.asm/asm-source.exp: x/i &staticvar (timeout) -FAIL: gdb.asm/asm-source.exp: disassem &staticvar, &staticvar+1 (timeout) -FAIL: gdb.asm/asm-source.exp: look at static function (timeout) +PASS: gdb.asm/asm-source.exp: info target +PASS: gdb.asm/asm-source.exp: info symbol +PASS: gdb.asm/asm-source.exp: list +PASS: gdb.asm/asm-source.exp: search +PASS: gdb.asm/asm-source.exp: f in foo2 +PASS: gdb.asm/asm-source.exp: n in foo2 +PASS: gdb.asm/asm-source.exp: bt ALL in foo2 +PASS: gdb.asm/asm-source.exp: bt 2 in foo2 +PASS: gdb.asm/asm-source.exp: s 2 +PASS: gdb.asm/asm-source.exp: n 2 +PASS: gdb.asm/asm-source.exp: bt 3 in foo3 +PASS: gdb.asm/asm-source.exp: info source asmsrc1.s +PASS: gdb.asm/asm-source.exp: finish from foo3 +PASS: gdb.asm/asm-source.exp: info source asmsrc2.s +PASS: gdb.asm/asm-source.exp: info sources +PASS: gdb.asm/asm-source.exp: info line +PASS: gdb.asm/asm-source.exp: next over foo3 +PASS: gdb.asm/asm-source.exp: return from foo2 +PASS: gdb.asm/asm-source.exp: look at global variable +PASS: gdb.asm/asm-source.exp: x/i &globalvar +PASS: gdb.asm/asm-source.exp: disassem &globalvar, &globalvar+1 +PASS: gdb.asm/asm-source.exp: look at static variable +PASS: gdb.asm/asm-source.exp: x/i &staticvar +PASS: gdb.asm/asm-source.exp: disassem &staticvar, &staticvar+1 +PASS: gdb.asm/asm-source.exp: look at static function Running ../../../W._C._Handy/gdb/testsuite/gdb.base/a2-run.exp ... PASS: gdb.base/a2-run.exp: run "a2-run" with no args PASS: gdb.base/a2-run.exp: no spurious messages at program exit @@ -1029,7 +1062,7 @@ FAIL: gdb.base/annota1.exp: break handle_USR1 (timeout) FAIL: gdb.base/annota1.exp: break printf (timeout) FAIL: gdb.base/annota1.exp: continue to printf PASS: gdb.base/annota1.exp: backtrace from shlibrary -PASS: gdb.base/annota1.exp: send SIGUSR1 +FAIL: gdb.base/annota1.exp: send SIGUSR1 (timeout) FAIL: gdb.base/annota1.exp: backtrace @ signal handler (timeout) PASS: gdb.base/annota1.exp: delete bp 1 PASS: gdb.base/annota1.exp: delete bp 2 @@ -1121,8 +1154,12 @@ PASS: gdb.base/args.exp: argv[2] for two newlines PASS: gdb.base/args.exp: argv[3] for two newlines PASS: gdb.base/args.exp: argv[4] for two newlines Running ../../../W._C._Handy/gdb/testsuite/gdb.base/argv0-symlink.exp ... +PASS: gdb.base/argv0-symlink.exp: set print repeats 10000 +PASS: gdb.base/argv0-symlink.exp: set print elements 10000 PASS: gdb.base/argv0-symlink.exp: kept file symbolic link name PASS: gdb.base/argv0-symlink.exp: kept file symbolic link name for info inferiors +PASS: gdb.base/argv0-symlink.exp: set print repeats 10000 +PASS: gdb.base/argv0-symlink.exp: set print elements 10000 KFAIL: gdb.base/argv0-symlink.exp: kept directory symbolic link name (PRMS: gdb/15934) PASS: gdb.base/argv0-symlink.exp: kept directory symbolic link name for info inferiors Running ../../../W._C._Handy/gdb/testsuite/gdb.base/arithmet.exp ... @@ -1207,11 +1244,24 @@ PASS: gdb.base/assign.exp: v_int+=double Running ../../../W._C._Handy/gdb/testsuite/gdb.base/async-shell.exp ... UNSUPPORTED: gdb.base/async-shell.exp: displaced stepping Running ../../../W._C._Handy/gdb/testsuite/gdb.base/async.exp ... +PASS: gdb.base/async.exp: set exec-done-display on +FAIL: gdb.base/async.exp: next& (timeout) +FAIL: gdb.base/async.exp: step& #1 (timeout) +FAIL: gdb.base/async.exp: step& #2 (timeout) +FAIL: gdb.base/async.exp: stepi& (timeout) +FAIL: gdb.base/async.exp: get next insn +FAIL: gdb.base/async.exp: nexti& (timeout) +FAIL: gdb.base/async.exp: finish& (timeout) +FAIL: gdb.base/async.exp: jump& (timeout) +FAIL: gdb.base/async.exp: until& (timeout) +FAIL: gdb.base/async.exp: set exec-done-display off Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-pie-misread.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-pie-noexec.exp ... PASS: gdb.base/attach-pie-noexec.exp: show architecture Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-twice.exp ... XFAIL: gdb.base/attach-twice.exp: attach +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-wait-input.exp ... +UNTESTED: gdb.base/attach-wait-input.exp: aborted; in the following, GDB will get stuck Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach.exp ... PASS: gdb.base/attach.exp: attach to nonsense is prohibited PASS: gdb.base/attach.exp: attach to digits-starting nonsense is prohibited @@ -1238,6 +1288,37 @@ FAIL: gdb.base/attach.exp: attach call PASS: gdb.base/attach.exp: info other register PASS: gdb.base/attach.exp: p should_exit = 1 FAIL: gdb.base/attach.exp: continue until exit +FAIL: gdb.base/attach.exp: starting with --pid (timeout) +FAIL: gdb.base/attach.exp: cmdline attach run: run to prompt +ERROR: Undefined command "". +UNRESOLVED: gdb.base/attach.exp: cmdline attach run: run to main +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/auto-connect-native-target.exp ... +PASS: gdb.base/auto-connect-native-target.exp: check whether a target is already connected +PASS: gdb.base/auto-connect-native-target.exp: check whether board tests the native target +PASS: gdb.base/auto-connect-native-target.exp: kill +PASS: gdb.base/auto-connect-native-target.exp: set auto-connect-native-target off +PASS: gdb.base/auto-connect-native-target.exp: start no longer works +PASS: gdb.base/auto-connect-native-target.exp: explicitly connect to the native target +PASS: gdb.base/auto-connect-native-target.exp: kill: start +PASS: gdb.base/auto-connect-native-target.exp: kill: kill +FAIL: gdb.base/auto-connect-native-target.exp: kill: native target remains pushed +FAIL: gdb.base/auto-connect-native-target.exp: detach: start +PASS: gdb.base/auto-connect-native-target.exp: detach: detach +FAIL: gdb.base/auto-connect-native-target.exp: detach: native target remains pushed +FAIL: gdb.base/auto-connect-native-target.exp: run to exit: start +FAIL: gdb.base/auto-connect-native-target.exp: run to exit: c (the program is no longer running) +FAIL: gdb.base/auto-connect-native-target.exp: run to exit: native target remains pushed +FAIL: gdb.base/auto-connect-native-target.exp: disconnect: start +PASS: gdb.base/auto-connect-native-target.exp: disconnect: disconnect +PASS: gdb.base/auto-connect-native-target.exp: disconnect: check whether the target is no longer connected +PASS: gdb.base/auto-connect-native-target.exp: disconnect: no longer connected to a target +PASS: gdb.base/auto-connect-native-target.exp: disconnect: start no longer works +PASS: gdb.base/auto-connect-native-target.exp: set auto-connect-native-target on +PASS: gdb.base/auto-connect-native-target.exp: start auto-connects to the native target after reenabling auto-connect +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/auto-load.exp ... +PASS: gdb.base/auto-load.exp: set auto-load scripts-directory +PASS: gdb.base/auto-load.exp: set auto-load safe-path +PASS: gdb.base/auto-load.exp: print $script_loaded Running ../../../W._C._Handy/gdb/testsuite/gdb.base/auxv.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bang.exp ... PASS: gdb.base/bang.exp: continue until exit @@ -1434,14 +1515,143 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-entry.exp ... PASS: gdb.base/break-entry.exp: info files PASS: gdb.base/break-entry.exp: p/x $pc PASS: gdb.base/break-entry.exp: continue to breakpoint: main +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-idempotent.exp ... +PASS: gdb.base/break-idempotent.exp: always-inserted off: break: set breakpoint always-inserted off +PASS: gdb.base/break-idempotent.exp: always-inserted off: break: once: break foo +PASS: gdb.base/break-idempotent.exp: always-inserted off: break: twice: break foo +PASS: gdb.base/break-idempotent.exp: always-inserted off: break: file $binfile +PASS: gdb.base/break-idempotent.exp: always-inserted off: break: condition $bpnum cond_global == 0 +PASS: gdb.base/break-idempotent.exp: always-inserted off: break: b bar +PASS: gdb.base/break-idempotent.exp: always-inserted off: break: continue +PASS: gdb.base/break-idempotent.exp: always-inserted off: hbreak: set breakpoint always-inserted off +UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted off: hbreak: once: hbreak foo +UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted off: hbreak: twice: hbreak foo +PASS: gdb.base/break-idempotent.exp: always-inserted off: hbreak: file $binfile +PASS: gdb.base/break-idempotent.exp: always-inserted off: hbreak: condition $bpnum cond_global == 0 +PASS: gdb.base/break-idempotent.exp: always-inserted off: hbreak: b bar +PASS: gdb.base/break-idempotent.exp: always-inserted off: hbreak: continue +PASS: gdb.base/break-idempotent.exp: always-inserted off: watch: set breakpoint always-inserted off +PASS: gdb.base/break-idempotent.exp: always-inserted off: watch: once: watch global +PASS: gdb.base/break-idempotent.exp: always-inserted off: watch: twice: watch global +PASS: gdb.base/break-idempotent.exp: always-inserted off: watch: file $binfile +PASS: gdb.base/break-idempotent.exp: always-inserted off: watch: condition $bpnum cond_global == 0 +PASS: gdb.base/break-idempotent.exp: always-inserted off: watch: b bar +PASS: gdb.base/break-idempotent.exp: always-inserted off: watch: continue +PASS: gdb.base/break-idempotent.exp: always-inserted off: rwatch: set breakpoint always-inserted off +UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted off: rwatch: once: rwatch global +UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted off: rwatch: twice: rwatch global +PASS: gdb.base/break-idempotent.exp: always-inserted off: rwatch: file $binfile +PASS: gdb.base/break-idempotent.exp: always-inserted off: rwatch: condition $bpnum cond_global == 0 +PASS: gdb.base/break-idempotent.exp: always-inserted off: rwatch: b bar +PASS: gdb.base/break-idempotent.exp: always-inserted off: rwatch: continue +PASS: gdb.base/break-idempotent.exp: always-inserted off: awatch: set breakpoint always-inserted off +UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted off: awatch: once: awatch global +UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted off: awatch: twice: awatch global +PASS: gdb.base/break-idempotent.exp: always-inserted off: awatch: file $binfile +PASS: gdb.base/break-idempotent.exp: always-inserted off: awatch: condition $bpnum cond_global == 0 +PASS: gdb.base/break-idempotent.exp: always-inserted off: awatch: b bar +PASS: gdb.base/break-idempotent.exp: always-inserted off: awatch: continue +PASS: gdb.base/break-idempotent.exp: always-inserted on: break: set breakpoint always-inserted on +PASS: gdb.base/break-idempotent.exp: always-inserted on: break: once: break foo +PASS: gdb.base/break-idempotent.exp: always-inserted on: break: twice: break foo +PASS: gdb.base/break-idempotent.exp: always-inserted on: break: file $binfile +PASS: gdb.base/break-idempotent.exp: always-inserted on: break: condition $bpnum cond_global == 0 +PASS: gdb.base/break-idempotent.exp: always-inserted on: break: b bar +PASS: gdb.base/break-idempotent.exp: always-inserted on: break: continue +PASS: gdb.base/break-idempotent.exp: always-inserted on: hbreak: set breakpoint always-inserted on +UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted on: hbreak: once: hbreak foo +UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted on: hbreak: twice: hbreak foo +PASS: gdb.base/break-idempotent.exp: always-inserted on: hbreak: file $binfile +PASS: gdb.base/break-idempotent.exp: always-inserted on: hbreak: condition $bpnum cond_global == 0 +PASS: gdb.base/break-idempotent.exp: always-inserted on: hbreak: b bar +PASS: gdb.base/break-idempotent.exp: always-inserted on: hbreak: continue +PASS: gdb.base/break-idempotent.exp: always-inserted on: watch: set breakpoint always-inserted on +PASS: gdb.base/break-idempotent.exp: always-inserted on: watch: once: watch global +PASS: gdb.base/break-idempotent.exp: always-inserted on: watch: twice: watch global +PASS: gdb.base/break-idempotent.exp: always-inserted on: watch: file $binfile +PASS: gdb.base/break-idempotent.exp: always-inserted on: watch: condition $bpnum cond_global == 0 +PASS: gdb.base/break-idempotent.exp: always-inserted on: watch: b bar +PASS: gdb.base/break-idempotent.exp: always-inserted on: watch: continue +PASS: gdb.base/break-idempotent.exp: always-inserted on: rwatch: set breakpoint always-inserted on +UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted on: rwatch: once: rwatch global +UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted on: rwatch: twice: rwatch global +PASS: gdb.base/break-idempotent.exp: always-inserted on: rwatch: file $binfile +PASS: gdb.base/break-idempotent.exp: always-inserted on: rwatch: condition $bpnum cond_global == 0 +PASS: gdb.base/break-idempotent.exp: always-inserted on: rwatch: b bar +PASS: gdb.base/break-idempotent.exp: always-inserted on: rwatch: continue +PASS: gdb.base/break-idempotent.exp: always-inserted on: awatch: set breakpoint always-inserted on +UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted on: awatch: once: awatch global +UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted on: awatch: twice: awatch global +PASS: gdb.base/break-idempotent.exp: always-inserted on: awatch: file $binfile +PASS: gdb.base/break-idempotent.exp: always-inserted on: awatch: condition $bpnum cond_global == 0 +PASS: gdb.base/break-idempotent.exp: always-inserted on: awatch: b bar +PASS: gdb.base/break-idempotent.exp: always-inserted on: awatch: continue Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-inline.exp ... PASS: gdb.base/break-inline.exp: break Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-interp.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-main-file-remove-fail.exp ... +PASS: gdb.base/break-main-file-remove-fail.exp: cmdline: set breakpoint always-inserted on +PASS: gdb.base/break-main-file-remove-fail.exp: cmdline: break foo +PASS: gdb.base/break-main-file-remove-fail.exp: cmdline: breakpoint is set +PASS: gdb.base/break-main-file-remove-fail.exp: cmdline: get integer valueof "pg_size" (4096) +PASS: gdb.base/break-main-file-remove-fail.exp: cmdline: get integer valueof "munmap (134512640, 4096)" (0) +PASS: gdb.base/break-main-file-remove-fail.exp: cmdline: failure to remove breakpoint warns +PASS: gdb.base/break-main-file-remove-fail.exp: file: set breakpoint always-inserted on +PASS: gdb.base/break-main-file-remove-fail.exp: file: break foo +PASS: gdb.base/break-main-file-remove-fail.exp: file: breakpoint is set +PASS: gdb.base/break-main-file-remove-fail.exp: file: get integer valueof "pg_size" (4096) +PASS: gdb.base/break-main-file-remove-fail.exp: file: get integer valueof "munmap (134512640, 4096)" (0) +PASS: gdb.base/break-main-file-remove-fail.exp: file: failure to remove breakpoint warns Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-on-linker-gcd-function.exp ... PASS: gdb.base/break-on-linker-gcd-function.exp: b 24 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-probes.exp ... PASS: gdb.base/break-probes.exp: set stop-on-solib-events 1 UNTESTED: gdb.base/break-probes.exp: probes not present on this system +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-unload-file.exp ... +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: set breakpoint always-inserted off +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: break foo +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: breakpoint is not pending +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: breakpoint is disabled +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: delete all breakpoints +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file $binfile +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: b bar +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: continue +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: set breakpoint always-inserted off +UNSUPPORTED: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: hbreak foo +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: set breakpoint always-inserted on +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: break foo +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: breakpoint is not pending +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: breakpoint is disabled +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: delete all breakpoints +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file $binfile +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: b bar +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: continue +PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: set breakpoint always-inserted on +UNSUPPORTED: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: hbreak foo +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: set breakpoint always-inserted off +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: break foo +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: breakpoint is not pending +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: file +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: breakpoint is disabled +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: delete all breakpoints +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: file $binfile +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: b bar +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: continue +PASS: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: set breakpoint always-inserted off +UNSUPPORTED: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: hbreak foo +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: set breakpoint always-inserted on +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: break foo +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: breakpoint is not pending +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: file +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: breakpoint is disabled +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: delete all breakpoints +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: file $binfile +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: b bar +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: continue +PASS: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: set breakpoint always-inserted on +UNSUPPORTED: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: hbreak foo Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break.exp ... PASS: gdb.base/break.exp: Delete all breakpoints when none PASS: gdb.base/break.exp: breakpoint function @@ -1550,6 +1760,10 @@ PASS: gdb.base/breakpoint-shadow.exp: disassembly without breakpoints PASS: gdb.base/breakpoint-shadow.exp: First breakpoint placed PASS: gdb.base/breakpoint-shadow.exp: Second breakpoint placed PASS: gdb.base/breakpoint-shadow.exp: disassembly with breakpoints +PASS: gdb.base/breakpoint-shadow.exp: set code-cache off +PASS: gdb.base/breakpoint-shadow.exp: set code-cache on +PASS: gdb.base/breakpoint-shadow.exp: disassembly with breakpoints, fresh code cache +PASS: gdb.base/breakpoint-shadow.exp: disassembly without breakpoints, no stale breakpoints Running ../../../W._C._Handy/gdb/testsuite/gdb.base/call-ar-st.exp ... PASS: gdb.base/call-ar-st.exp: set print sevenbit-strings PASS: gdb.base/call-ar-st.exp: set print address off @@ -2547,6 +2761,11 @@ PASS: gdb.base/commands.exp: define mycommand in user_defined_command_test PASS: gdb.base/commands.exp: enter commands in user_defined_command_test PASS: gdb.base/commands.exp: execute user defined command in user_defined_command_test PASS: gdb.base/commands.exp: display user command in user_defined_command_test +PASS: gdb.base/commands.exp: define myemptycommand in user_defined_command_test +PASS: gdb.base/commands.exp: end definition of user-defined command with empty body +PASS: gdb.base/commands.exp: execute user-defined empty command in user_defined_command_test +PASS: gdb.base/commands.exp: display empty command in command list in user_defined_command_test +PASS: gdb.base/commands.exp: display user-defined empty command in user_defined_command_test PASS: gdb.base/commands.exp: set args in watchpoint_command_test PASS: gdb.base/commands.exp: watch local_var PASS: gdb.base/commands.exp: begin commands on watch @@ -2638,7 +2857,36 @@ PASS: gdb.base/commands.exp: expect response to define backtrace PASS: gdb.base/commands.exp: enter commands in redefine_backtrace_test PASS: gdb.base/commands.exp: execute backtrace command in redefine_backtrace_test PASS: gdb.base/commands.exp: execute bt command in redefine_backtrace_test +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/compare-sections.exp ... +PASS: gdb.base/compare-sections.exp: after file: compare-sections +PASS: gdb.base/compare-sections.exp: after file: compare-sections -r +PASS: gdb.base/compare-sections.exp: after reload: compare-sections +PASS: gdb.base/compare-sections.exp: after reload: compare-sections -r +PASS: gdb.base/compare-sections.exp: compare-sections .text +PASS: gdb.base/compare-sections.exp: after run to main: compare-sections +PASS: gdb.base/compare-sections.exp: after run to main: compare-sections -r +PASS: gdb.base/compare-sections.exp: read-only: list read-only sections +PASS: gdb.base/compare-sections.exp: read-only: get value of read-only section +PASS: gdb.base/compare-sections.exp: read-only: corrupt read-only section +PASS: gdb.base/compare-sections.exp: read-only: compare-sections -r Running ../../../W._C._Handy/gdb/testsuite/gdb.base/completion.exp ... +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_ +PASS: gdb.base/completion.exp: complete set gnutarget aut +PASS: gdb.base/completion.exp: complete set cp-abi aut +PASS: gdb.base/completion.exp: complete target core +PASS: gdb.base/completion.exp: complete target tfile +PASS: gdb.base/completion.exp: complete target exec +PASS: gdb.base/completion.exp: complete set height +PASS: gdb.base/completion.exp: complete set height u +PASS: gdb.base/completion.exp: complete set listsize +PASS: gdb.base/completion.exp: complete set listsize unl +PASS: gdb.base/completion.exp: complete set trace-buffer-size +PASS: gdb.base/completion.exp: complete set trace-buffer-size unl PASS: gdb.base/completion.exp: complete 'hfgfh' PASS: gdb.base/completion.exp: complete 'show output' PASS: gdb.base/completion.exp: complete 'show output-' @@ -2678,23 +2926,6 @@ PASS: gdb.base/completion.exp: complete-command 'file ./gdb.base/compl' PASS: gdb.base/completion.exp: complete 'file ./gdb.base/complet' PASS: gdb.base/completion.exp: complete 'info func marke' 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_ -PASS: gdb.base/completion.exp: complete set gnutarget aut -PASS: gdb.base/completion.exp: complete set cp-abi aut -PASS: gdb.base/completion.exp: complete target core ./gdb.base/completion -PASS: gdb.base/completion.exp: complete target tfile ./gdb.base/completion -PASS: gdb.base/completion.exp: complete target exec ./gdb.base/completion -PASS: gdb.base/completion.exp: complete set height -PASS: gdb.base/completion.exp: complete set height u -PASS: gdb.base/completion.exp: complete set listsize -PASS: gdb.base/completion.exp: complete set listsize unl -PASS: gdb.base/completion.exp: complete set trace-buffer-size -PASS: gdb.base/completion.exp: complete set trace-buffer-size unl Running ../../../W._C._Handy/gdb/testsuite/gdb.base/complex.exp ... PASS: gdb.base/complex.exp: print complex packed value in C PASS: gdb.base/complex.exp: print complex value in C @@ -2714,6 +2945,10 @@ PASS: gdb.base/cond-expr.exp: print value of cond expr (var true) PASS: gdb.base/cond-expr.exp: set variable x=0 PASS: gdb.base/cond-expr.exp: print value of cond expr (var false) PASS: gdb.base/cond-expr.exp: print whatis of cond expr +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/condbreak-call-false.exp ... +PASS: gdb.base/condbreak-call-false.exp: break foo if zero() +PASS: gdb.base/condbreak-call-false.exp: break bar +PASS: gdb.base/condbreak-call-false.exp: c Running ../../../W._C._Handy/gdb/testsuite/gdb.base/condbreak.exp ... PASS: gdb.base/condbreak.exp: breakpoint function PASS: gdb.base/condbreak.exp: break marker1 if 1==1 @@ -2745,6 +2980,16 @@ PASS: gdb.base/condbreak.exp: complete cond 1 PASS: gdb.base/condbreak.exp: set variable $var = 1 PASS: gdb.base/condbreak.exp: complete cond $v PASS: gdb.base/condbreak.exp: complete cond 1 values[0].a +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/consecutive-step-over.exp ... +PASS: gdb.base/consecutive-step-over.exp: set breakpoint condition-evaluation host +PASS: gdb.base/consecutive-step-over.exp: get breakpoint addresses +PASS: gdb.base/consecutive-step-over.exp: insn 1: set breakpoint +PASS: gdb.base/consecutive-step-over.exp: insn 1: set condition +PASS: gdb.base/consecutive-step-over.exp: insn 2: set breakpoint +PASS: gdb.base/consecutive-step-over.exp: insn 2: set condition +PASS: gdb.base/consecutive-step-over.exp: insn 3: set breakpoint +PASS: gdb.base/consecutive-step-over.exp: insn 3: set condition +PASS: gdb.base/consecutive-step-over.exp: continue to breakpoint: break here Running ../../../W._C._Handy/gdb/testsuite/gdb.base/consecutive.exp ... PASS: gdb.base/consecutive.exp: continue to breakpoint in foo PASS: gdb.base/consecutive.exp: get breakpoint address for foo @@ -3013,6 +3258,14 @@ XFAIL: gdb.base/dbx.exp: func sum PASS: gdb.base/dbx.exp: stop in sum PASS: gdb.base/dbx.exp: cont 2 XFAIL: gdb.base/dbx.exp: func print_average +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dcache-line-read-error.exp ... +PASS: gdb.base/dcache-line-read-error.exp: get integer valueof "pg_size" (4096) +PASS: gdb.base/dcache-line-read-error.exp: set dcache line size to twice the pagesize +PASS: gdb.base/dcache-line-read-error.exp: info dcache +PASS: gdb.base/dcache-line-read-error.exp: delete mem +PASS: gdb.base/dcache-line-read-error.exp: info mem +PASS: gdb.base/dcache-line-read-error.exp: disassemble first_mapped_page, +10 +PASS: gdb.base/dcache-line-read-error.exp: disassemble last_mapped_page, +10 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/debug-expr.exp ... PASS: gdb.base/debug-expr.exp: set variable array[0] = 0 PASS: gdb.base/debug-expr.exp: set variable array[1] = 1 @@ -3020,6 +3273,7 @@ PASS: gdb.base/debug-expr.exp: set variable array[2] = 2 PASS: gdb.base/debug-expr.exp: set variable array[3] = 3 PASS: gdb.base/debug-expr.exp: set debug expression 1 PASS: gdb.base/debug-expr.exp: print /x {char[4]} array +PASS: gdb.base/debug-expr.exp: String evaluation with debug expr Running ../../../W._C._Handy/gdb/testsuite/gdb.base/default.exp ... PASS: gdb.base/default.exp: add-symbol-file PASS: gdb.base/default.exp: append @@ -3260,8 +3514,7 @@ PASS: gdb.base/default.exp: source PASS: gdb.base/default.exp: step "s" abbreviation #2 PASS: gdb.base/default.exp: step #2 PASS: gdb.base/default.exp: symbol-file -PASS: gdb.base/default.exp: target child -PASS: gdb.base/default.exp: target procfs +PASS: gdb.base/default.exp: target native PASS: gdb.base/default.exp: target core PASS: gdb.base/default.exp: target exec PASS: gdb.base/default.exp: target remote @@ -3650,12 +3903,36 @@ PASS: gdb.base/dmsym.exp: set lang auto PASS: gdb.base/dmsym.exp: Run until breakpoint at BREAK PASS: gdb.base/dmsym.exp: continue PASS: gdb.base/dmsym.exp: print val +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/double-prompt-target-event-error.exp ... +PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: set breakpoint +PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: set height 2 +PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: continue to pagination +PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: first prompt +FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: no double prompt (timeout) +FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: set height unlimited +PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: set breakpoint +PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: set height 2 +PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: define user command: wrapcont +PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: continue to pagination +PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: first prompt +FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: no double prompt (timeout) +FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: set height unlimited +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-bp-same-addr.exp ... +PASS: gdb.base/dprintf-bp-same-addr.exp: gdb: set dprintf-style gdb +PASS: gdb.base/dprintf-bp-same-addr.exp: gdb: set breakpoint always-inserted on +PASS: gdb.base/dprintf-bp-same-addr.exp: gdb: set dprintf +PASS: gdb.base/dprintf-bp-same-addr.exp: gdb: set breakpoint +PASS: gdb.base/dprintf-bp-same-addr.exp: gdb: continue +PASS: gdb.base/dprintf-bp-same-addr.exp: agent: set dprintf-style agent +PASS: gdb.base/dprintf-bp-same-addr.exp: agent: set breakpoint always-inserted on +UNSUPPORTED: gdb.base/dprintf-bp-same-addr.exp: agent: set dprintf +PASS: gdb.base/dprintf-bp-same-addr.exp: agent: set breakpoint +PASS: gdb.base/dprintf-bp-same-addr.exp: agent: continue Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-next.exp ... PASS: gdb.base/dprintf-next.exp: dprintf 24, "%d\n", x PASS: gdb.base/dprintf-next.exp: next 1 PASS: gdb.base/dprintf-next.exp: next 2 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-non-stop.exp ... -PASS: gdb.base/dprintf-non-stop.exp: set target-async on PASS: gdb.base/dprintf-non-stop.exp: set non-stop on FAIL: gdb.base/dprintf-non-stop.exp: Can't run to main Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-pending.exp ... @@ -3685,8 +3962,9 @@ PASS: gdb.base/dprintf.exp: Set dprintf function PASS: gdb.base/dprintf.exp: Set dprintf channel PASS: gdb.base/dprintf.exp: 1st dprintf, fprintf PASS: gdb.base/dprintf.exp: 2nd dprintf, fprintf -PASS: gdb.base/dprintf.exp: Set dprintf style to agent - cannot do +UNSUPPORTED: gdb.base/dprintf.exp: set dprintf style to agent PASS: gdb.base/dprintf.exp: Set dprintf style to an unrecognized type +PASS: gdb.base/dprintf.exp: probe for target remote Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dump.exp ... PASS: gdb.base/dump.exp: inaccessible memory is reported PASS: gdb.base/dump.exp: get hexadecimal valueof "&intarray" @@ -4097,6 +4375,14 @@ PASS: gdb.base/eval.exp: First eval. PASS: gdb.base/eval.exp: Second eval. Running ../../../W._C._Handy/gdb/testsuite/gdb.base/exe-lock.exp ... PASS: gdb.base/exe-lock.exp: continue until exit +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/execution-termios.exp ... +PASS: gdb.base/execution-termios.exp: next: termios ok +PASS: gdb.base/execution-termios.exp: infcall: termios ok +PASS: gdb.base/execution-termios.exp: continue: break 34 +PASS: gdb.base/execution-termios.exp: continue: termios ok +PASS: gdb.base/execution-termios.exp: finish: break func +PASS: gdb.base/execution-termios.exp: finish: continue +PASS: gdb.base/execution-termios.exp: finish: termios ok Running ../../../W._C._Handy/gdb/testsuite/gdb.base/exitsignal.exp ... PASS: gdb.base/exitsignal.exp: $_exitsignal is void before running PASS: gdb.base/exitsignal.exp: $_exitcode is void before running @@ -4396,6 +4682,7 @@ PASS: gdb.base/exprs.exp: print unsigned long < (~0) (print v_unsigned_long < 0x PASS: gdb.base/exprs.exp: print unsigned long > (~0) (setup) PASS: gdb.base/exprs.exp: print unsigned long > (~0) (print v_unsigned_long > 0) PASS: gdb.base/exprs.exp: print unsigned long > (~0) (print v_unsigned_long > 0x7FFF) +PASS: gdb.base/exprs.exp: set print symbol off PASS: gdb.base/exprs.exp: print (void*)v_signed_char (setup) PASS: gdb.base/exprs.exp: print (void*)v_signed_char (print (void*)v_signed_char) PASS: gdb.base/exprs.exp: print (void*)v_signed_short (setup) @@ -4471,8 +4758,11 @@ PASS: gdb.base/fileio.exp: Isatty (stdout) PASS: gdb.base/fileio.exp: Isatty (stderr) PASS: gdb.base/fileio.exp: Isatty (invalid fd) PASS: gdb.base/fileio.exp: Isatty (open file) -PASS: gdb.base/fileio.exp: System says shell is available +PASS: gdb.base/fileio.exp: set debug remote 1 +UNSUPPORTED: gdb.base/fileio.exp: System says shell is not available +PASS: gdb.base/fileio.exp: set debug remote 0 PASS: gdb.base/fileio.exp: set remote system-call-allowed 1 +PASS: gdb.base/fileio.exp: System says shell is available PASS: gdb.base/fileio.exp: System(3) call PASS: gdb.base/fileio.exp: System with invalid command returns 127 PASS: gdb.base/fileio.exp: Rename a file @@ -4727,21 +5017,19 @@ PASS: gdb.base/funcargs.exp: stepping into function called with trampolines PASS: gdb.base/funcargs.exp: backtrace through call with trampolines PASS: gdb.base/funcargs.exp: stepping back to main from function called with trampolines Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-buffer-overflow.exp ... -PASS: gdb.base/gcore-buffer-overflow.exp: help gcore PASS: gdb.base/gcore-buffer-overflow.exp: Set buffer exceeding arguments UNSUPPORTED: gdb.base/gcore-buffer-overflow.exp: save a corefile Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-relro-pie.exp ... PASS: gdb.base/gcore-relro-pie.exp: strip -PASS: gdb.base/gcore-relro-pie.exp: help gcore FAIL: gdb.base/gcore-relro-pie.exp: Can't run to break_here Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-relro.exp ... -PASS: gdb.base/gcore-relro.exp: help gcore UNSUPPORTED: gdb.base/gcore-relro.exp: save a corefile Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore.exp ... -PASS: gdb.base/gcore.exp: help gcore PASS: gdb.base/gcore.exp: set breakpoint at terminal_func PASS: gdb.base/gcore.exp: continue to terminal_func UNSUPPORTED: gdb.base/gcore.exp: save a corefile +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb-sigterm.exp ... +PASS: gdb.base/gdb-sigterm.exp: 50 SIGTERM passes Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1056.exp ... PASS: gdb.base/gdb1056.exp: print 1/0 PASS: gdb.base/gdb1056.exp: Test unsigned division by zero @@ -4935,6 +5223,13 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline2.exp ... PASS: gdb.base/hashline2.exp: set breakpoint Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline3.exp ... PASS: gdb.base/hashline3.exp: set breakpoint +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak-in-shr-unsupported.exp ... +PASS: gdb.base/hbreak-in-shr-unsupported.exp: probe for target remote +PASS: gdb.base/hbreak-in-shr-unsupported.exp: set breakpoint always-inserted on +PASS: gdb.base/hbreak-in-shr-unsupported.exp: probe hbreak support +UNSUPPORTED: gdb.base/hbreak-in-shr-unsupported.exp: no hbreak support +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak-unmapped.exp ... +UNTESTED: gdb.base/hbreak-unmapped.exp: Memory at address 0 is readable Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak.exp ... FAIL: gdb.base/hbreak.exp: hbreak FAIL: gdb.base/hbreak.exp: continue to break-at-exit after hbreak (the program exited) @@ -5099,7 +5394,6 @@ PASS: gdb.base/interp.exp: interpreter-exec mi3 "-break-insert main" PASS: gdb.base/interp.exp: can list sources Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interrupt-noterm.exp ... PASS: gdb.base/interrupt-noterm.exp: set interactive-mode off -PASS: gdb.base/interrupt-noterm.exp: set target-async on PASS: gdb.base/interrupt-noterm.exp: set confirm off PASS: gdb.base/interrupt-noterm.exp: delete PASS: gdb.base/interrupt-noterm.exp: set confirm on @@ -5118,31 +5412,31 @@ PASS: gdb.base/jit-simple.exp: blah 1 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jit-so.exp ... PASS: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here before-dlopen PASS: gdb.base/jit-so.exp: one_jit_test-1: set var jit_libname = "jit-main.so" -FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here after-dlopen +FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here after-dlopen (the program exited) FAIL: gdb.base/jit-so.exp: one_jit_test-1: setting breakpoint at jit-main.c:130 -FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 0 +FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 0 (the program is no longer running) FAIL: gdb.base/jit-so.exp: one_jit_test-1: set var argc = 2 FAIL: gdb.base/jit-so.exp: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so" FAIL: gdb.base/jit-so.exp: one_jit_test-1: set var count = 1 FAIL: gdb.base/jit-so.exp: one_jit_test-1: setting breakpoint at jit-main.c:193 -FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 1 +FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 1 (the program is no longer running) FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function FAIL: gdb.base/jit-so.exp: one_jit_test-1: setting breakpoint at jit-main.c:218 -FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 2 +FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 2 (the program is no longer running) PASS: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function PASS: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here before-dlopen PASS: gdb.base/jit-so.exp: one_jit_test-2: set var jit_libname = "jit-main.so" -FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here after-dlopen +FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here after-dlopen (the program exited) FAIL: gdb.base/jit-so.exp: one_jit_test-2: setting breakpoint at jit-main.c:130 -FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 0 +FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 0 (the program is no longer running) FAIL: gdb.base/jit-so.exp: one_jit_test-2: set var argc = 2 FAIL: gdb.base/jit-so.exp: one_jit_test-2: set var libname = "SHLIBDIR/jit-solib.so" FAIL: gdb.base/jit-so.exp: one_jit_test-2: set var count = 2 FAIL: gdb.base/jit-so.exp: one_jit_test-2: setting breakpoint at jit-main.c:193 -FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 1 +FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 1 (the program is no longer running) FAIL: gdb.base/jit-so.exp: one_jit_test-2: info function jit_function FAIL: gdb.base/jit-so.exp: one_jit_test-2: setting breakpoint at jit-main.c:218 -FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 2 +FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 2 (the program is no longer running) PASS: gdb.base/jit-so.exp: one_jit_test-2: info function jit_function Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jit.exp ... PASS: gdb.base/jit.exp: one_jit_test-1: continue to breakpoint: break here 0 @@ -5150,7 +5444,7 @@ PASS: gdb.base/jit.exp: one_jit_test-1: set var argc = 2 PASS: gdb.base/jit.exp: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so" PASS: gdb.base/jit.exp: one_jit_test-1: set var count = 1 PASS: gdb.base/jit.exp: one_jit_test-1: continue to breakpoint: break here 1 -PASS: gdb.base/jit.exp: one_jit_test-1: info function jit_function +PASS: gdb.base/jit.exp: one_jit_test-1: info function ^jit_function PASS: gdb.base/jit.exp: one_jit_test-1: continue to breakpoint: break here 2 PASS: gdb.base/jit.exp: one_jit_test-1: info function jit_function PASS: gdb.base/jit.exp: one_jit_test-2: continue to breakpoint: break here 0 @@ -5158,7 +5452,7 @@ PASS: gdb.base/jit.exp: one_jit_test-2: set var argc = 2 PASS: gdb.base/jit.exp: one_jit_test-2: set var libname = "SHLIBDIR/jit-solib.so" PASS: gdb.base/jit.exp: one_jit_test-2: set var count = 2 PASS: gdb.base/jit.exp: one_jit_test-2: continue to breakpoint: break here 1 -PASS: gdb.base/jit.exp: one_jit_test-2: info function jit_function +PASS: gdb.base/jit.exp: one_jit_test-2: info function ^jit_function PASS: gdb.base/jit.exp: one_jit_test-2: continue to breakpoint: break here 2 PASS: gdb.base/jit.exp: one_jit_test-2: info function jit_function FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: Can't run to main @@ -5272,6 +5566,51 @@ PASS: gdb.base/list.exp: search extremely long line (> 5000 chars) PASS: gdb.base/list.exp: set listsize 2 PASS: gdb.base/list.exp: list 1 PASS: gdb.base/list.exp: list ,5 +PASS: gdb.base/list.exp: list after stop: 1, 10: set listsize 1 +PASS: gdb.base/list.exp: list after stop: 1, 10: next +PASS: gdb.base/list.exp: list after stop: 1, 10: set listsize 10 +PASS: gdb.base/list.exp: list after stop: 1, 10: list #1 +PASS: gdb.base/list.exp: list after stop: 1, 10: list #2 +PASS: gdb.base/list.exp: list after stop: 10, 10: set listsize 10 +PASS: gdb.base/list.exp: list after stop: 10, 10: next +PASS: gdb.base/list.exp: list after stop: 10, 10: set listsize 10 +PASS: gdb.base/list.exp: list after stop: 10, 10: list #1 +PASS: gdb.base/list.exp: list after stop: 10, 10: list #2 +PASS: gdb.base/list.exp: list after stop: 10, 1: set listsize 10 +PASS: gdb.base/list.exp: list after stop: 10, 1: next +PASS: gdb.base/list.exp: list after stop: 10, 1: set listsize 1 +PASS: gdb.base/list.exp: list after stop: 10, 1: list #1 +PASS: gdb.base/list.exp: list after stop: 10, 1: list #2 +PASS: gdb.base/list.exp: list after stop: 10, 2: set listsize 10 +PASS: gdb.base/list.exp: list after stop: 10, 2: next +PASS: gdb.base/list.exp: list after stop: 10, 2: set listsize 2 +PASS: gdb.base/list.exp: list after stop: 10, 2: list #1 +PASS: gdb.base/list.exp: list after stop: 10, 2: list #2 +PASS: gdb.base/list.exp: list after stop: 10, 3: set listsize 10 +PASS: gdb.base/list.exp: list after stop: 10, 3: next +PASS: gdb.base/list.exp: list after stop: 10, 3: set listsize 3 +PASS: gdb.base/list.exp: list after stop: 10, 3: list #1 +PASS: gdb.base/list.exp: list after stop: 10, 3: list #2 +PASS: gdb.base/list.exp: list - after stop: 10, 10: set listsize 10 +PASS: gdb.base/list.exp: list - after stop: 10, 10: next +PASS: gdb.base/list.exp: list - after stop: 10, 10: set listsize 10 +PASS: gdb.base/list.exp: list - after stop: 10, 10: list - #1 +PASS: gdb.base/list.exp: list - after stop: 10, 10: list - #2 +PASS: gdb.base/list.exp: list - after stop: 10, 3: set listsize 10 +PASS: gdb.base/list.exp: list - after stop: 10, 3: next +PASS: gdb.base/list.exp: list - after stop: 10, 3: set listsize 3 +PASS: gdb.base/list.exp: list - after stop: 10, 3: list - #1 +PASS: gdb.base/list.exp: list - after stop: 10, 3: list - #2 +PASS: gdb.base/list.exp: list - after stop: 10, 2: set listsize 10 +PASS: gdb.base/list.exp: list - after stop: 10, 2: next +PASS: gdb.base/list.exp: list - after stop: 10, 2: set listsize 2 +PASS: gdb.base/list.exp: list - after stop: 10, 2: list - #1 +PASS: gdb.base/list.exp: list - after stop: 10, 2: list - #2 +PASS: gdb.base/list.exp: list - after stop: 10, 1: set listsize 10 +PASS: gdb.base/list.exp: list - after stop: 10, 1: next +PASS: gdb.base/list.exp: list - after stop: 10, 1: set listsize 1 +PASS: gdb.base/list.exp: list - after stop: 10, 1: list - #1 +PASS: gdb.base/list.exp: list - after stop: 10, 1: list - #2 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/logical.exp ... PASS: gdb.base/logical.exp: evaluate x; variables x = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate !x; variables x = 0; expecting 1 @@ -5871,6 +6210,7 @@ PASS: gdb.base/maint.exp: mt set per off for expand-symtabs PASS: gdb.base/maint.exp: maint check-psymtabs PASS: gdb.base/maint.exp: maint check-symtabs PASS: gdb.base/maint.exp: maint set per-command on +PASS: gdb.base/maint.exp: pwd PASS: gdb.base/maint.exp: maint set per-command off PASS: gdb.base/maint.exp: maint demangle PASS: gdb.base/maint.exp: maint demangle main @@ -6053,6 +6393,58 @@ PASS: gdb.base/page.exp: pagination is on PASS: gdb.base/page.exp: set height 10 PASS: gdb.base/page.exp: paged help PASS: gdb.base/page.exp: q +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-after-ctrl-c-running.exp ... +PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: set breakpoint +PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: set height 2 +PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: continue +PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: got prompt +PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: GDB accepts further input +PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: set height unlimited +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-bg-execution.exp ... +PASS: gdb.base/paginate-bg-execution.exp: paginate: b after_sleep +PASS: gdb.base/paginate-bg-execution.exp: paginate: set height 2 +FAIL: gdb.base/paginate-bg-execution.exp: paginate: continue& +FAIL: gdb.base/paginate-bg-execution.exp: paginate: pagination handled, breakpoint hit (timeout) +PASS: gdb.base/paginate-bg-execution.exp: paginate: GDB accepts further input +PASS: gdb.base/paginate-bg-execution.exp: paginate: set height unlimited +PASS: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: b after_sleep +PASS: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: set height 2 +FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: continue& +FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: continue& paginates (timeout) +PASS: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: cancel pagination +PASS: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: GDB accepts further input +PASS: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: set height unlimited +PASS: gdb.base/paginate-bg-execution.exp: cancel with quit: b after_sleep +PASS: gdb.base/paginate-bg-execution.exp: cancel with quit: set height 2 +FAIL: gdb.base/paginate-bg-execution.exp: cancel with quit: continue& +FAIL: gdb.base/paginate-bg-execution.exp: cancel with quit: continue& paginates (timeout) +ERROR: Window too small. +UNRESOLVED: gdb.base/paginate-bg-execution.exp: cancel with quit: cancel pagination +ERROR: Window too small. +UNRESOLVED: gdb.base/paginate-bg-execution.exp: cancel with quit: GDB accepts further input +ERROR: Window too small. +UNRESOLVED: gdb.base/paginate-bg-execution.exp: cancel with quit: set height unlimited +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-execution-startup.exp ... +PASS: gdb.base/paginate-execution-startup.exp: probe support: run to main +PASS: gdb.base/paginate-execution-startup.exp: probe support: set height unlimited +PASS: gdb.base/paginate-execution-startup.exp: return: run to pagination +PASS: gdb.base/paginate-execution-startup.exp: return: send \n to GDB +PASS: gdb.base/paginate-execution-startup.exp: return: GDB accepts further input +PASS: gdb.base/paginate-execution-startup.exp: return: set height unlimited +PASS: gdb.base/paginate-execution-startup.exp: cancel with ctrl-c: run to pagination +PASS: gdb.base/paginate-execution-startup.exp: cancel with ctrl-c: cancel pagination +PASS: gdb.base/paginate-execution-startup.exp: cancel with ctrl-c: GDB accepts further input +PASS: gdb.base/paginate-execution-startup.exp: cancel with ctrl-c: set height unlimited +PASS: gdb.base/paginate-execution-startup.exp: cancel with quit: run to pagination +PASS: gdb.base/paginate-execution-startup.exp: cancel with quit: cancel pagination +PASS: gdb.base/paginate-execution-startup.exp: cancel with quit: GDB accepts further input +PASS: gdb.base/paginate-execution-startup.exp: cancel with quit: set height unlimited +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-inferior-exit.exp ... +PASS: gdb.base/paginate-inferior-exit.exp: paginate: set height 2 +PASS: gdb.base/paginate-inferior-exit.exp: paginate: continue to pagination +PASS: gdb.base/paginate-inferior-exit.exp: paginate: inferior exits normally +PASS: gdb.base/paginate-inferior-exit.exp: paginate: GDB accepts further input +PASS: gdb.base/paginate-inferior-exit.exp: paginate: set height unlimited Running ../../../W._C._Handy/gdb/testsuite/gdb.base/pc-fp.exp ... PASS: gdb.base/pc-fp.exp: get hexadecimal valueof "$pc" PASS: gdb.base/pc-fp.exp: get hexadecimal valueof "$fp" @@ -6204,6 +6596,8 @@ PASS: gdb.base/print-file-var.exp: breapoint past v1 & v2 initialization PASS: gdb.base/print-file-var.exp: continue to STOP marker PASS: gdb.base/print-file-var.exp: print 'print-file-var-lib1.c'::this_version_id == v1 PASS: gdb.base/print-file-var.exp: print 'print-file-var-lib2.c'::this_version_id == v2 +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/print-symbol-loading.exp ... +UNSUPPORTED: gdb.base/print-symbol-loading.exp: save a corefile Running ../../../W._C._Handy/gdb/testsuite/gdb.base/printcmds.exp ... PASS: gdb.base/printcmds.exp: print $pc PASS: gdb.base/printcmds.exp: print "abc" @@ -8177,7 +8571,7 @@ FAIL: gdb.base/sigstep.exp: backtrace for nexti (pattern 2) PASS: gdb.base/sigstep.exp: step from handler; continue to handler FAIL: gdb.base/sigstep.exp: step from handler; leave handler (timeout) PASS: gdb.base/sigstep.exp: stepi from handleri; continue to handler -FAIL: gdb.base/sigstep.exp: stepi from handleri; leave handler (hit breakpoint again) +FAIL: gdb.base/sigstep.exp: stepi from handleri; leave handler FAIL: gdb.base/sigstep.exp: stepi from handleri; leave signal trampoline PASS: gdb.base/sigstep.exp: next from handler; continue to handler FAIL: gdb.base/sigstep.exp: next from handler; leave handler @@ -8413,9 +8807,8 @@ PASS: gdb.base/solib-corrupted.exp: normal list XFAIL: gdb.base/solib-corrupted.exp: make solibs looping UNTESTED: gdb.base/solib-corrupted.exp: no _r_debug symbol has been found Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-disc.exp ... -ERROR: no fileid for laplace Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-display.exp ... -UNRESOLVED: gdb.base/solib-display.exp: NO: display a_global +PASS: gdb.base/solib-display.exp: NO: display a_global PASS: gdb.base/solib-display.exp: NO: display b_global PASS: gdb.base/solib-display.exp: NO: display c_global PASS: gdb.base/solib-display.exp: NO: after rerun @@ -8480,6 +8873,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/source-dir.exp ... PASS: gdb.base/source-dir.exp: directory /nOtExStInG/a /nOtExStInG/b /nOtExStInG/c PASS: gdb.base/source-dir.exp: directory /nOtExStInG/b /nOtExStInG/d /nOtExStInG/c +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/source-execution.exp ... +PASS: gdb.base/source-execution.exp: source source-execution.gdb Running ../../../W._C._Handy/gdb/testsuite/gdb.base/source.exp ... PASS: gdb.base/source.exp: script contains error PASS: gdb.base/source.exp: source -v @@ -8490,6 +8885,17 @@ PASS: gdb.base/source.exp: source -s -v PASS: gdb.base/source.exp: source -v -s PASS: gdb.base/source.exp: source for-sure-nonexistant-file PASS: gdb.base/source.exp: source source-nofile.gdb +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sss-bp-on-user-bp-2.exp ... +PASS: gdb.base/sss-bp-on-user-bp-2.exp: set debug target 1 +PASS: gdb.base/sss-bp-on-user-bp-2.exp: probe target hardware step +UNSUPPORTED: gdb.base/sss-bp-on-user-bp-2.exp: target doesn't use software single-stepping +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sss-bp-on-user-bp.exp ... +PASS: gdb.base/sss-bp-on-user-bp.exp: continue to breakpoint: first breakpoint +PASS: gdb.base/sss-bp-on-user-bp.exp: disassemble main +PASS: gdb.base/sss-bp-on-user-bp.exp: b *0x080484ff +PASS: gdb.base/sss-bp-on-user-bp.exp: set breakpoint always-inserted on +PASS: gdb.base/sss-bp-on-user-bp.exp: si +PASS: gdb.base/sss-bp-on-user-bp.exp: jump *$pc Running ../../../W._C._Handy/gdb/testsuite/gdb.base/stack-checking.exp ... PASS: gdb.base/stack-checking.exp: continue to breakpoint: breakpoint for small frame PASS: gdb.base/stack-checking.exp: bt @@ -8567,6 +8973,8 @@ PASS: gdb.base/stap-probe.exp: with semaphore, optimized: print $_probe_argc for PASS: gdb.base/stap-probe.exp: with semaphore, optimized: print $_probe_arg1 for probe ps Running ../../../W._C._Handy/gdb/testsuite/gdb.base/start.exp ... PASS: gdb.base/start.exp: start +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/statistics.exp ... +PASS: gdb.base/statistics.exp: startup time and space Running ../../../W._C._Handy/gdb/testsuite/gdb.base/step-break.exp ... PASS: gdb.base/step-break.exp: breakpoint line number PASS: gdb.base/step-break.exp: run until breakpoint set at a line number @@ -9539,6 +9947,8 @@ PASS: gdb.base/subst.exp: add substitution rule to empty string PASS: gdb.base/subst.exp: show substitute-path after all paths added PASS: gdb.base/subst.exp: show substitute-path from, after all paths added PASS: gdb.base/subst.exp: show substitute-path depuis, after all paths added +PASS: gdb.base/subst.exp: show substitute-path from/path, after all paths added +PASS: gdb.base/subst.exp: show substitute-path from_a_bad_path, after all paths added PASS: gdb.base/subst.exp: show substitute-path garbage, after all paths added PASS: gdb.base/subst.exp: unset substitute-path from PASS: gdb.base/subst.exp: show substitute-path from, after unsetting it @@ -9551,6 +9961,12 @@ PASS: gdb.base/subst.exp: show substitute-path after empty rule removed PASS: gdb.base/subst.exp: remove all remaining substitution rules PASS: gdb.base/subst.exp: show substitute-path after all remaining rules removed Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file.exp ... +gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c: In function 'get_origin': +../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c:154:25: error: 'PATH_MAX' undeclared (first use in this function) + static char self_path[PATH_MAX]; + ^ +../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c:154:25: note: each undeclared identifier is reported only once for each function it appears in +UNTESTED: gdb.base/sym-file.exp: sym-file Running ../../../W._C._Handy/gdb/testsuite/gdb.base/symbol-without-target_section.exp ... PASS: gdb.base/symbol-without-target_section.exp: add-symbol-file PASS: gdb.base/symbol-without-target_section.exp: list main @@ -9616,6 +10032,9 @@ FAIL: gdb.base/unload.exp: continue to shrfunc2 (the program is no longer runnin FAIL: gdb.base/unload.exp: pending breakpoint info on second run at shrfunc2 FAIL: gdb.base/unload.exp: continuing to unloaded libfile2 (the program is no longer running) FAIL: gdb.base/unload.exp: print y from libfile2 +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/until-nodebug.exp ... +PASS: gdb.base/until-nodebug.exp: until 1 +PASS: gdb.base/until-nodebug.exp: until 2 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/until.exp ... PASS: gdb.base/until.exp: until line number PASS: gdb.base/until.exp: malformed until @@ -9650,6 +10069,109 @@ PASS: gdb.base/varargs.exp: print find_max_double(5,1.0,17.0,2.0,3.0,4.0) PASS: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4) PASS: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4) PASS: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4) +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vla-datatypes.exp ... +PASS: gdb.base/vla-datatypes.exp: continue to breakpoint: vlas_filled +PASS: gdb.base/vla-datatypes.exp: print int_vla +PASS: gdb.base/vla-datatypes.exp: print unsigned_int_vla +PASS: gdb.base/vla-datatypes.exp: print double_vla +PASS: gdb.base/vla-datatypes.exp: print float_vla +PASS: gdb.base/vla-datatypes.exp: print long_vla +PASS: gdb.base/vla-datatypes.exp: print unsigned_long_vla +PASS: gdb.base/vla-datatypes.exp: print char_vla +PASS: gdb.base/vla-datatypes.exp: print short_vla +PASS: gdb.base/vla-datatypes.exp: print unsigned_short_vla +PASS: gdb.base/vla-datatypes.exp: print unsigned_char_vla +PASS: gdb.base/vla-datatypes.exp: print foo_vla +PASS: gdb.base/vla-datatypes.exp: print bar_vla +PASS: gdb.base/vla-datatypes.exp: print vla_struct_object +PASS: gdb.base/vla-datatypes.exp: print vla_union_object +PASS: gdb.base/vla-datatypes.exp: whatis int_vla +PASS: gdb.base/vla-datatypes.exp: whatis unsigned_int_vla +PASS: gdb.base/vla-datatypes.exp: whatis double_vla +PASS: gdb.base/vla-datatypes.exp: whatis float_vla +PASS: gdb.base/vla-datatypes.exp: whatis long_vla +PASS: gdb.base/vla-datatypes.exp: whatis unsigned_long_vla +PASS: gdb.base/vla-datatypes.exp: whatis char_vla +PASS: gdb.base/vla-datatypes.exp: whatis short_vla +PASS: gdb.base/vla-datatypes.exp: whatis unsigned_short_vla +PASS: gdb.base/vla-datatypes.exp: whatis unsigned_char_vla +PASS: gdb.base/vla-datatypes.exp: whatis foo_vla +PASS: gdb.base/vla-datatypes.exp: whatis bar_vla +PASS: gdb.base/vla-datatypes.exp: whatis vla_struct_object +PASS: gdb.base/vla-datatypes.exp: whatis vla_union_object +PASS: gdb.base/vla-datatypes.exp: ptype int_vla +PASS: gdb.base/vla-datatypes.exp: ptype unsigned_int_vla +PASS: gdb.base/vla-datatypes.exp: ptype double_vla +PASS: gdb.base/vla-datatypes.exp: ptype float_vla +PASS: gdb.base/vla-datatypes.exp: ptype long_vla +PASS: gdb.base/vla-datatypes.exp: ptype unsigned_long_vla +PASS: gdb.base/vla-datatypes.exp: ptype char_vla +PASS: gdb.base/vla-datatypes.exp: ptype short_vla +PASS: gdb.base/vla-datatypes.exp: ptype unsigned_short_vla +PASS: gdb.base/vla-datatypes.exp: ptype unsigned_char_vla +PASS: gdb.base/vla-datatypes.exp: ptype foo_vla +PASS: gdb.base/vla-datatypes.exp: ptype bar_vla +PASS: gdb.base/vla-datatypes.exp: ptype vla_struct_object +PASS: gdb.base/vla-datatypes.exp: ptype vla_union_object +PASS: gdb.base/vla-datatypes.exp: continue to breakpoint: break_end_of_vla_factory +PASS: gdb.base/vla-datatypes.exp: size of int_vla +PASS: gdb.base/vla-datatypes.exp: size of unsigned_int_vla +PASS: gdb.base/vla-datatypes.exp: size of double_vla +PASS: gdb.base/vla-datatypes.exp: size of float_vla +PASS: gdb.base/vla-datatypes.exp: size of long_vla +PASS: gdb.base/vla-datatypes.exp: size of char_vla +PASS: gdb.base/vla-datatypes.exp: size of short_vla +PASS: gdb.base/vla-datatypes.exp: size of unsigned_short_vla +PASS: gdb.base/vla-datatypes.exp: size of unsigned_char_vla +PASS: gdb.base/vla-datatypes.exp: size of foo_vla +PASS: gdb.base/vla-datatypes.exp: size of bar_vla +PASS: gdb.base/vla-datatypes.exp: size of vla_struct_object +PASS: gdb.base/vla-datatypes.exp: size of vla_union_object +PASS: gdb.base/vla-datatypes.exp: get integer valueof "sizeof (int)" (4) +PASS: gdb.base/vla-datatypes.exp: set variable int_vla[0] = 42 +PASS: gdb.base/vla-datatypes.exp: print sizeof (++int_vla[0]) +PASS: gdb.base/vla-datatypes.exp: print int_vla[0] - sizeof no side effects +PASS: gdb.base/vla-datatypes.exp: ptype ++int_vla[0] +PASS: gdb.base/vla-datatypes.exp: print int_vla[0] - ptype no side effects +PASS: gdb.base/vla-datatypes.exp: whatis ++int_vla[0] +PASS: gdb.base/vla-datatypes.exp: print int_vla[0] - whatis no side effects +XFAIL: gdb.base/vla-datatypes.exp: size of inner_vla_struct_object +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vla-ptr.exp ... +PASS: gdb.base/vla-ptr.exp: get integer valueof "sizeof (int)" (4) +PASS: gdb.base/vla-ptr.exp: continue to breakpoint: foo_bp +PASS: gdb.base/vla-ptr.exp: print vla_ptr (foo) +PASS: gdb.base/vla-ptr.exp: print *vla_ptr (foo) +PASS: gdb.base/vla-ptr.exp: continue to breakpoint: bar_bp +PASS: gdb.base/vla-ptr.exp: print vla_ptr (bar) +PASS: gdb.base/vla-ptr.exp: print *vla_ptr (bar) +PASS: gdb.base/vla-ptr.exp: continue to breakpoint: vla_func_bp +PASS: gdb.base/vla-ptr.exp: print td_vla +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vla-sideeffect.exp ... +PASS: gdb.base/vla-sideeffect.exp: continue to breakpoint: vla-filled +PASS: gdb.base/vla-sideeffect.exp: get integer valueof "sizeof (int)" (4) +PASS: gdb.base/vla-sideeffect.exp: print sizeof (vla1[i++]) +PASS: gdb.base/vla-sideeffect.exp: print i - sizeof no side effects +PASS: gdb.base/vla-sideeffect.exp: print sizeof (++vla1[0]) +PASS: gdb.base/vla-sideeffect.exp: print vla1[0] - sizeof no side effects +PASS: gdb.base/vla-sideeffect.exp: ptype ++vla1[0] +PASS: gdb.base/vla-sideeffect.exp: print vla1[0] - ptype no side effects +PASS: gdb.base/vla-sideeffect.exp: whatis ++vla1[0] +PASS: gdb.base/vla-sideeffect.exp: print vla1[0] - whatis no side effects +PASS: gdb.base/vla-sideeffect.exp: print sizeof (vla2[i++]) +PASS: gdb.base/vla-sideeffect.exp: print i - sizeof with side effects (1) +PASS: gdb.base/vla-sideeffect.exp: print sizeof (vla2[i++ + sizeof(j++)]) +PASS: gdb.base/vla-sideeffect.exp: print i - sizeof with side effects (2) +PASS: gdb.base/vla-sideeffect.exp: print j - sizeof with no side effects +PASS: gdb.base/vla-sideeffect.exp: ptype vla2[i++] +PASS: gdb.base/vla-sideeffect.exp: print i - ptype with side effects (1) +PASS: gdb.base/vla-sideeffect.exp: ptype vla2[i++ + sizeof(j++)] +PASS: gdb.base/vla-sideeffect.exp: print i - ptype with side effects (2) +PASS: gdb.base/vla-sideeffect.exp: print j - ptype with no side effects +PASS: gdb.base/vla-sideeffect.exp: whatis vla2[i++] +PASS: gdb.base/vla-sideeffect.exp: print i - whatis with side effects (1) +PASS: gdb.base/vla-sideeffect.exp: whatis vla2[i++ + sizeof(j++)] +PASS: gdb.base/vla-sideeffect.exp: print i - whatis with side effects (2) +PASS: gdb.base/vla-sideeffect.exp: print j - whatis with no side effects Running ../../../W._C._Handy/gdb/testsuite/gdb.base/volatile.exp ... PASS: gdb.base/volatile.exp: continue to marker1 PASS: gdb.base/volatile.exp: up from marker1 @@ -9697,6 +10219,16 @@ PASS: gdb.base/volatile.exp: ptype vagus PASS: gdb.base/volatile.exp: ptype vagrancy PASS: gdb.base/volatile.exp: ptype vagary PASS: gdb.base/volatile.exp: ptype vendor +PASS: gdb.base/volatile.exp: ptype violent +PASS: gdb.base/volatile.exp: ptype violet +PASS: gdb.base/volatile.exp: ptype vips +PASS: gdb.base/volatile.exp: ptype virgen +PASS: gdb.base/volatile.exp: ptype vulgar +PASS: gdb.base/volatile.exp: ptype vulture +PASS: gdb.base/volatile.exp: ptype vilify +PASS: gdb.base/volatile.exp: ptype villar +PASS: gdb.base/volatile.exp: ptype vindictive +PASS: gdb.base/volatile.exp: ptype vegetation PASS: gdb.base/volatile.exp: ptype qux2 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-cond-infcall.exp ... PASS: gdb.base/watch-cond-infcall.exp: hw: watch var if return_1 () @@ -9725,10 +10257,7 @@ FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes (timeout) FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-vfork.exp ... -PASS: gdb.base/watch-vfork.exp: Watchpoint on global variable (hw) -FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (timeout) -PASS: gdb.base/watch-vfork.exp: Watchpoint on global variable (sw) -FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (sw) (timeout) +UNTESTED: gdb.base/watch-vfork.exp: aborted; in the following, GDB will get stuck Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch_thread_num.exp ... PASS: gdb.base/watch_thread_num.exp: successfully compiled posix threads test case PASS: gdb.base/watch_thread_num.exp: Watchpoint on invalid thread @@ -9771,13 +10300,163 @@ PASS: gdb.base/watchpoint-delete.exp: continue to breakpoint: break-here PASS: gdb.base/watchpoint-delete.exp: watch x PASS: gdb.base/watchpoint-delete.exp: delete $bpnum Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-hw-hit-once.exp ... -PASS: gdb.base/watchpoint-hw-hit-once.exp: rwatch watchee -FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue -FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit (the program exited) +UNTESTED: gdb.base/watchpoint-hw-hit-once.exp: aborted; needs porting Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-hw.exp ... -PASS: gdb.base/watchpoint-hw.exp: watch watchee -FAIL: gdb.base/watchpoint-hw.exp: start (timeout) -FAIL: gdb.base/watchpoint-hw.exp: info watchpoints (timeout) +UNTESTED: gdb.base/watchpoint-hw.exp: aborted; needs porting +Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-reuse-slot.exp ... +PASS: gdb.base/watchpoint-reuse-slot.exp: continue to breakpoint: stepi line +PASS: gdb.base/watchpoint-reuse-slot.exp: set breakpoint always-inserted on +PASS: gdb.base/watchpoint-reuse-slot.exp: watch +UNSUPPORTED: gdb.base/watchpoint-reuse-slot.exp: awatch +UNSUPPORTED: gdb.base/watchpoint-reuse-slot.exp: rwatch +UNSUPPORTED: gdb.base/watchpoint-reuse-slot.exp: hbreak +PASS: gdb.base/watchpoint-reuse-slot.exp: get PC +PASS: gdb.base/watchpoint-reuse-slot.exp: set breakpoint always-inserted off +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 1: delete $bpnum +PASS: gdb.base/watchpoint-reuse-slot.exp: set breakpoint always-inserted on +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 1: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 0: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 0: delete $bpnum +FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 1: stepi advanced +PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 1: delete $bpnum Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-solib.exp ... PASS: gdb.base/watchpoint-solib.exp: set pending breakpoint FAIL: gdb.base/watchpoint-solib.exp: continue to foo (the program exited) @@ -9916,7 +10595,6 @@ PASS: gdb.base/watchpoint.exp: reenable watchpoint `$pc' PASS: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled PASS: gdb.base/watchpoint.exp: delete watchpoint `$pc' PASS: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here -FAIL: gdb.base/watchpoint.exp: watch -location nullptr->p->x PASS: gdb.base/watchpoint.exp: watch -location .x PASS: gdb.base/watchpoint.exp: continue with watch -location PASS: gdb.base/watchpoint.exp: delete watch -location @@ -10050,7 +10728,6 @@ PASS: gdb.base/watchpoint.exp: no-hw: reenable watchpoint `$pc' PASS: gdb.base/watchpoint.exp: no-hw: watchpoint `$pc' is enabled PASS: gdb.base/watchpoint.exp: no-hw: delete watchpoint `$pc' PASS: gdb.base/watchpoint.exp: no-hw: continue to breakpoint: func5 breakpoint here -FAIL: gdb.base/watchpoint.exp: no-hw: watch -location nullptr->p->x PASS: gdb.base/watchpoint.exp: no-hw: watch -location .x PASS: gdb.base/watchpoint.exp: no-hw: continue with watch -location PASS: gdb.base/watchpoint.exp: no-hw: delete watch -location @@ -10088,6 +10765,7 @@ PASS: gdb.base/wchar.exp: print simple PASS: gdb.base/wchar.exp: print difficile PASS: gdb.base/wchar.exp: print simple[2] PASS: gdb.base/wchar.exp: print difficile[2] +PASS: gdb.base/wchar.exp: show host-charset PASS: gdb.base/wchar.exp: print repeat PASS: gdb.base/wchar.exp: print repeat_p PASS: gdb.base/wchar.exp: set print null on @@ -10214,16 +10892,20 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/enable.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/exception.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/finish.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/function_call_history.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/gcore.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/instruction_history.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/multi-thread-step.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/next.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/nexti.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/nohist.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/record_goto.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/rn-dl-bind.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/segv.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/step.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/stepi.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/tailcall.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/unknown_functions.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/vdso.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/arch.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/break.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/bt.exp ... @@ -10252,13 +10934,13 @@ PASS: gdb.cp/annota2.exp: breakpoint main PASS: gdb.cp/annota2.exp: annotation set at level 2 PASS: gdb.cp/annota2.exp: run until main breakpoint PASS: gdb.cp/annota2.exp: print class -PASS: gdb.cp/annota2.exp: continue until exit -PASS: gdb.cp/annota2.exp: delete bps -PASS: gdb.cp/annota2.exp: breakpoint at main -PASS: gdb.cp/annota2.exp: run until main breakpoint -PASS: gdb.cp/annota2.exp: set watch on a.x -PASS: gdb.cp/annota2.exp: watch triggered on a.x -PASS: gdb.cp/annota2.exp: annotate-quit +FAIL: gdb.cp/annota2.exp: continue until exit (timeout) +FAIL: gdb.cp/annota2.exp: delete bps +FAIL: gdb.cp/annota2.exp: break at main (got interactive prompt) +FAIL: gdb.cp/annota2.exp: run until main breakpoint (got interactive prompt) +FAIL: gdb.cp/annota2.exp: set watch on a.x (timeout) +FAIL: gdb.cp/annota2.exp: watch triggered on a.x (timeout) +FAIL: gdb.cp/annota2.exp: annotate-quit Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/annota3.exp ... PASS: gdb.cp/annota3.exp: set height 0 PASS: gdb.cp/annota3.exp: breakpoint main @@ -10426,6 +11108,7 @@ PASS: gdb.cp/call-c.exp: continue to bp PASS: gdb.cp/call-c.exp: print rf->func() PASS: gdb.cp/call-c.exp: print handle->func() Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/casts.exp ... +PASS: gdb.cp/casts.exp: set print symbol off PASS: gdb.cp/casts.exp: cast base class pointer to derived class pointer PASS: gdb.cp/casts.exp: let compiler cast base class pointer to derived class pointer PASS: gdb.cp/casts.exp: cast derived class pointer to base class pointer @@ -10463,6 +11146,7 @@ PASS: gdb.cp/casts.exp: dynamic_cast unique downcast PASS: gdb.cp/casts.exp: dynamic_cast to sibling Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/class2.exp ... PASS: gdb.cp/class2.exp: set print object off +PASS: gdb.cp/class2.exp: set print symbol off PASS: gdb.cp/class2.exp: print alpha at marker return 0 PASS: gdb.cp/class2.exp: print beta at marker return 0 PASS: gdb.cp/class2.exp: print * aap at marker return 0 @@ -11183,6 +11867,64 @@ PASS: gdb.cp/cplusfuncs.exp: info function for "operator int(" PASS: gdb.cp/cplusfuncs.exp: info function for "operator()(" PASS: gdb.cp/cplusfuncs.exp: info function for "operator char\*(" PASS: gdb.cp/cplusfuncs.exp: list foo::operator int* +Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/cpsizeof.exp ... +PASS: gdb.cp/cpsizeof.exp: continue to breakpoint: break here +PASS: gdb.cp/cpsizeof.exp: print size_char == sizeof (char&) +PASS: gdb.cp/cpsizeof.exp: print size_char == sizeof (char_ref) +PASS: gdb.cp/cpsizeof.exp: print size_charp == sizeof (char*&) +PASS: gdb.cp/cpsizeof.exp: print size_charp == sizeof (charp_ref) +PASS: gdb.cp/cpsizeof.exp: print size_int == sizeof (int&) +PASS: gdb.cp/cpsizeof.exp: print size_int == sizeof (int_ref) +PASS: gdb.cp/cpsizeof.exp: print size_intp == sizeof (int*&) +PASS: gdb.cp/cpsizeof.exp: print size_intp == sizeof (intp_ref) +PASS: gdb.cp/cpsizeof.exp: print size_long == sizeof (long&) +PASS: gdb.cp/cpsizeof.exp: print size_long == sizeof (long_ref) +PASS: gdb.cp/cpsizeof.exp: print size_longp == sizeof (long*&) +PASS: gdb.cp/cpsizeof.exp: print size_longp == sizeof (longp_ref) +PASS: gdb.cp/cpsizeof.exp: print size_float == sizeof (float&) +PASS: gdb.cp/cpsizeof.exp: print size_float == sizeof (float_ref) +PASS: gdb.cp/cpsizeof.exp: print size_floatp == sizeof (float*&) +PASS: gdb.cp/cpsizeof.exp: print size_floatp == sizeof (floatp_ref) +PASS: gdb.cp/cpsizeof.exp: print size_double == sizeof (double&) +PASS: gdb.cp/cpsizeof.exp: print size_double == sizeof (double_ref) +PASS: gdb.cp/cpsizeof.exp: print size_doublep == sizeof (double*&) +PASS: gdb.cp/cpsizeof.exp: print size_doublep == sizeof (doublep_ref) +PASS: gdb.cp/cpsizeof.exp: print size_a4 == sizeof (a4&) +PASS: gdb.cp/cpsizeof.exp: print size_a4 == sizeof (a4_ref) +PASS: gdb.cp/cpsizeof.exp: print size_a4p == sizeof (a4*&) +PASS: gdb.cp/cpsizeof.exp: print size_a4p == sizeof (a4p_ref) +PASS: gdb.cp/cpsizeof.exp: print size_a8 == sizeof (a8&) +PASS: gdb.cp/cpsizeof.exp: print size_a8 == sizeof (a8_ref) +PASS: gdb.cp/cpsizeof.exp: print size_a8p == sizeof (a8*&) +PASS: gdb.cp/cpsizeof.exp: print size_a8p == sizeof (a8p_ref) +PASS: gdb.cp/cpsizeof.exp: print size_a12 == sizeof (a12&) +PASS: gdb.cp/cpsizeof.exp: print size_a12 == sizeof (a12_ref) +PASS: gdb.cp/cpsizeof.exp: print size_a12p == sizeof (a12*&) +PASS: gdb.cp/cpsizeof.exp: print size_a12p == sizeof (a12p_ref) +PASS: gdb.cp/cpsizeof.exp: print size_Class == sizeof (Class&) +PASS: gdb.cp/cpsizeof.exp: print size_Class == sizeof (Class_ref) +PASS: gdb.cp/cpsizeof.exp: print size_Classp == sizeof (Class*&) +PASS: gdb.cp/cpsizeof.exp: print size_Classp == sizeof (Classp_ref) +PASS: gdb.cp/cpsizeof.exp: print size_Union == sizeof (Union&) +PASS: gdb.cp/cpsizeof.exp: print size_Union == sizeof (Union_ref) +PASS: gdb.cp/cpsizeof.exp: print size_Unionp == sizeof (Union*&) +PASS: gdb.cp/cpsizeof.exp: print size_Unionp == sizeof (Unionp_ref) +PASS: gdb.cp/cpsizeof.exp: print size_Enum == sizeof (Enum&) +PASS: gdb.cp/cpsizeof.exp: print size_Enum == sizeof (Enum_ref) +PASS: gdb.cp/cpsizeof.exp: print size_Enump == sizeof (Enum*&) +PASS: gdb.cp/cpsizeof.exp: print size_Enump == sizeof (Enump_ref) +PASS: gdb.cp/cpsizeof.exp: print size_c4 == sizeof (c4&) +PASS: gdb.cp/cpsizeof.exp: print size_c4 == sizeof (c4_ref) +PASS: gdb.cp/cpsizeof.exp: print size_c4p == sizeof (c4*&) +PASS: gdb.cp/cpsizeof.exp: print size_c4p == sizeof (c4p_ref) +PASS: gdb.cp/cpsizeof.exp: print size_u8 == sizeof (u8&) +PASS: gdb.cp/cpsizeof.exp: print size_u8 == sizeof (u8_ref) +PASS: gdb.cp/cpsizeof.exp: print size_u8p == sizeof (u8*&) +PASS: gdb.cp/cpsizeof.exp: print size_u8p == sizeof (u8p_ref) +PASS: gdb.cp/cpsizeof.exp: print size_e12 == sizeof (e12&) +PASS: gdb.cp/cpsizeof.exp: print size_e12 == sizeof (e12_ref) +PASS: gdb.cp/cpsizeof.exp: print size_e12p == sizeof (e12*&) +PASS: gdb.cp/cpsizeof.exp: print size_e12p == sizeof (e12p_ref) Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/ctti.exp ... PASS: gdb.cp/ctti.exp: continue to breakpoint: marker add1 PASS: gdb.cp/ctti.exp: print c @@ -12177,6 +12919,18 @@ PASS: gdb.cp/destrprint.exp: print *this with print object = off Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/dispcxx.exp ... PASS: gdb.cp/dispcxx.exp: continue to breakpoint: here PASS: gdb.cp/dispcxx.exp: display k +Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/enum-class.exp ... +PASS: gdb.cp/enum-class.exp: ptype E1 +PASS: gdb.cp/enum-class.exp: print E1::HI +PASS: gdb.cp/enum-class.exp: print (int) E1::HI +PASS: gdb.cp/enum-class.exp: print (int) E2::HI +PASS: gdb.cp/enum-class.exp: print HI +PASS: gdb.cp/enum-class.exp: print overload1(E1::THERE) +PASS: gdb.cp/enum-class.exp: print overload1(77) +PASS: gdb.cp/enum-class.exp: print overload2(E1::THERE) +PASS: gdb.cp/enum-class.exp: print overload2(77) +PASS: gdb.cp/enum-class.exp: print overload3(E1::THERE) +PASS: gdb.cp/enum-class.exp: print overload3(77) Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/exception.exp ... PASS: gdb.cp/exception.exp: catch catch (before inferior run) PASS: gdb.cp/exception.exp: catch throw (before inferior run) @@ -13666,6 +14420,7 @@ PASS: gdb.cp/misc.exp: (bool)0.0 PASS: gdb.cp/misc.exp: (int)true PASS: gdb.cp/misc.exp: (int)false PASS: gdb.cp/misc.exp: expression using block qualifier +Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/namelessclass.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/namespace-enum.exp ... PASS: gdb.cp/namespace-enum.exp: print foo::B::B_B PASS: gdb.cp/namespace-enum.exp: print foo::B_B @@ -13984,6 +14739,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/overload-const.exp ... PASS: gdb.cp/overload-const.exp: set language c++ PASS: gdb.cp/overload-const.exp: setting breakpoint at myclass::func Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/overload.exp ... +PASS: gdb.cp/overload.exp: set print symbol off PASS: gdb.cp/overload.exp: up from marker1 PASS: gdb.cp/overload.exp: print foo_instance1 PASS: gdb.cp/overload.exp: ptype foo_instance1 (shorter match) @@ -14188,6 +14944,14 @@ PASS: gdb.cp/pr10728.exp: continue to breakpoint: marker 1 PASS: gdb.cp/pr10728.exp: print x->y2 - x->y1 Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr12028.exp ... PASS: gdb.cp/pr12028.exp: p D::foo(b) +Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr17132.exp ... +PASS: gdb.cp/pr17132.exp: continue to breakpoint: Break here +PASS: gdb.cp/pr17132.exp: ptype a_ptr->func () +PASS: gdb.cp/pr17132.exp: ptype a->func () +PASS: gdb.cp/pr17132.exp: p sizeof (a_ptr->func()) +PASS: gdb.cp/pr17132.exp: p sizeof (a->func()) +PASS: gdb.cp/pr17132.exp: p 1 && a->func() +PASS: gdb.cp/pr17132.exp: p 0 || a->func() Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr9067.exp ... PASS: gdb.cp/pr9067.exp: print b Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr9167.exp ... @@ -14457,6 +15221,7 @@ PASS: gdb.cp/templates.exp: print t5i.value() PASS: gdb.cp/templates.exp: b 770 PASS: gdb.cp/templates.exp: continue to line 770 PASS: gdb.cp/templates.exp: print fint +PASS: gdb.cp/templates.exp: set print symbol off PASS: gdb.cp/templates.exp: print fvpchar PASS: gdb.cp/templates.exp: ptype Foo PASS: gdb.cp/templates.exp: ptype fint @@ -14648,6 +15413,12 @@ PASS: gdb.cp/virtfunc2.exp: print o2.do_print() PASS: gdb.cp/virtfunc2.exp: print o2.do_print2() PASS: gdb.cp/virtfunc2.exp: print o2.do_print3() PASS: gdb.cp/virtfunc2.exp: print o +Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/vla-cxx.exp ... +PASS: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled +PASS: gdb.cp/vla-cxx.exp: print vla +PASS: gdb.cp/vla-cxx.exp: print vlaref +PASS: gdb.cp/vla-cxx.exp: print vlaref2 +PASS: gdb.cp/vla-cxx.exp: print c Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/am33.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/h8300s.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/hppa.exp ... @@ -14818,6 +15589,73 @@ PASS: gdb.dlang/demangle.exp: _D2rt6dmain211_d_run_mainUiPPaPUAAaZiZi7tryExecMFM PASS: gdb.dlang/demangle.exp: _D6object9Exception6__ctorMFNaNbNfAyaAyamC6object9ThrowableZC9Exception PASS: gdb.dlang/demangle.exp: _D3gcc3deh17parse_lsda_headerFPS3gcc6unwind7generic15_Unwind_ContextPhPS3gcc3deh16lsda_header_infoZPh PASS: gdb.dlang/demangle.exp: _D3std6socket23UnknownAddressReference6__ctorMFPS4core3sys5posix3sys6socket8sockaddrkZC3std6socket23UnknownAddressReference +Running ../../../W._C._Handy/gdb/testsuite/gdb.dlang/expression.exp ... +PASS: gdb.dlang/expression.exp: set language d +PASS: gdb.dlang/expression.exp: set language to "d" +PASS: gdb.dlang/expression.exp: print 123456 +PASS: gdb.dlang/expression.exp: print 123_456 +PASS: gdb.dlang/expression.exp: print 1_2_3_4_5_6_ +PASS: gdb.dlang/expression.exp: print 0x123456 +PASS: gdb.dlang/expression.exp: print 0x123_456 +PASS: gdb.dlang/expression.exp: print 0x1_2_3_4_5_6_ +PASS: gdb.dlang/expression.exp: print 0123456 +PASS: gdb.dlang/expression.exp: print 0123_456 +PASS: gdb.dlang/expression.exp: print 01_2_3_4_5_6_ +PASS: gdb.dlang/expression.exp: print 0b101010 +PASS: gdb.dlang/expression.exp: print 0b101_010 +PASS: gdb.dlang/expression.exp: print 0b1_0_1_0_1_0_ +PASS: gdb.dlang/expression.exp: ptype 0 +PASS: gdb.dlang/expression.exp: ptype 2_147_483_647 +PASS: gdb.dlang/expression.exp: ptype 2_147_483_648 +PASS: gdb.dlang/expression.exp: ptype 4_294_967_296 +PASS: gdb.dlang/expression.exp: ptype 0L +PASS: gdb.dlang/expression.exp: ptype 2_147_483_648U +PASS: gdb.dlang/expression.exp: ptype 4_294_967_296U +PASS: gdb.dlang/expression.exp: ptype 0UL +PASS: gdb.dlang/expression.exp: ptype 0LU +PASS: gdb.dlang/expression.exp: ptype 0x0 +PASS: gdb.dlang/expression.exp: ptype 0x7FFF_FFFF +PASS: gdb.dlang/expression.exp: ptype 0x8000_0000 +PASS: gdb.dlang/expression.exp: ptype 0x1_0000_0000 +PASS: gdb.dlang/expression.exp: ptype 0x0L +PASS: gdb.dlang/expression.exp: ptype 0x7FFF_FFFFU +PASS: gdb.dlang/expression.exp: ptype 0x1_0000_0000U +PASS: gdb.dlang/expression.exp: ptype 0x0UL +PASS: gdb.dlang/expression.exp: ptype 0x0LU +PASS: gdb.dlang/expression.exp: ptype 00 +PASS: gdb.dlang/expression.exp: ptype 017_777_777_777 +PASS: gdb.dlang/expression.exp: ptype 020_000_000_000 +PASS: gdb.dlang/expression.exp: ptype 040_000_000_000 +PASS: gdb.dlang/expression.exp: ptype 00L +PASS: gdb.dlang/expression.exp: ptype 017_777_777_777U +PASS: gdb.dlang/expression.exp: ptype 040_000_000_000U +PASS: gdb.dlang/expression.exp: ptype 00UL +PASS: gdb.dlang/expression.exp: ptype 00LU +PASS: gdb.dlang/expression.exp: ptype 0b0 +PASS: gdb.dlang/expression.exp: ptype 0b1111111111111111111111111111111 +PASS: gdb.dlang/expression.exp: ptype 0b10000000000000000000000000000000 +PASS: gdb.dlang/expression.exp: ptype 0b100000000000000000000000000000000 +PASS: gdb.dlang/expression.exp: ptype 0b0L +PASS: gdb.dlang/expression.exp: ptype 0b1111111111111111111111111111111U +PASS: gdb.dlang/expression.exp: ptype 0b100000000000000000000000000000000U +PASS: gdb.dlang/expression.exp: ptype 0b0UL +PASS: gdb.dlang/expression.exp: ptype 0b0LU +PASS: gdb.dlang/expression.exp: ptype 123_456.567_8 +PASS: gdb.dlang/expression.exp: ptype 1_2_3_4_5_6_._5_6_7_8 +PASS: gdb.dlang/expression.exp: ptype 1_2_3_4_5_6_._5e-6_ +PASS: gdb.dlang/expression.exp: ptype 0x1.FFFFFFFFFFFFFp1023 +PASS: gdb.dlang/expression.exp: ptype 0x1p-52L +PASS: gdb.dlang/expression.exp: ptype 1.175494351e-38F +PASS: gdb.dlang/expression.exp: ptype 6.3i +PASS: gdb.dlang/expression.exp: ptype 6.3fi +PASS: gdb.dlang/expression.exp: ptype 6.4Li +PASS: gdb.dlang/expression.exp: print 1 == 2 > 0 +PASS: gdb.dlang/expression.exp: print (1 == 2) > 0 +PASS: gdb.dlang/expression.exp: print 5 ^^ 5 +PASS: gdb.dlang/expression.exp: print 144 ^^ 0.5 +PASS: gdb.dlang/expression.exp: print (-10 ^^ 2) +PASS: gdb.dlang/expression.exp: print (-10) ^^ 2 +PASS: gdb.dlang/expression.exp: print $var ^^= 2 Running ../../../W._C._Handy/gdb/testsuite/gdb.dlang/primitive-types.exp ... PASS: gdb.dlang/primitive-types.exp: set language d PASS: gdb.dlang/primitive-types.exp: set language to "d" @@ -14845,6 +15683,13 @@ PASS: gdb.dlang/primitive-types.exp: ptype creal PASS: gdb.dlang/primitive-types.exp: ptype char PASS: gdb.dlang/primitive-types.exp: ptype wchar PASS: gdb.dlang/primitive-types.exp: ptype dchar +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/arr-stride.exp ... +PASS: gdb.dwarf2/arr-stride.exp: set language ada +PASS: gdb.dwarf2/arr-stride.exp: ptype pck.table +PASS: gdb.dwarf2/arr-stride.exp: ptype pck.big_table +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/arr-subrange.exp ... +PASS: gdb.dwarf2/arr-subrange.exp: set language ada +PASS: gdb.dwarf2/arr-subrange.exp: ptype pck.table Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/callframecfa.exp ... PASS: gdb.dwarf2/callframecfa.exp: set breakpoint for call-frame-cfa PASS: gdb.dwarf2/callframecfa.exp: continue to breakpoint: continue to breakpoint for call-frame-cfa @@ -14854,8 +15699,81 @@ PASS: gdb.dwarf2/callframecfa.exp: step 2 for call-frame-cfa PASS: gdb.dwarf2/callframecfa.exp: step 3 for call-frame-cfa PASS: gdb.dwarf2/callframecfa.exp: step 4 for call-frame-cfa Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/clztest.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/corrupt.exp ... +PASS: gdb.dwarf2/corrupt.exp: recover from corrupt DWARF +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/count.exp ... +PASS: gdb.dwarf2/count.exp: ptype array +PASS: gdb.dwarf2/count.exp: whatis array +PASS: gdb.dwarf2/count.exp: print array +PASS: gdb.dwarf2/count.exp: print sizeof array +PASS: gdb.dwarf2/count.exp: ptype array +PASS: gdb.dwarf2/count.exp: whatis array +PASS: gdb.dwarf2/count.exp: print array +PASS: gdb.dwarf2/count.exp: print sizeof array +PASS: gdb.dwarf2/count.exp: ptype static_array +PASS: gdb.dwarf2/count.exp: whatis static_array +PASS: gdb.dwarf2/count.exp: print static_array +PASS: gdb.dwarf2/count.exp: print sizeof static_array +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/data-loc.exp ... +PASS: gdb.dwarf2/data-loc.exp: get integer valueof "sizeof (void *)" (4) +PASS: gdb.dwarf2/data-loc.exp: get integer valueof "sizeof (int)" (4) +PASS: gdb.dwarf2/data-loc.exp: get integer valueof "sizeof (void *)" (4) +PASS: gdb.dwarf2/data-loc.exp: get integer valueof "sizeof (int)" (4) +PASS: gdb.dwarf2/data-loc.exp: get integer valueof "sizeof (int)" (4) +PASS: gdb.dwarf2/data-loc.exp: set language ada +PASS: gdb.dwarf2/data-loc.exp: print foo.three +PASS: gdb.dwarf2/data-loc.exp: ptype foo.three +PASS: gdb.dwarf2/data-loc.exp: print foo.three(1) +PASS: gdb.dwarf2/data-loc.exp: print foo.three(2) +PASS: gdb.dwarf2/data-loc.exp: print foo.three(3) +PASS: gdb.dwarf2/data-loc.exp: print foo.three'first +PASS: gdb.dwarf2/data-loc.exp: print foo.three'last +PASS: gdb.dwarf2/data-loc.exp: print foo.three'length +PASS: gdb.dwarf2/data-loc.exp: print foo.three_tdef +PASS: gdb.dwarf2/data-loc.exp: ptype foo.three_tdef +PASS: gdb.dwarf2/data-loc.exp: print foo.three_tdef(1) +PASS: gdb.dwarf2/data-loc.exp: print foo.three_tdef(2) +PASS: gdb.dwarf2/data-loc.exp: print foo.three_tdef(3) +PASS: gdb.dwarf2/data-loc.exp: print foo.three_tdef'first +PASS: gdb.dwarf2/data-loc.exp: print foo.three_tdef'last +PASS: gdb.dwarf2/data-loc.exp: print foo.three_tdef'length +PASS: gdb.dwarf2/data-loc.exp: print foo.five +PASS: gdb.dwarf2/data-loc.exp: ptype foo.five +PASS: gdb.dwarf2/data-loc.exp: ptype foo.array_type +PASS: gdb.dwarf2/data-loc.exp: print foo.five(2) +PASS: gdb.dwarf2/data-loc.exp: print foo.five(3) +PASS: gdb.dwarf2/data-loc.exp: print foo.five(4) +PASS: gdb.dwarf2/data-loc.exp: print foo.five(5) +PASS: gdb.dwarf2/data-loc.exp: print foo.five(6) +PASS: gdb.dwarf2/data-loc.exp: print foo.five'first +PASS: gdb.dwarf2/data-loc.exp: print foo.five'last +PASS: gdb.dwarf2/data-loc.exp: print foo.five'length +PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef +PASS: gdb.dwarf2/data-loc.exp: ptype foo.five_tdef +PASS: gdb.dwarf2/data-loc.exp: ptype foo.array_type +PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef(2) +PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef(3) +PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef(4) +PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef(5) +PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef(6) +PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef'first +PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef'last +PASS: gdb.dwarf2/data-loc.exp: print foo.five_tdef'length +PASS: gdb.dwarf2/data-loc.exp: set lang c +PASS: gdb.dwarf2/data-loc.exp: print foo__three +PASS: gdb.dwarf2/data-loc.exp: ptype foo__three +PASS: gdb.dwarf2/data-loc.exp: print foo__three_tdef +PASS: gdb.dwarf2/data-loc.exp: ptype foo__three_tdef +PASS: gdb.dwarf2/data-loc.exp: print foo__five +PASS: gdb.dwarf2/data-loc.exp: ptype foo__five +PASS: gdb.dwarf2/data-loc.exp: print foo__five_tdef +PASS: gdb.dwarf2/data-loc.exp: ptype foo__five_tdef +PASS: gdb.dwarf2/data-loc.exp: ptype foo__array_type Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dup-psym.exp ... PASS: gdb.dwarf2/dup-psym.exp: info sources should contain only one reference to file1.txt +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-abs-hi-pc.exp ... +PASS: gdb.dwarf2/dw2-abs-hi-pc.exp: break hello +PASS: gdb.dwarf2/dw2-abs-hi-pc.exp: break world Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-ada-ffffffff.exp ... PASS: gdb.dwarf2/dw2-ada-ffffffff.exp: p sizeof (t) PASS: gdb.dwarf2/dw2-ada-ffffffff.exp: ptype t @@ -15146,16 +16064,13 @@ PASS: gdb.dwarf2/dw2-empty-pc-range.exp: empty range after CU load Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-entry-value.exp ... PASS: gdb.dwarf2/dw2-entry-value.exp: <optimized out> is printed Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-error.exp ... -gdb compile failed, dw2-error.c: Assembler messages: -dw2-error.c:33: Error: bad register name `%rbp' -dw2-error.c:36: Error: bad register name `%rsp' -dw2-error.c:43: Error: bad register name `%rbp' -UNTESTED: gdb.dwarf2/dw2-error.exp: dw2-error.exp Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-filename.exp ... PASS: gdb.dwarf2/dw2-filename.exp: interpreter-exec mi -file-list-exec-source-files PASS: gdb.dwarf2/dw2-filename.exp: info sources Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-icc-opaque.exp ... PASS: gdb.dwarf2/dw2-icc-opaque.exp: ptype p_struct +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-icycle.exp ... +PASS: gdb.dwarf2/dw2-icycle.exp: echo life check\n Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-ifort-parameter.exp ... PASS: gdb.dwarf2/dw2-ifort-parameter.exp: p/x param Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-inheritance.exp ... @@ -15294,6 +16209,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-restrict.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-simple-locdesc.exp ... KFAIL: gdb.dwarf2/dw2-simple-locdesc.exp: p &s.shl (PRMS: symtab/13307) PASS: gdb.dwarf2/dw2-simple-locdesc.exp: p &s.data4 +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-single-line-discriminators.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-skip-prologue.exp ... PASS: gdb.dwarf2/dw2-skip-prologue.exp: strip stub symbols PASS: gdb.dwarf2/dw2-skip-prologue.exp: continue to breakpoint: func @@ -15324,6 +16240,8 @@ PASS: gdb.dwarf2/dw4-sig-types.exp: continue to foo Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dwp-symlink.exp ... UNSUPPORTED: gdb.dwarf2/dwp-symlink.exp: testsuite run does not produce dwp files Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dwz.exp ... +PASS: gdb.dwarf2/dwz.exp: disassemble main +PASS: gdb.dwarf2/dwz.exp: x/2i main+9 PASS: gdb.dwarf2/dwz.exp: p other_int PASS: gdb.dwarf2/dwz.exp: p the_int Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dwzbuildid.exp ... @@ -15333,13 +16251,91 @@ PASS: gdb.dwarf2/dwzbuildid.exp: mismatch: set debug-file-directory PASS: gdb.dwarf2/dwzbuildid.exp: mismatch: print the_int PASS: gdb.dwarf2/dwzbuildid.exp: fallback: set debug-file-directory PASS: gdb.dwarf2/dwzbuildid.exp: fallback: print the_int +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dynarr-ptr.exp ... +PASS: gdb.dwarf2/dynarr-ptr.exp: get integer valueof "sizeof (void *)" (4) +PASS: gdb.dwarf2/dynarr-ptr.exp: set language ada +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr.all +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr.all(1) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr.all(2) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr.all(3) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr.all'first +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr.all'last +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr.all'length +PASS: gdb.dwarf2/dynarr-ptr.exp: ptype foo.three_ptr.all +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr(1) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr(2) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr(3) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr'first +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr'last +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr'length +PASS: gdb.dwarf2/dynarr-ptr.exp: ptype foo.three_ptr +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef.all +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef.all(1) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef.all(2) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef.all(3) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef.all'first +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef.all'last +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef.all'length +PASS: gdb.dwarf2/dynarr-ptr.exp: ptype foo.three_ptr_tdef.all +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef(1) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef(2) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef(3) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef'first +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef'last +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.three_ptr_tdef'length +PASS: gdb.dwarf2/dynarr-ptr.exp: ptype foo.three_ptr_tdef +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all(2) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all(3) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all(4) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all(5) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all(6) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all'first +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all'last +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr.all'length +PASS: gdb.dwarf2/dynarr-ptr.exp: ptype foo.five_ptr.all +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr(2) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr(3) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr(4) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr(5) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr(6) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr'first +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr'last +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr'length +PASS: gdb.dwarf2/dynarr-ptr.exp: ptype foo.five_ptr +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all(2) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all(3) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all(4) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all(5) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all(6) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all'first +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all'last +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef.all'length +PASS: gdb.dwarf2/dynarr-ptr.exp: ptype foo.five_ptr_tdef.all +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef(2) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef(3) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef(4) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef(5) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef(6) +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef'first +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef'last +PASS: gdb.dwarf2/dynarr-ptr.exp: print foo.five_ptr_tdef'length +PASS: gdb.dwarf2/dynarr-ptr.exp: ptype foo.five_ptr_tdef +Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/enum-type.exp ... +PASS: gdb.dwarf2/enum-type.exp: print sizeof(enum E) +PASS: gdb.dwarf2/enum-type.exp: ptype EU in enum C +PASS: gdb.dwarf2/enum-type.exp: set lang c++ +PASS: gdb.dwarf2/enum-type.exp: ptype EU in C++ Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-base.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-loclists.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-mix.exp ... PASS: gdb.dwarf2/fission-mix.exp: break main PASS: gdb.dwarf2/fission-mix.exp: break func2 Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-reread.exp ... +PASS: gdb.dwarf2/fission-reread.exp: set debug-file-directory PASS: gdb.dwarf2/fission-reread.exp: break main +PASS: gdb.dwarf2/fission-reread.exp: ptype baz PASS: gdb.dwarf2/fission-reread.exp: fission-reread PASS: gdb.dwarf2/fission-reread.exp: fission-reread - unload Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/gdb-index.exp ... @@ -15493,11 +16489,9 @@ PASS: gdb.dwarf2/valop.exp: print uses_lit_op Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/watch-notconst.exp ... PASS: gdb.dwarf2/watch-notconst.exp: watch x Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/array-element.exp ... -PASS: gdb.fortran/array-element.exp: breakpoint at continue -PASS: gdb.fortran/array-element.exp: continue to breakpoint +PASS: gdb.fortran/array-element.exp: continue to breakpoint: continue PASS: gdb.fortran/array-element.exp: print the first element of array a -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 +PASS: gdb.fortran/array-element.exp: print the second element of array a Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/charset.exp ... PASS: gdb.fortran/charset.exp: continue to breakpoint: break-here PASS: gdb.fortran/charset.exp: print fortran narrow character @@ -15723,6 +16717,10 @@ PASS: gdb.fortran/multi-dim.exp: continue to breakpoint: break-variable PASS: gdb.fortran/multi-dim.exp: print valid variable bound array element PASS: gdb.fortran/multi-dim.exp: print type of unbound array PASS: gdb.fortran/multi-dim.exp: print valid unbound array element +Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/print-formatted.exp ... +PASS: gdb.fortran/print-formatted.exp: go to the end of the program +PASS: gdb.fortran/print-formatted.exp: setting the output-radix to 16 +PASS: gdb.fortran/print-formatted.exp: print ii in hex Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/subarray.exp ... PASS: gdb.fortran/subarray.exp: breakpoint at the last write statement PASS: gdb.fortran/subarray.exp: continue to breakpoint @@ -16091,6 +17089,7 @@ PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: guile (define (print x) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: guile (define (raw-print x) (format #t "= ~S" x) (newline)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: guile (use-modules (gdb)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: create deltst breakpoint +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: register dp1 PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: get breakpoint list 4 PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: number of breakpoints before delete PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_deletion: continue to breakpoint: Break at multiply. @@ -16103,6 +17102,7 @@ PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: guile (define (prin PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: guile (define (raw-print x) (format #t "= ~S" x) (newline)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: guile (use-modules (gdb)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: create multiply breakpoint +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: register bp1 PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: continue to breakpoint: Break at multiply. PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: set condition PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_cond_and_cmds: test condition has been set @@ -16122,12 +17122,14 @@ PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: guile (define (print x) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: guile (define (raw-print x) (format #t "= ~S" x) (newline)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: guile (use-modules (gdb)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: create visible breakpoint +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: register vbp1 PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: get visible breakpoint PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: check visible bp obj exists PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: check visible breakpoint location PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: check breakpoint visibility PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: check info breakpoints shows visible breakpoints PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: create invisible breakpoint +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: register ibp PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: check invisible bp obj exists PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: check invisible breakpoint location PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_invisible: check breakpoint invisibility @@ -16137,31 +17139,34 @@ PASS: gdb.guile/scm-breakpoint.exp: test_watchpoints: guile (define (print x) (f PASS: gdb.guile/scm-breakpoint.exp: test_watchpoints: guile (define (raw-print x) (format #t "= ~S" x) (newline)) PASS: gdb.guile/scm-breakpoint.exp: test_watchpoints: guile (use-modules (gdb)) PASS: gdb.guile/scm-breakpoint.exp: test_watchpoints: create watchpoint +PASS: gdb.guile/scm-breakpoint.exp: test_watchpoints: register wp1 PASS: gdb.guile/scm-breakpoint.exp: test_watchpoints: test watchpoint write PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: guile (define (print x) (format #t "= ~A" x) (newline)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: guile (define (raw-print x) (format #t "= ~S" x) (newline)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: guile (use-modules (gdb)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: create invisible watchpoint +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: register wp1 PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: check info breakpoints does not show invisible watchpoint PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: check maint info breakpoints shows invisible watchpoint PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_internal: test invisible watchpoint write PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: guile (define (print x) (format #t "= ~A" x) (newline)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: guile (define (raw-print x) (format #t "= ~S" x) (newline)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: guile (use-modules (gdb)) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: define create-breakpoint! PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - guile PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (define (make-bp-data) (cons 0 0)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (define bp-data-count car) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (define set-bp-data-count! set-car!) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (define bp-data-inf-i cdr) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (define set-bp-data-inf-i! set-cdr!) -PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (define (bp-eval-count bkpt) (bp-data-count (gsmob-property bkpt 'bp-data))) -PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (define (bp-eval-inf-i bkpt) (bp-data-inf-i (gsmob-property bkpt 'bp-data))) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (define (bp-eval-count bkpt) (bp-data-count (object-property bkpt 'bp-data))) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (define (bp-eval-inf-i bkpt) (bp-data-inf-i (object-property bkpt 'bp-data))) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (define (make-bp-eval location) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (let ((bp (create-breakpoint! location))) -PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (set-gsmob-property! bp 'bp-data (make-bp-data)) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (set-object-property! bp 'bp-data (make-bp-data)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (set-breakpoint-stop! bp PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (lambda (bkpt) -PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (let ((data (gsmob-property bkpt 'bp-data)) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (let ((data (object-property bkpt 'bp-data)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (inf-i (parse-and-eval "i"))) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (set-bp-data-count! data (+ (bp-data-count data) 1)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 1 - (set-bp-data-inf-i! data inf-i) @@ -16171,10 +17176,10 @@ PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakp PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - guile PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (define (make-bp-also-eval location) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (let ((bp (create-breakpoint! location))) -PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (set-gsmob-property! bp 'bp-data (make-bp-data)) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (set-object-property! bp 'bp-data (make-bp-data)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (set-breakpoint-stop! bp PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (lambda (bkpt) -PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (let* ((data (gsmob-property bkpt 'bp-data)) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (let* ((data (object-property bkpt 'bp-data)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (count (+ (bp-data-count data) 1))) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (set-bp-data-count! data count) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 2 - (= count 9)))) @@ -16183,7 +17188,7 @@ PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakp PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 3 - guile PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 3 - (define (make-bp-basic location) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 3 - (let ((bp (create-breakpoint! location))) -PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 3 - (set-gsmob-property! bp 'bp-data (make-bp-data)) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 3 - (set-object-property! bp 'bp-data (make-bp-data)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 3 - bp)) PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: data collection breakpoint 3 - end PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: create eval-bp1 breakpoint @@ -16219,6 +17224,105 @@ PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: watchpoint stop func - PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: create watchpoint PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: test watchpoint write PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_eval_funcs: check that this unrelated breakpoints eval function was never called +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: guile (define (print x) (format #t "= ~A" x) (newline)) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: guile (define (raw-print x) (format #t "= ~S" x) (newline)) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: guile (use-modules (gdb)) +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: get breakpoint list 1 +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: try to register a non-guile breakpoint +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: create multiply breakpoint +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: breakpoint invalid after creation +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: register bp1 +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: breakpoint valid after registration +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: re-register already registered bp1 +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: delete registered breakpoint +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: breakpoint invalid after deletion +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: re-register bp1 +PASS: gdb.guile/scm-breakpoint.exp: test_bkpt_registration: breakpoint valid after re-registration +Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-cmd.exp ... +PASS: gdb.guile/scm-cmd.exp: guile (define (print x) (format #t "= ~A" x) (newline)) +PASS: gdb.guile/scm-cmd.exp: guile (define (raw-print x) (format #t "= ~S" x) (newline)) +PASS: gdb.guile/scm-cmd.exp: guile (use-modules (gdb)) +PASS: gdb.guile/scm-cmd.exp: input simple command - guile +PASS: gdb.guile/scm-cmd.exp: input simple command - (define test-cmd +PASS: gdb.guile/scm-cmd.exp: input simple command - (make-command "test-cmd" +PASS: gdb.guile/scm-cmd.exp: input simple command - #:command-class COMMAND_OBSCURE +PASS: gdb.guile/scm-cmd.exp: input simple command - #:invoke (lambda (self arg from-tty) +PASS: gdb.guile/scm-cmd.exp: input simple command - (display (format #f "test-cmd output, arg = ~a\n" arg))))) +PASS: gdb.guile/scm-cmd.exp: input simple command - (register-command! test-cmd) +PASS: gdb.guile/scm-cmd.exp: input simple command - end +PASS: gdb.guile/scm-cmd.exp: guile (print (command? test-cmd)) +PASS: gdb.guile/scm-cmd.exp: guile (print (command? 42)) +PASS: gdb.guile/scm-cmd.exp: call simple command +PASS: gdb.guile/scm-cmd.exp: input prefix command - guile +PASS: gdb.guile/scm-cmd.exp: input prefix command - (register-command! (make-command "prefix-cmd" +PASS: gdb.guile/scm-cmd.exp: input prefix command - #:command-class COMMAND_OBSCURE +PASS: gdb.guile/scm-cmd.exp: input prefix command - #:completer-class COMPLETE_NONE +PASS: gdb.guile/scm-cmd.exp: input prefix command - #:prefix? #t +PASS: gdb.guile/scm-cmd.exp: input prefix command - #:invoke (lambda (self arg from-tty) +PASS: gdb.guile/scm-cmd.exp: input prefix command - (display (format #f "prefix-cmd output, arg = ~a\n" arg))))) +PASS: gdb.guile/scm-cmd.exp: input prefix command - end +PASS: gdb.guile/scm-cmd.exp: call prefix command +PASS: gdb.guile/scm-cmd.exp: input subcommand - guile +PASS: gdb.guile/scm-cmd.exp: input subcommand - (register-command! (make-command "prefix-cmd subcmd" +PASS: gdb.guile/scm-cmd.exp: input subcommand - #:command-class COMMAND_OBSCURE +PASS: gdb.guile/scm-cmd.exp: input subcommand - #:invoke (lambda (self arg from-tty) +PASS: gdb.guile/scm-cmd.exp: input subcommand - (display (format #f "subcmd output, arg = ~a\n" arg))))) +PASS: gdb.guile/scm-cmd.exp: input subcommand - end +PASS: gdb.guile/scm-cmd.exp: call subcmd +PASS: gdb.guile/scm-cmd.exp: input new subcommand - guile +PASS: gdb.guile/scm-cmd.exp: input new subcommand - (register-command! (make-command "info newsubcmd" +PASS: gdb.guile/scm-cmd.exp: input new subcommand - #:command-class COMMAND_OBSCURE +PASS: gdb.guile/scm-cmd.exp: input new subcommand - #:invoke (lambda (self arg from-tty) +PASS: gdb.guile/scm-cmd.exp: input new subcommand - (display (format #f "newsubcmd output, arg = ~a\n" arg))))) +PASS: gdb.guile/scm-cmd.exp: input new subcommand - end +PASS: gdb.guile/scm-cmd.exp: call newsubcmd +PASS: gdb.guile/scm-cmd.exp: input command to throw error - guile +PASS: gdb.guile/scm-cmd.exp: input command to throw error - (register-command! (make-command "test-error-cmd" +PASS: gdb.guile/scm-cmd.exp: input command to throw error - #:command-class COMMAND_OBSCURE +PASS: gdb.guile/scm-cmd.exp: input command to throw error - #:invoke (lambda (self arg from-tty) +PASS: gdb.guile/scm-cmd.exp: input command to throw error - (throw-user-error "you lose! ~a" arg)))) +PASS: gdb.guile/scm-cmd.exp: input command to throw error - end +PASS: gdb.guile/scm-cmd.exp: call error command +PASS: gdb.guile/scm-cmd.exp: (string->argv "1 2 3") +PASS: gdb.guile/scm-cmd.exp: (string->argv "'1 2' 3") +PASS: gdb.guile/scm-cmd.exp: (string->argv ("\"1 2\" 3") +PASS: gdb.guile/scm-cmd.exp: (string->argv "1\\ 2 3") +PASS: gdb.guile/scm-cmd.exp: input simple user-defined command - guile +PASS: gdb.guile/scm-cmd.exp: input simple user-defined command - (register-command! (make-command "test-help" +PASS: gdb.guile/scm-cmd.exp: input simple user-defined command - #:doc "Docstring" +PASS: gdb.guile/scm-cmd.exp: input simple user-defined command - #:command-class COMMAND_USER +PASS: gdb.guile/scm-cmd.exp: input simple user-defined command - #:invoke (lambda (self arg from-tty) +PASS: gdb.guile/scm-cmd.exp: input simple user-defined command - (display (format #f "test-cmd output, arg = ~a\n" arg))))) +PASS: gdb.guile/scm-cmd.exp: input simple user-defined command - end +PASS: gdb.guile/scm-cmd.exp: call simple user-defined command +PASS: gdb.guile/scm-cmd.exp: see user-defined command in `help user-defined` +PASS: gdb.guile/scm-cmd.exp: don't show user-defined scheme command in `show user command` +PASS: gdb.guile/scm-cmd.exp: expression completion command - guile +PASS: gdb.guile/scm-cmd.exp: expression completion command - (register-command! (make-command "expr-test" +PASS: gdb.guile/scm-cmd.exp: expression completion command - #:command-class COMMAND_USER +PASS: gdb.guile/scm-cmd.exp: expression completion command - #:completer-class COMPLETE_EXPRESSION +PASS: gdb.guile/scm-cmd.exp: expression completion command - #:invoke (lambda (self arg from-tty) +PASS: gdb.guile/scm-cmd.exp: expression completion command - (display (format #f "invoked on = ~a\n" arg))))) +PASS: gdb.guile/scm-cmd.exp: expression completion command - end +PASS: gdb.guile/scm-cmd.exp: test completion through complete command +PASS: gdb.guile/scm-cmd.exp: complete 'expr-test bar.i' +PASS: gdb.guile/scm-cmd.exp: completer-as-function command - guile +PASS: gdb.guile/scm-cmd.exp: completer-as-function command - (register-command! (make-command "completer-as-function" +PASS: gdb.guile/scm-cmd.exp: completer-as-function command - #:command-class COMMAND_USER +PASS: gdb.guile/scm-cmd.exp: completer-as-function command - #:completer-class (lambda (self text word) +PASS: gdb.guile/scm-cmd.exp: completer-as-function command - (list "1" "2" "3")) +PASS: gdb.guile/scm-cmd.exp: completer-as-function command - #:invoke (lambda (self arg from-tty) +PASS: gdb.guile/scm-cmd.exp: completer-as-function command - (display (format #f "invoked on = ~a\n" arg))))) +PASS: gdb.guile/scm-cmd.exp: completer-as-function command - end +PASS: gdb.guile/scm-cmd.exp: test completion with completion function +PASS: gdb.guile/scm-cmd.exp: input command with Scheme error - guile +PASS: gdb.guile/scm-cmd.exp: input command with Scheme error - (register-command! (make-command "test-scheme-error-cmd" +PASS: gdb.guile/scm-cmd.exp: input command with Scheme error - #:command-class COMMAND_OBSCURE +PASS: gdb.guile/scm-cmd.exp: input command with Scheme error - #:invoke (lambda (self arg from-tty) +PASS: gdb.guile/scm-cmd.exp: input command with Scheme error - oops-bad-spelling))) +PASS: gdb.guile/scm-cmd.exp: input command with Scheme error - end +PASS: gdb.guile/scm-cmd.exp: call scheme-error command +PASS: gdb.guile/scm-cmd.exp: guile (gc) Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-disasm.exp ... PASS: gdb.guile/scm-disasm.exp: guile (define (print x) (format #t "= ~A" x) (newline)) PASS: gdb.guile/scm-disasm.exp: guile (define (raw-print x) (format #t "= ~S" x) (newline)) @@ -16243,7 +17347,6 @@ PASS: gdb.guile/scm-disasm.exp: basic: test key address PASS: gdb.guile/scm-disasm.exp: basic: test key asm PASS: gdb.guile/scm-disasm.exp: basic: test key length PASS: gdb.guile/scm-disasm.exp: basic: verify correct address -FAIL: gdb.guile/scm-disasm.exp: test bad memory access PASS: gdb.guile/scm-disasm.exp: open memory port PASS: gdb.guile/scm-disasm.exp: memory-port: disassemble PASS: gdb.guile/scm-disasm.exp: memory-port: test number of instructions @@ -16362,16 +17465,6 @@ PASS: gdb.guile/scm-frame.exp: test frame-newer PASS: gdb.guile/scm-frame.exp: test frame-read-var - error PASS: gdb.guile/scm-frame.exp: test frame-read-var - success PASS: gdb.guile/scm-frame.exp: test selected-frame -Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-generics.exp ... -PASS: gdb.guile/scm-generics.exp: guile (define (print x) (format #t "= ~A" x) (newline)) -PASS: gdb.guile/scm-generics.exp: guile (define (raw-print x) (format #t "= ~S" x) (newline)) -PASS: gdb.guile/scm-generics.exp: guile (use-modules (gdb)) -PASS: gdb.guile/scm-generics.exp: guile (use-modules ((oop goops))) -PASS: gdb.guile/scm-generics.exp: guile (define-generic +) -PASS: gdb.guile/scm-generics.exp: guile (define-method (+ (x <gdb:value>) (y <gdb:value>)) (value-add x y)) -PASS: gdb.guile/scm-generics.exp: guile (define x (make-value 42)) -PASS: gdb.guile/scm-generics.exp: guile (define y (+ x x)) -PASS: gdb.guile/scm-generics.exp: guile y Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-gsmob.exp ... PASS: gdb.guile/scm-gsmob.exp: guile (define (print x) (format #t "= ~A" x) (newline)) PASS: gdb.guile/scm-gsmob.exp: guile (define (raw-print x) (format #t "= ~S" x) (newline)) @@ -16401,23 +17494,15 @@ PASS: gdb.guile/scm-gsmob.exp: property prop6 present after set PASS: gdb.guile/scm-gsmob.exp: property prop7 not present before set PASS: gdb.guile/scm-gsmob.exp: set prop 7 PASS: gdb.guile/scm-gsmob.exp: property prop7 present after set -PASS: gdb.guile/scm-gsmob.exp: property prop0 present after all set PASS: gdb.guile/scm-gsmob.exp: ref prop 0 -PASS: gdb.guile/scm-gsmob.exp: property prop1 present after all set PASS: gdb.guile/scm-gsmob.exp: ref prop 1 -PASS: gdb.guile/scm-gsmob.exp: property prop2 present after all set PASS: gdb.guile/scm-gsmob.exp: ref prop 2 -PASS: gdb.guile/scm-gsmob.exp: property prop3 present after all set PASS: gdb.guile/scm-gsmob.exp: ref prop 3 -PASS: gdb.guile/scm-gsmob.exp: property prop4 present after all set PASS: gdb.guile/scm-gsmob.exp: ref prop 4 -PASS: gdb.guile/scm-gsmob.exp: property prop5 present after all set PASS: gdb.guile/scm-gsmob.exp: ref prop 5 -PASS: gdb.guile/scm-gsmob.exp: property prop6 present after all set PASS: gdb.guile/scm-gsmob.exp: ref prop 6 -PASS: gdb.guile/scm-gsmob.exp: property prop7 present after all set PASS: gdb.guile/scm-gsmob.exp: ref prop 7 -PASS: gdb.guile/scm-gsmob.exp: gsmob-properties +PASS: gdb.guile/scm-gsmob.exp: object-properties Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-iterator.exp ... PASS: gdb.guile/scm-iterator.exp: guile (define (print x) (format #t "= ~A" x) (newline)) PASS: gdb.guile/scm-iterator.exp: guile (define (raw-print x) (format #t "= ~S" x) (newline)) @@ -16552,6 +17637,124 @@ PASS: gdb.guile/scm-objfile.exp: scm-objfile in objfile list PASS: gdb.guile/scm-objfile.exp: gu (print (objfile-pretty-printers objfile)) PASS: gdb.guile/scm-objfile.exp: guile (set-objfile-pretty-printers! objfile 0) PASS: gdb.guile/scm-objfile.exp: Get objfile validity after unload +Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-parameter.exp ... +PASS: gdb.guile/scm-parameter.exp: guile (define (print x) (format #t "= ~A" x) (newline)) +PASS: gdb.guile/scm-parameter.exp: guile (define (raw-print x) (format #t "= ~S" x) (newline)) +PASS: gdb.guile/scm-parameter.exp: guile (use-modules (gdb)) +PASS: gdb.guile/scm-parameter.exp: guile (print (parameter-value "directories")) +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - guile +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - (define test-param +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - (make-parameter "print test-param" +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - #:command-class COMMAND_DATA +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - #:parameter-type PARAM_BOOLEAN +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - #:doc "When enabled, test param does something useful. When disabled, does nothing." +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - #:set-doc "Set the state of the boolean test-param." +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - #:show-doc "Show the state of the boolean test-param." +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - #:show-func (lambda (self value) +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - (format #f "The state of the Test Parameter is ~a." value)) +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - #:initial-value #t)) +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - (register-parameter! test-param) +PASS: gdb.guile/scm-parameter.exp: Simple gdb boolean parameter - end +PASS: gdb.guile/scm-parameter.exp: test-param: parameter value (true) +PASS: gdb.guile/scm-parameter.exp: test-param: Show parameter on +PASS: gdb.guile/scm-parameter.exp: test-param: set print test-param off +PASS: gdb.guile/scm-parameter.exp: test-param: Show parameter off +PASS: gdb.guile/scm-parameter.exp: test-param: parameter value (false) +PASS: gdb.guile/scm-parameter.exp: test-param: show help +PASS: gdb.guile/scm-parameter.exp: test-param: set help +PASS: gdb.guile/scm-parameter.exp: test-param: general help +PASS: gdb.guile/scm-parameter.exp: test-param: guile (print (parameter? test-param)) +PASS: gdb.guile/scm-parameter.exp: test-param: guile (print (parameter? 42)) +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - guile +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - (define test-enum-param +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - (make-parameter "print test-enum-param" +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - #:command-class COMMAND_DATA +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - #:parameter-type PARAM_ENUM +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - #:enum-list '("one" "two") +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - #:doc "When set, test param does something useful. When disabled, does nothing." +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - #:show-doc "Show the state of the enum." +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - #:set-doc "Set the state of the enum." +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - #:show-func (lambda (self value) +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - (format #f "The state of the enum is ~a." value)) +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - #:initial-value "one")) +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - (register-parameter! test-enum-param) +PASS: gdb.guile/scm-parameter.exp: enum gdb parameter - end +PASS: gdb.guile/scm-parameter.exp: test-enum-param: enum parameter value (one) +PASS: gdb.guile/scm-parameter.exp: test-enum-param: show initial value +PASS: gdb.guile/scm-parameter.exp: test-enum-param: set print test-enum-param two +PASS: gdb.guile/scm-parameter.exp: test-enum-param: show new value +PASS: gdb.guile/scm-parameter.exp: test-enum-param: enum parameter value (two) +PASS: gdb.guile/scm-parameter.exp: test-enum-param: set invalid enum parameter +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - guile +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - (define test-file-param +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - (make-parameter "test-file-param" +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - #:command-class COMMAND_FILES +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - #:parameter-type PARAM_FILENAME +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - #:doc "When set, test param does something useful. When disabled, does nothing." +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - #:show-doc "Show the name of the file." +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - #:set-doc "Set the name of the file." +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - #:show-func (lambda (self value) +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - (format #f "The name of the file is ~a." value)) +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - #:initial-value "foo.txt")) +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - (register-parameter! test-file-param) +PASS: gdb.guile/scm-parameter.exp: file gdb parameter - end +PASS: gdb.guile/scm-parameter.exp: test-file-param: initial parameter value +PASS: gdb.guile/scm-parameter.exp: test-file-param: show initial value +PASS: gdb.guile/scm-parameter.exp: test-file-param: set test-file-param bar.txt +PASS: gdb.guile/scm-parameter.exp: test-file-param: show new value +PASS: gdb.guile/scm-parameter.exp: test-file-param: new parameter value +PASS: gdb.guile/scm-parameter.exp: test-file-param: set test-file-param +PASS: gdb.guile/scm-parameter.exp: undocumented gdb parameter - guile +PASS: gdb.guile/scm-parameter.exp: undocumented gdb parameter - (register-parameter! (make-parameter "print test-undoc-param" +PASS: gdb.guile/scm-parameter.exp: undocumented gdb parameter - #:command-class COMMAND_DATA +PASS: gdb.guile/scm-parameter.exp: undocumented gdb parameter - #:parameter-type PARAM_BOOLEAN +PASS: gdb.guile/scm-parameter.exp: undocumented gdb parameter - #:show-func (lambda (self value) +PASS: gdb.guile/scm-parameter.exp: undocumented gdb parameter - (format #f "The state of the Test Parameter is ~a." value)) +PASS: gdb.guile/scm-parameter.exp: undocumented gdb parameter - #:initial-value #t)) +PASS: gdb.guile/scm-parameter.exp: undocumented gdb parameter - end +PASS: gdb.guile/scm-parameter.exp: test-undocumented-param: show parameter on +PASS: gdb.guile/scm-parameter.exp: test-undocumented-param: set print test-undoc-param off +PASS: gdb.guile/scm-parameter.exp: test-undocumented-param: show parameter off +PASS: gdb.guile/scm-parameter.exp: test-undocumented-param: show help +PASS: gdb.guile/scm-parameter.exp: test-undocumented-param: set help +PASS: gdb.guile/scm-parameter.exp: test-undocumented-param: general help +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - guile +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - (register-parameter! (make-parameter "test-restricted-param" +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - #:command-class COMMAND_DATA +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - #:parameter-type PARAM_ZINTEGER +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - #:set-func (lambda (self) +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - (let ((value (parameter-value self))) +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - (if (and (>= value 0) (<= value 10)) +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - "" +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - (begin +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - (set-parameter-value! self (object-property self 'value)) +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - "Error: Range of parameter is 0-10.")))) +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - #:show-func (lambda (self value) +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - (format #f "The value of the restricted parameter is ~a." value)) +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - #:initial-value (lambda (self) +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - (set-object-property! self 'value 2) +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - 2))) +PASS: gdb.guile/scm-parameter.exp: restricted gdb parameter - end +PASS: gdb.guile/scm-parameter.exp: test-restricted-param: show test-restricted-param +PASS: gdb.guile/scm-parameter.exp: test-restricted-param: set test-restricted-param 10 +PASS: gdb.guile/scm-parameter.exp: test-restricted-param: show test-restricted-param +PASS: gdb.guile/scm-parameter.exp: test-restricted-param: set test-restricted-param 42 +PASS: gdb.guile/scm-parameter.exp: test-restricted-param: show test-restricted-param +PASS: gdb.guile/scm-parameter.exp: error registering existing parameter +PASS: gdb.guile/scm-parameter.exp: previously ambiguously named boolean parameter - guile +PASS: gdb.guile/scm-parameter.exp: previously ambiguously named boolean parameter - (define prev-ambig +PASS: gdb.guile/scm-parameter.exp: previously ambiguously named boolean parameter - (make-parameter "print s" +PASS: gdb.guile/scm-parameter.exp: previously ambiguously named boolean parameter - #:parameter-type PARAM_BOOLEAN)) +PASS: gdb.guile/scm-parameter.exp: previously ambiguously named boolean parameter - end +PASS: gdb.guile/scm-parameter.exp: guile (register-parameter! prev-ambig) +PASS: gdb.guile/scm-parameter.exp: previously-ambiguous: parameter value (false) +PASS: gdb.guile/scm-parameter.exp: previously-ambiguous: Show parameter off +PASS: gdb.guile/scm-parameter.exp: previously-ambiguous: set print s on +PASS: gdb.guile/scm-parameter.exp: previously-ambiguous: Show parameter on +PASS: gdb.guile/scm-parameter.exp: previously-ambiguous: parameter value (true) +PASS: gdb.guile/scm-parameter.exp: previously-ambiguous: show help +PASS: gdb.guile/scm-parameter.exp: previously-ambiguous: set help +PASS: gdb.guile/scm-parameter.exp: previously-ambiguous: general help Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-ports.exp ... PASS: gdb.guile/scm-ports.exp: guile (define (print x) (format #t "= ~A" x) (newline)) PASS: gdb.guile/scm-ports.exp: guile (define (raw-print x) (format #t "= ~S" x) (newline)) @@ -16573,7 +17776,6 @@ PASS: gdb.guile/scm-pretty-print.exp: print ss PASS: gdb.guile/scm-pretty-print.exp: print ssa[1] PASS: gdb.guile/scm-pretty-print.exp: print ssa PASS: gdb.guile/scm-pretty-print.exp: print arraystruct -FAIL: gdb.guile/scm-pretty-print.exp: print ns2 PASS: gdb.guile/scm-pretty-print.exp: print x PASS: gdb.guile/scm-pretty-print.exp: print cstring PASS: gdb.guile/scm-pretty-print.exp: print estring @@ -16611,7 +17813,6 @@ PASS: gdb.guile/scm-pretty-print.exp: print ns PASS: gdb.guile/scm-pretty-print.exp: PASS: gdb.guile/scm-pretty-print.exp: print ns PASS: gdb.guile/scm-pretty-print.exp: -FAIL: gdb.guile/scm-pretty-print.exp: print ns2 PASS: gdb.guile/scm-pretty-print.exp: print x PASS: gdb.guile/scm-pretty-print.exp: print cstring PASS: gdb.guile/scm-pretty-print.exp: print estring @@ -16637,6 +17838,37 @@ PASS: gdb.guile/scm-pretty-print.exp: guile (disable-matcher!) PASS: gdb.guile/scm-pretty-print.exp: print ss disabled PASS: gdb.guile/scm-pretty-print.exp: guile (enable-matcher!) PASS: gdb.guile/scm-pretty-print.exp: print ss enabled #2 +PASS: gdb.guile/scm-pretty-print.exp: guile (install-progspace-pretty-printers! (current-progspace)) +PASS: gdb.guile/scm-pretty-print.exp: print ss via progspace +PASS: gdb.guile/scm-pretty-print.exp: guile (install-objfile-pretty-printers! (current-progspace) "scm-pretty-print") +PASS: gdb.guile/scm-pretty-print.exp: print ss via objfile +Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-progspace.exp ... +PASS: gdb.guile/scm-progspace.exp: guile (define (print x) (format #t "= ~A" x) (newline)) +PASS: gdb.guile/scm-progspace.exp: guile (define (raw-print x) (format #t "= ~S" x) (newline)) +PASS: gdb.guile/scm-progspace.exp: guile (use-modules (gdb)) +PASS: gdb.guile/scm-progspace.exp: gu (print (progspace? 42)) +PASS: gdb.guile/scm-progspace.exp: gu (print (progspace? (current-progspace))) +PASS: gdb.guile/scm-progspace.exp: at start: current progspace filename +PASS: gdb.guile/scm-progspace.exp: at start: gu (print (progspaces)) +PASS: gdb.guile/scm-progspace.exp: program loaded: current progspace filename +PASS: gdb.guile/scm-progspace.exp: program loaded: gu (print (progspaces)) +PASS: gdb.guile/scm-progspace.exp: program loaded: gu (define progspace (current-progspace)) +PASS: gdb.guile/scm-progspace.exp: program loaded: gu (print (progspace-valid? progspace)) +PASS: gdb.guile/scm-progspace.exp: program loaded: gu (print (progspace-filename progspace)) +PASS: gdb.guile/scm-progspace.exp: program loaded: gu (print (list? (progspace-objfiles progspace))) +PASS: gdb.guile/scm-progspace.exp: program unloaded: current progspace filename +PASS: gdb.guile/scm-progspace.exp: program unloaded: gu (print (progspaces)) +PASS: gdb.guile/scm-progspace.exp: program unloaded: gu (print (eq? progspace (current-progspace))) +PASS: gdb.guile/scm-progspace.exp: Create new inferior +PASS: gdb.guile/scm-progspace.exp: Switch to new inferior +PASS: gdb.guile/scm-progspace.exp: Remove first inferior +PASS: gdb.guile/scm-progspace.exp: inferior removed: gu (print (progspace-valid? progspace)) +PASS: gdb.guile/scm-progspace.exp: inferior removed: gu (print (progspace-filename progspace)) +PASS: gdb.guile/scm-progspace.exp: inferior removed: gu (print (progspace-objfiles progspace)) +PASS: gdb.guile/scm-progspace.exp: inferior removed: current progspace filename +PASS: gdb.guile/scm-progspace.exp: inferior removed: gu (print (progspaces)) +PASS: gdb.guile/scm-progspace.exp: gu (gc) +PASS: gdb.guile/scm-progspace.exp: gu (print progspace) Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-section-script.exp ... PASS: gdb.guile/scm-section-script.exp: set auto-load safe-path PASS: gdb.guile/scm-section-script.exp: info auto-load guile-scripts @@ -16940,6 +18172,13 @@ PASS: gdb.guile/scm-value.exp: guile (use-modules (gdb)) PASS: gdb.guile/scm-value.exp: continue to breakpoint: break to inspect struct and union PASS: gdb.guile/scm-value.exp: set s PASS: gdb.guile/scm-value.exp: access element inside struct using string name +PASS: gdb.guile/scm-value.exp: append 42 +PASS: gdb.guile/scm-value.exp: gu i +PASS: gdb.guile/scm-value.exp: gu (history-ref i) +PASS: gdb.guile/scm-value.exp: p $ +PASS: gdb.guile/scm-value.exp: guile (gc) +PASS: gdb.guile/scm-value.exp: p $$ +PASS: gdb.guile/scm-value.exp: history-append! type error PASS: gdb.guile/scm-value.exp: set argv PASS: gdb.guile/scm-value.exp: set arg0 PASS: gdb.guile/scm-value.exp: verify dereferenced value @@ -17003,6 +18242,7 @@ PASS: gdb.guile/scm-value.exp: lazy strings: get sptr value from history PASS: gdb.guile/scm-value.exp: Aquire lazy string PASS: gdb.guile/scm-value.exp: Test lazy-string type name equality PASS: gdb.guile/scm-value.exp: Test string type name equality +PASS: gdb.guile/scm-value.exp: set print symbol off PASS: gdb.guile/scm-value.exp: print sn PASS: gdb.guile/scm-value.exp: lazy strings: get snptr value from history PASS: gdb.guile/scm-value.exp: Test lazy string @@ -17012,6 +18252,7 @@ PASS: gdb.guile/scm-value.exp: Test lazy string address PASS: gdb.guile/scm-value.exp: create PTR type PASS: gdb.guile/scm-value.exp: kill the inferior PASS: gdb.guile/scm-value.exp: Discard the symbols +PASS: gdb.guile/scm-value.exp: garbage collect PASS: gdb.guile/scm-value.exp: cast arg0 to PTR PASS: gdb.guile/scm-value.exp: delete PTR type PASS: gdb.guile/scm-value.exp: print value's type @@ -17042,6 +18283,7 @@ PASS: gdb.guile/scm-value.exp: c++: set rptr PASS: gdb.guile/scm-value.exp: c++: Check pointer passed as reference PASS: gdb.guile/scm-value.exp: c++: gu (print (value->bool (value-dynamic-cast (parse-and-eval "base") (type-pointer (lookup-type "Derived"))))) PASS: gdb.guile/scm-value.exp: c++: gu (print (value-dynamic-type (parse-and-eval "base"))) +PASS: gdb.guile/scm-value.exp: c++: gu (print (value-dynamic-type (parse-and-eval "base_ref"))) PASS: gdb.guile/scm-value.exp: c++: gu (print (value-dynamic-type (parse-and-eval "5"))) PASS: gdb.guile/scm-value.exp: c++: continue to breakpoint: break to inspect struct and union PASS: gdb.guile/scm-value.exp: c++: Create int value for subscript test @@ -17066,8 +18308,11 @@ PASS: gdb.guile/types-module.exp: import (gdb types) PASS: gdb.guile/types-module.exp: get derived type PASS: gdb.guile/types-module.exp: type-has-field? member in baseclass PASS: gdb.guile/types-module.exp: type-has-field-deep? member in baseclass +PASS: gdb.guile/types-module.exp: type-has-field-deep? from int PASS: gdb.guile/types-module.exp: create enum hash table PASS: gdb.guile/types-module.exp: verify make-enum-hashtable +PASS: gdb.guile/types-module.exp: make-enum-hashtable from #f +PASS: gdb.guile/types-module.exp: make-enum-hashtable from int Running ../../../W._C._Handy/gdb/testsuite/gdb.hp/gdb.aCC/optimize.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.hp/gdb.aCC/watch-cmd.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.hp/gdb.base-hp/callfwmall.exp ... @@ -17227,6 +18472,9 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/ls-dollar.exp ... PASS: gdb.linespec/ls-dollar.exp: set listsize 1 PASS: gdb.linespec/ls-dollar.exp: list $dollar_var PASS: gdb.linespec/ls-dollar.exp: break $dollar_func +PASS: gdb.linespec/ls-dollar.exp: set var $theline = 20 +PASS: gdb.linespec/ls-dollar.exp: list ls-dollar.cc:$theline +PASS: gdb.linespec/ls-dollar.exp: break ls-dollar.cc:$theline Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/ls-errs.exp ... PASS: gdb.linespec/ls-errs.exp: set breakpoint pending off PASS: gdb.linespec/ls-errs.exp: break : @@ -17593,7 +18841,7 @@ FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continue to marker 2 (timeout) FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continuing to exit (MI error) FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc3 pending again (timeout) -FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: (unknown output after running) +FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-catch-load.exp ... PASS: gdb.mi/mi-catch-load.exp: breakpoint at main PASS: gdb.mi/mi-catch-load.exp: mi runto main @@ -17626,11 +18874,19 @@ PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "down" PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "frame 2" PASS: gdb.mi/mi-cli.exp: -stack-select-frame 0 PASS: gdb.mi/mi-cli.exp: check *stopped from CLI command +PASS: gdb.mi/mi-cli.exp: -exec-step does not produce CLI step output +PASS: gdb.mi/mi-cli.exp: check *stopped from CLI command 2 PASS: gdb.mi/mi-cli.exp: -break-insert -t basics.c:$line_main_hello -PASS: gdb.mi/mi-cli.exp: -exec-continue to line $line_main_hello +PASS: gdb.mi/mi-cli.exp: breakpoint hit produces CLI output +PASS: gdb.mi/mi-cli.exp: temporary breakpoint output hit in MI PASS: gdb.mi/mi-cli.exp: 34 next: run +PASS: gdb.mi/mi-cli.exp: 34 next: CLI output PASS: gdb.mi/mi-cli.exp: 34 next: stop PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "list" at basics.c:$line_main_return +PASS: gdb.mi/mi-cli.exp: -break-insert -t basics.c:$line_main_callme_2 +PASS: gdb.mi/mi-cli.exp: -exec-continue to line $line_main_callme_2 +PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "set listsize 10" +PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "list" at basics.c:$line_main_callme_2 PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "help set args" PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "set $pc=0x0" Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-cmd-param-changed.exp ... @@ -17663,6 +18919,18 @@ PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remote exec-file bar" no PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "maint dwarf2 always-disassemble on" PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "maint dwarf2 always-disassemble off" PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set ch type on" +Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-condbreak-call-thr-state.exp ... +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: st: breakpoint at test +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: st: mi runto test +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: st: insert conditional breakpoint +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: st: insert end breakpoint +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: st: no spurious *running notifications +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: mt: successfully compiled posix threads test case +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: mt: breakpoint at test +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: mt: mi runto test +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: mt: insert conditional breakpoint +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: mt: insert end breakpoint +PASS: gdb.mi/mi-condbreak-call-thr-state.exp: mt: no spurious *running notifications Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-console.exp ... PASS: gdb.mi/mi-console.exp: breakpoint at main PASS: gdb.mi/mi-console.exp: mi runto main @@ -17868,6 +19136,7 @@ PASS: gdb.mi/mi-simplerun.exp: exec-finish PASS: gdb.mi/mi-simplerun.exp: continue to end Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-solib.exp ... PASS: gdb.mi/mi-solib.exp: set stop-on-solib-events +PASS: gdb.mi/mi-solib.exp: CLI prints solib event PASS: gdb.mi/mi-solib.exp: check for solib event Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-stack.exp ... PASS: gdb.mi/mi-stack.exp: breakpoint at callee4 @@ -18176,6 +19445,7 @@ PASS: gdb.mi/mi-var-child.exp: delete S.b PASS: gdb.mi/mi-var-child.exp: delete S Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-cmd.exp ... PASS: gdb.mi/mi-var-cmd.exp: create global variable +PASS: gdb.mi/mi-var-cmd.exp: update varobj before running inferior PASS: gdb.mi/mi-var-cmd.exp: create non-existent variable PASS: gdb.mi/mi-var-cmd.exp: create out of scope variable PASS: gdb.mi/mi-var-cmd.exp: breakpoint at do_locals_tests @@ -18503,38 +19773,38 @@ PASS: gdb.mi/mi-var-display.exp: create local variable bar PASS: gdb.mi/mi-var-display.exp: info type variable bar PASS: gdb.mi/mi-var-display.exp: show format variable bar PASS: gdb.mi/mi-var-display.exp: eval variable bar -PASS: gdb.mi/mi-var-display.exp: set format variable bar +PASS: gdb.mi/mi-var-display.exp: set format variable bar in hex PASS: gdb.mi/mi-var-display.exp: eval variable bar with new format PASS: gdb.mi/mi-var-display.exp: assing to variable bar -PASS: gdb.mi/mi-var-display.exp: set format variable bar +PASS: gdb.mi/mi-var-display.exp: set format variable bar in decimal PASS: gdb.mi/mi-var-display.exp: eval variable bar with new value PASS: gdb.mi/mi-var-display.exp: delete var bar PASS: gdb.mi/mi-var-display.exp: create local variable foo PASS: gdb.mi/mi-var-display.exp: info type variable foo -PASS: gdb.mi/mi-var-display.exp: show format variable foo -PASS: gdb.mi/mi-var-display.exp: eval variable foo -PASS: gdb.mi/mi-var-display.exp: set format variable foo -PASS: gdb.mi/mi-var-display.exp: show format variable foo -PASS: gdb.mi/mi-var-display.exp: eval variable foo +PASS: gdb.mi/mi-var-display.exp: show format variable foo in natural +PASS: gdb.mi/mi-var-display.exp: eval variable foo in natural +PASS: gdb.mi/mi-var-display.exp: set format variable foo in octal +PASS: gdb.mi/mi-var-display.exp: show format variable foo in octal +PASS: gdb.mi/mi-var-display.exp: eval variable foo in octal PASS: gdb.mi/mi-var-display.exp: assing to variable foo -PASS: gdb.mi/mi-var-display.exp: set format variable foo -PASS: gdb.mi/mi-var-display.exp: eval variable foo +PASS: gdb.mi/mi-var-display.exp: set format variable foo decimal +PASS: gdb.mi/mi-var-display.exp: eval variable foo in decimal PASS: gdb.mi/mi-var-display.exp: eval variable foo in hex PASS: gdb.mi/mi-var-display.exp: show format variable foo after eval in hex -PASS: gdb.mi/mi-var-display.exp: eval variable foo in octal +PASS: gdb.mi/mi-var-display.exp: eval variable -f octal foo PASS: gdb.mi/mi-var-display.exp: show format variable foo after eval in octal -PASS: gdb.mi/mi-var-display.exp: eval variable foo in decimal +PASS: gdb.mi/mi-var-display.exp: eval variable -f decimal foo PASS: gdb.mi/mi-var-display.exp: show format variable foo after eval in decimal -PASS: gdb.mi/mi-var-display.exp: eval variable foo in natural +PASS: gdb.mi/mi-var-display.exp: eval variable -f nat foo PASS: gdb.mi/mi-var-display.exp: show format variable foo after eval in natural PASS: gdb.mi/mi-var-display.exp: eval variable foo in binary PASS: gdb.mi/mi-var-display.exp: show format variable foo after eval in binary PASS: gdb.mi/mi-var-display.exp: delete var foo PASS: gdb.mi/mi-var-display.exp: create local variable weird PASS: gdb.mi/mi-var-display.exp: get children local variable weird -PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr +PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr in hex (1) PASS: gdb.mi/mi-var-display.exp: show format variable weird.func_ptr -PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr_ptr +PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr_ptr in hex PASS: gdb.mi/mi-var-display.exp: show format variable weird.func_ptr_ptr PASS: gdb.mi/mi-var-display.exp: set format variable weird PASS: gdb.mi/mi-var-display.exp: set format variable weird.integer @@ -18543,9 +19813,9 @@ PASS: gdb.mi/mi-var-display.exp: set format variable weird.char_ptr PASS: gdb.mi/mi-var-display.exp: set format variable weird.long_int PASS: gdb.mi/mi-var-display.exp: set format variable weird.int_ptr_ptr PASS: gdb.mi/mi-var-display.exp: set format variable weird.long_array -PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr +PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr in hex (2) PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr_struct -PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr_ptr +PASS: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr_ptr in natural PASS: gdb.mi/mi-var-display.exp: set format variable weird.u1 PASS: gdb.mi/mi-var-display.exp: set format variable weird.s2 PASS: gdb.mi/mi-var-display.exp: delete var weird @@ -18804,7 +20074,7 @@ PASS: gdb.mi/mi-var-rtti.exp: list children of ptr.Base (with RTTI) in use_rtti_ PASS: gdb.mi/mi-var-rtti.exp: list children of ptr.Base.public (with RTTI) in use_rtti_with_multiple_inheritence PASS: gdb.mi/mi-var-rtti.exp: list children of ptr.public (with RTTI) in use_rtti_with_multiple_inheritence PASS: gdb.mi/mi-var-rtti.exp: delete varobj for ptr (with RTTI) in use_rtti_with_multiple_inheritence -PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:244 (set breakpoint) +PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:250 (set breakpoint) PASS: gdb.mi/mi-var-rtti.exp: -interpreter-exec console "set print object on" in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: create varobj for ptr in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of ptr (without RTTI) in type_update_when_use_rtti @@ -18814,7 +20084,7 @@ PASS: gdb.mi/mi-var-rtti.exp: list children of s in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of s.public in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr (without RTTI) in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr.public (without RTTI) in type_update_when_use_rtti -PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:268 (set breakpoint) +PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:270 (set breakpoint) PASS: gdb.mi/mi-var-rtti.exp: update ptr to derived in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of ptr (with RTTI) in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of ptr.Base (with RTTI) in type_update_when_use_rtti @@ -18831,12 +20101,12 @@ PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr.public (with RTTI) in type_ PASS: gdb.mi/mi-var-rtti.exp: check s.ptr->A (with RTTI) in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: check s.ptr->B (with RTTI) in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: check s.ptr->C (with RTTI) in type_update_when_use_rtti -PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:280 (set breakpoint) +PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:282 (set breakpoint) PASS: gdb.mi/mi-var-rtti.exp: update ptr back to base type in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: delete varobj for ptr in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: update s.ptr back to base type in type_update_when_use_rtti PASS: gdb.mi/mi-var-rtti.exp: delete varobj for s in type_update_when_use_rtti -PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:298 (set breakpoint) +PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:306 (set breakpoint) PASS: gdb.mi/mi-var-rtti.exp: -interpreter-exec console "set print object off" in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: create varobj for ptr in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of ptr (without RTTI) in skip_type_update_when_not_use_rtti @@ -18846,7 +20116,7 @@ PASS: gdb.mi/mi-var-rtti.exp: list children of s in skip_type_update_when_not_us PASS: gdb.mi/mi-var-rtti.exp: list children of s.public in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr (without RTTI) in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr.public (without RTTI) in skip_type_update_when_not_use_rtti -PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:322 (set breakpoint) +PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:326 (set breakpoint) PASS: gdb.mi/mi-var-rtti.exp: update ptr to derived type in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of ptr (without RTTI) in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of ptr.public (without RTTI) in skip_type_update_when_not_use_rtti @@ -18855,11 +20125,23 @@ PASS: gdb.mi/mi-var-rtti.exp: update s to derived type in skip_type_update_when_ PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr (without RTTI) in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr.public (without RTTI) in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: check s.ptr->A (without RTTI) in skip_type_update_when_not_use_rtti -PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:334 (set breakpoint) +PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:338 (set breakpoint) PASS: gdb.mi/mi-var-rtti.exp: update ptr back to base type in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: delete varobj for ptr in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: update s back to base type in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: delete varobj for s in skip_type_update_when_not_use_rtti +Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-vla-c99.exp ... +PASS: gdb.mi/mi-vla-c99.exp: insert breakpoint at line 28 after vla is filled +PASS: gdb.mi/mi-vla-c99.exp: run to breakpoint at line 28 +PASS: gdb.mi/mi-vla-c99.exp: evaluate complete vla +PASS: gdb.mi/mi-vla-c99.exp: evaluate vla[0] +PASS: gdb.mi/mi-vla-c99.exp: evaluate vla[2] +PASS: gdb.mi/mi-vla-c99.exp: evaluate vla[4] +PASS: gdb.mi/mi-vla-c99.exp: create local variable vla +PASS: gdb.mi/mi-vla-c99.exp: info type variable vla +PASS: gdb.mi/mi-vla-c99.exp: show format variable vla +PASS: gdb.mi/mi-vla-c99.exp: eval variable vla +PASS: gdb.mi/mi-vla-c99.exp: get children of vla Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-watch-nonstop.exp ... UNSUPPORTED: gdb.mi/mi-watch-nonstop.exp: displaced stepping Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-watch.exp ... @@ -19072,6 +20354,7 @@ XFAIL: gdb.mi/mi2-var-child.exp: update all vars psnp->next->long_ptr (and 1.lon PASS: gdb.mi/mi2-var-child.exp: step $line_dct_snp0 + 7 PASS: gdb.mi/mi2-var-child.exp: update all vars psnp->next->next->long_ptr (and 2.long_ptr) changed PASS: gdb.mi/mi2-var-child.exp: break in do_anonymous_type_tests +PASS: gdb.mi/mi2-var-child.exp: break in do_nested_struct_union_tests PASS: gdb.mi/mi2-var-child.exp: continue to do_anonymous_type_tests breakpoint PASS: gdb.mi/mi2-var-child.exp: VT: create root varobj for ptr PASS: gdb.mi/mi2-var-child.exp: VT: list children of ptr1 @@ -19175,6 +20458,130 @@ PASS: gdb.mi/mi2-var-child.exp: path expression for v1.1_anonymous.a PASS: gdb.mi/mi2-var-child.exp: expression for v1.1_anonymous.a PASS: gdb.mi/mi2-var-child.exp: path expression for v1.2_anonymous.b PASS: gdb.mi/mi2-var-child.exp: expression for v1.2_anonymous.b +PASS: gdb.mi/mi2-var-child.exp: Run till MI stops in do_nested_struct_union_tests +PASS: gdb.mi/mi2-var-child.exp: VT: create root varobj for var +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1 +PASS: gdb.mi/mi2-var-child.exp: expression for var1 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.a1 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.a1 +PASS: gdb.mi/mi2-var-child.exp: expression for var1.a1 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.b1 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.b1 +PASS: gdb.mi/mi2-var-child.exp: expression for var1.b1 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.u1 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u1 +PASS: gdb.mi/mi2-var-child.exp: expression for var1.u1 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.3_anonymous +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.3_anonymous +PASS: gdb.mi/mi2-var-child.exp: expression for var1.3_anonymous +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.u2 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u2 +PASS: gdb.mi/mi2-var-child.exp: expression for var1.u2 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.a1.a +PASS: gdb.mi/mi2-var-child.exp: expression for var1.a1.a +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.b1.b +PASS: gdb.mi/mi2-var-child.exp: expression for var1.b1.b +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.u1.a +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u1.a +PASS: gdb.mi/mi2-var-child.exp: expression for var1.u1.a +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.u1.b +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u1.b +PASS: gdb.mi/mi2-var-child.exp: expression for var1.u1.b +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.3_anonymous.a2 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.3_anonymous.a2 +PASS: gdb.mi/mi2-var-child.exp: expression for var1.3_anonymous.a2 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.3_anonymous.b2 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.3_anonymous.b2 +PASS: gdb.mi/mi2-var-child.exp: expression for var1.3_anonymous.b2 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.u2.a3 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u2.a3 +PASS: gdb.mi/mi2-var-child.exp: expression for var1.u2.a3 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var1.u2.b3 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u2.b3 +PASS: gdb.mi/mi2-var-child.exp: expression for var1.u2.b3 +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u1.a.a +PASS: gdb.mi/mi2-var-child.exp: expression for var1.u1.a.a +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u1.b.b +PASS: gdb.mi/mi2-var-child.exp: expression for var1.u1.b.b +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.3_anonymous.a2.a +PASS: gdb.mi/mi2-var-child.exp: expression for var1.3_anonymous.a2.a +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.3_anonymous.b2.b +PASS: gdb.mi/mi2-var-child.exp: expression for var1.3_anonymous.b2.b +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u2.a3.a +PASS: gdb.mi/mi2-var-child.exp: expression for var1.u2.a3.a +PASS: gdb.mi/mi2-var-child.exp: path expression for var1.u2.b3.b +PASS: gdb.mi/mi2-var-child.exp: expression for var1.u2.b3.b +PASS: gdb.mi/mi2-var-child.exp: VT: create root varobj for var2 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var21 +PASS: gdb.mi/mi2-var-child.exp: path expression for var21 +PASS: gdb.mi/mi2-var-child.exp: expression for var21 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var21.ab +PASS: gdb.mi/mi2-var-child.exp: path expression for var21.ab +PASS: gdb.mi/mi2-var-child.exp: expression for var21.ab +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var21.ab.a +PASS: gdb.mi/mi2-var-child.exp: path expression for var21.ab.a +PASS: gdb.mi/mi2-var-child.exp: expression for var21.ab.a +PASS: gdb.mi/mi2-var-child.exp: VT: list children of var21.ab.b +PASS: gdb.mi/mi2-var-child.exp: path expression for var21.ab.b +PASS: gdb.mi/mi2-var-child.exp: expression for var21.ab.b +PASS: gdb.mi/mi2-var-child.exp: path expression for var21.ab.a.a +PASS: gdb.mi/mi2-var-child.exp: expression for var21.ab.a.a +PASS: gdb.mi/mi2-var-child.exp: path expression for var21.ab.b.b +PASS: gdb.mi/mi2-var-child.exp: expression for var21.ab.b.b +PASS: gdb.mi/mi2-var-child.exp: VT: create root varobj for ss_ptr +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1 +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.a1 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.a1 +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.a1 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.b1 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.b1 +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.b1 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.u1 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u1 +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u1 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.3_anonymous +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.3_anonymous +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.3_anonymous +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.u2 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u2 +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u2 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.a1.a +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.a1.a +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.b1.b +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.b1.b +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.u1.a +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u1.a +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u1.a +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.u1.b +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u1.b +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u1.b +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.3_anonymous.a2 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.3_anonymous.a2 +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.3_anonymous.a2 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.3_anonymous.b2 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.3_anonymous.b2 +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.3_anonymous.b2 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.u2.a3 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u2.a3 +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u2.a3 +PASS: gdb.mi/mi2-var-child.exp: VT: list children of ss_ptr1.u2.b3 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u2.b3 +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u2.b3 +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u1.a.a +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u1.a.a +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u1.b.b +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u1.b.b +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.3_anonymous.a2.a +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.3_anonymous.a2.a +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.3_anonymous.b2.b +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.3_anonymous.b2.b +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u2.a3.a +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u2.a3.a +PASS: gdb.mi/mi2-var-child.exp: path expression for ss_ptr1.u2.b3.b +PASS: gdb.mi/mi2-var-child.exp: expression for ss_ptr1.u2.b3.b Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/pr11022.exp ... PASS: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint at main PASS: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": mi runto main @@ -19230,6 +20637,10 @@ PASS: gdb.multi/base.exp: continue PASS: gdb.multi/base.exp: remove-inferiors 2-3 PASS: gdb.multi/base.exp: check remove-inferiors Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/bkpt-multi-exec.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/dummy-frame-restore.exp ... +PASS: gdb.multi/dummy-frame-restore.exp: add inferior 2 with -exec dummy-frame-restore +PASS: gdb.multi/dummy-frame-restore.exp: switch to inferior 2 +FAIL: gdb.multi/dummy-frame-restore.exp: Can't run to f2 Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-arch-exec.exp ... gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-arch-exec.c:1:0: sorry, unimplemented: 64-bit mode not compiled in /* This testcase is part of GDB, the GNU debugger. @@ -19240,6 +20651,16 @@ gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.multi/hello.c:1:0: so /* This testcase is part of GDB, the GNU debugger. ^ UNTESTED: gdb.multi/multi-arch.exp: multi-arch.exp +Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-attach.exp ... +FAIL: gdb.multi/multi-attach.exp: attach to program 1 +PASS: gdb.multi/multi-attach.exp: backtrace 1 +PASS: gdb.multi/multi-attach.exp: add second inferior +PASS: gdb.multi/multi-attach.exp: switch to second inferior +FAIL: gdb.multi/multi-attach.exp: attach to program 2 +PASS: gdb.multi/multi-attach.exp: backtrace 2 +PASS: gdb.multi/multi-attach.exp: kill inferior 2 +PASS: gdb.multi/multi-attach.exp: inferior 1 +PASS: gdb.multi/multi-attach.exp: kill inferior 1 Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/watchpoint-multi.exp ... PASS: gdb.multi/watchpoint-multi.exp: successfully compiled posix threads test case PASS: gdb.multi/watchpoint-multi.exp: set breakpoint always-inserted on @@ -19258,11 +20679,11 @@ FAIL: gdb.multi/watchpoint-multi.exp: switch back to inferior 1 again FAIL: gdb.multi/watchpoint-multi.exp: catch b on inferior 1 FAIL: gdb.multi/watchpoint-multi.exp: catch marker_exit in inferior 1 Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/basicclass.exp ... -UNSUPPORTED: gdb.objc/basicclass.exp: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.objc/basicclass.m: unrecognized error +UNSUPPORTED: gdb.objc/basicclass.exp: Couldn't compile basicclass.m: unrecognized error Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/nondebug.exp ... -UNSUPPORTED: gdb.objc/nondebug.exp: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.objc/nondebug.m: unrecognized error +UNSUPPORTED: gdb.objc/nondebug.exp: Couldn't compile nondebug.m: unrecognized error Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/objcdecode.exp ... -UNSUPPORTED: gdb.objc/objcdecode.exp: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.objc/objcdecode.m: unrecognized error +UNSUPPORTED: gdb.objc/objcdecode.exp: Couldn't compile objcdecode.m: unrecognized error Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/print.exp ... PASS: gdb.objc/print.exp: set language objective-c PASS: gdb.objc/print.exp: set language to "objective-c" @@ -19311,6 +20732,11 @@ PASS: gdb.opt/inline-bt.exp: up from bar (3) PASS: gdb.opt/inline-bt.exp: func1 inlined (3) PASS: gdb.opt/inline-bt.exp: up from func1 (3) PASS: gdb.opt/inline-bt.exp: func2 inlined (3) +PASS: gdb.opt/inline-bt.exp: set backtrace limit 2 +PASS: gdb.opt/inline-bt.exp: flushregs +PASS: gdb.opt/inline-bt.exp: up from bar (4) +PASS: gdb.opt/inline-bt.exp: info frame still works +PASS: gdb.opt/inline-bt.exp: up hits limit Running ../../../W._C._Handy/gdb/testsuite/gdb.opt/inline-cmds.exp ... PASS: gdb.opt/inline-cmds.exp: set listsize 1 PASS: gdb.opt/inline-cmds.exp: continue to bar (1) @@ -19452,7 +20878,7 @@ PASS: gdb.python/lib-types.exp: python print (str (typedef_class1_obj.type)) PASS: gdb.python/lib-types.exp: nested typedef stripping PASS: gdb.python/lib-types.exp: python typedef_const_typedef_class1_ref_obj = gdb.parse_and_eval ('typedef_const_typedef_class1_ref_obj') PASS: gdb.python/lib-types.exp: python basic_type_typedef_const_typedef_class1_ref_obj = gdb.types.get_basic_type (typedef_const_typedef_class1_ref_obj.type) -PASS: gdb.python/lib-types.exp: python print (str (typedef_const_typedef_class1_ref_obj.type)) +XFAIL: gdb.python/lib-types.exp: python print (str (typedef_const_typedef_class1_ref_obj.type)) (PRMS gcc/55641) PASS: gdb.python/lib-types.exp: nested typedef/ref stripping PASS: gdb.python/lib-types.exp: python class1_obj = gdb.parse_and_eval ('class1_obj') PASS: gdb.python/lib-types.exp: python print (gdb.types.has_field (class1_obj.type, 'x')) @@ -19476,7 +20902,6 @@ PASS: gdb.python/py-arch.exp: test number of instructions 4 PASS: gdb.python/py-arch.exp: test key addr PASS: gdb.python/py-arch.exp: test key asm PASS: gdb.python/py-arch.exp: test key length -FAIL: gdb.python/py-arch.exp: test bad memory access Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-block.exp ... PASS: gdb.python/py-block.exp: continue to breakpoint: Block break here. PASS: gdb.python/py-block.exp: Check block not None @@ -19614,6 +21039,38 @@ PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: continue to breakpoint: PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Check temporary stop callback executed before deletion. PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Check temporary breakpoint is deleted after being hit PASS: gdb.python/py-breakpoint.exp: test_bkpt_temporary: Check info breakpoints shows temporary breakpoint is deleted +Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-caller-is.exp ... +PASS: gdb.python/py-caller-is.exp: continue to breakpoint: bottom_func +PASS: gdb.python/py-caller-is.exp: p $_caller_is ("bottom_func", 0) +PASS: gdb.python/py-caller-is.exp: p $_caller_is ("middle_func") +PASS: gdb.python/py-caller-is.exp: p $_caller_is ("top_func") +PASS: gdb.python/py-caller-is.exp: p $_caller_is ("middle_func", 2) +PASS: gdb.python/py-caller-is.exp: p $_caller_is ("top_func", 2) +PASS: gdb.python/py-caller-is.exp: p $_caller_is ("foo", 100) +PASS: gdb.python/py-caller-is.exp: p $_caller_is ("foo", -1) +PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("^bottom", 0) +PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("^middle_") +PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("^top_") +PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("^middle_", 2) +PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("^top_f", 2) +PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("foo", 100) +PASS: gdb.python/py-caller-is.exp: p $_caller_matches ("foo", -1) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("bottom_func", 0) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("middle_func") +PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("top_func") +PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("middle_func", 2) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("top_func", 2) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("main", 100) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("foo", 100) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_is ("foo", -1) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("^bottom", 0) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("^middle_") +PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("^top_") +PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("^middle_", 2) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("^top_f", 2) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("^main", 100) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("foo", 100) +PASS: gdb.python/py-caller-is.exp: p $_any_caller_matches ("foo", -1) Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-cmd.exp ... PASS: gdb.python/py-cmd.exp: input simple command - python PASS: gdb.python/py-cmd.exp: input simple command - class test_cmd (gdb.Command): @@ -19693,6 +21150,7 @@ PASS: gdb.python/py-cmd.exp: input simple user-defined command - test_help () PASS: gdb.python/py-cmd.exp: input simple user-defined command - end PASS: gdb.python/py-cmd.exp: call simple user-defined command PASS: gdb.python/py-cmd.exp: see user-defined command in `help user-defined` +PASS: gdb.python/py-cmd.exp: don't show user-defined python command in `show user command` PASS: gdb.python/py-cmd.exp: expression completion command - python PASS: gdb.python/py-cmd.exp: expression completion command - class expr_test (gdb.Command): PASS: gdb.python/py-cmd.exp: expression completion command - def __init__ (self): @@ -19703,6 +21161,13 @@ PASS: gdb.python/py-cmd.exp: expression completion command - expr_test () PASS: gdb.python/py-cmd.exp: expression completion command - end PASS: gdb.python/py-cmd.exp: Test completion through complete command PASS: gdb.python/py-cmd.exp: complete 'expr_test bar.i' +Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-completion.exp ... +PASS: gdb.python/py-completion.exp: source ../../../W._C._Handy/gdb/testsuite/gdb.python/py-completion.py +PASS: gdb.python/py-completion.exp: completefileinit completion +PASS: gdb.python/py-completion.exp: discard #1 +PASS: gdb.python/py-completion.exp: completefilemethod completion +PASS: gdb.python/py-completion.exp: discard #2 +PASS: gdb.python/py-completion.exp: completefilecommandcond completion Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-error.exp ... PASS: gdb.python/py-error.exp: set host-charset IBM1047 PASS: gdb.python/py-error.exp: main reached @@ -19720,7 +21185,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-evsignal.exp ... PASS: gdb.python/py-evsignal.exp: successfully compiled posix threads test case PASS: gdb.python/py-evsignal.exp: test-events PASS: gdb.python/py-evsignal.exp: set non-stop on -PASS: gdb.python/py-evsignal.exp: set target-async on UNSUPPORTED: gdb.python/py-evsignal.exp: non-stop mode is unsupported Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-evthreads.exp ... UNSUPPORTED: gdb.python/py-evthreads.exp: displaced stepping @@ -19866,7 +21330,7 @@ PASS: gdb.python/py-finish-breakpoint.exp: set FinishBP after the exit() PASS: gdb.python/py-finish-breakpoint.exp: catch out of scope after exit PASS: gdb.python/py-finish-breakpoint.exp: set FinishBP after the exec PASS: gdb.python/py-finish-breakpoint.exp: catch exec -FAIL: gdb.python/py-finish-breakpoint.exp: catch out of scope after exec +PASS: gdb.python/py-finish-breakpoint.exp: catch out of scope after exec Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-finish-breakpoint2.exp ... PASS: gdb.python/py-finish-breakpoint2.exp: import python scripts PASS: gdb.python/py-finish-breakpoint2.exp: run to exception 1 @@ -19899,6 +21363,9 @@ PASS: gdb.python/py-frame-inline.exp: continue to breakpoint: Block break here. PASS: gdb.python/py-frame-inline.exp: info frame PASS: gdb.python/py-frame-inline.exp: up PASS: gdb.python/py-frame-inline.exp: python print (gdb.selected_frame().read_var('l')) +PASS: gdb.python/py-frame-inline.exp: set backtrace limit 1 +PASS: gdb.python/py-frame-inline.exp: continue to breakpoint: Block break here. +PASS: gdb.python/py-frame-inline.exp: python print (gdb.newest_frame()) Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-frame.exp ... PASS: gdb.python/py-frame.exp: continue to breakpoint: Block break here. PASS: gdb.python/py-frame.exp: test Frame.architecture() @@ -19929,6 +21396,9 @@ PASS: gdb.python/py-frame.exp: test Frame.newer PASS: gdb.python/py-frame.exp: test Frame.read_var - error PASS: gdb.python/py-frame.exp: test Frame.read_var - success PASS: gdb.python/py-frame.exp: test gdb.selected_frame +PASS: gdb.python/py-frame.exp: test Frame.read_register(sp) +PASS: gdb.python/py-frame.exp: test Frame.read_register(pc) +Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-framefilter-invalidarg.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-framefilter-mi.exp ... PASS: gdb.python/py-framefilter-mi.exp: breakpoint at main PASS: gdb.python/py-framefilter-mi.exp: mi runto main @@ -20342,6 +21812,10 @@ PASS: gdb.python/py-pp-maint.exp: print ss re-enabled PASS: gdb.python/py-pp-maint.exp: print FLAG_1 PASS: gdb.python/py-pp-maint.exp: print FLAG_1 | FLAG_3 PASS: gdb.python/py-pp-maint.exp: print FLAG_1 | 8 +Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-pp-re-notag.exp ... +PASS: gdb.python/py-pp-re-notag.exp: source py-pp-re-notag.py +PASS: gdb.python/py-pp-re-notag.exp: print *t +PASS: gdb.python/py-pp-re-notag.exp: print /r *t Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-prettyprint.exp ... PASS: gdb.python/py-prettyprint.exp: set print pretty on PASS: gdb.python/py-prettyprint.exp: b 351 @@ -20351,7 +21825,6 @@ PASS: gdb.python/py-prettyprint.exp: print ss PASS: gdb.python/py-prettyprint.exp: print ssa[1] PASS: gdb.python/py-prettyprint.exp: print ssa PASS: gdb.python/py-prettyprint.exp: print arraystruct -FAIL: gdb.python/py-prettyprint.exp: print ns2 PASS: gdb.python/py-prettyprint.exp: print x PASS: gdb.python/py-prettyprint.exp: print cstring PASS: gdb.python/py-prettyprint.exp: print estring @@ -20386,7 +21859,6 @@ PASS: gdb.python/py-prettyprint.exp: print ns PASS: gdb.python/py-prettyprint.exp: PASS: gdb.python/py-prettyprint.exp: print ns PASS: gdb.python/py-prettyprint.exp: -FAIL: gdb.python/py-prettyprint.exp: print ns2 PASS: gdb.python/py-prettyprint.exp: print x PASS: gdb.python/py-prettyprint.exp: print cstring PASS: gdb.python/py-prettyprint.exp: print estring @@ -20766,6 +22238,8 @@ PASS: gdb.python/py-value-cc.exp: xtd->a via field PASS: gdb.python/py-value-cc.exp: number of fields in uu PASS: gdb.python/py-value-cc.exp: uu.x via field PASS: gdb.python/py-value-cc.exp: uu.a via field +PASS: gdb.python/py-value-cc.exp: init a +PASS: gdb.python/py-value-cc.exp: a + 5 Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-value.exp ... PASS: gdb.python/py-value.exp: create boolean value PASS: gdb.python/py-value.exp: create integer value @@ -20919,6 +22393,7 @@ PASS: gdb.python/py-value.exp: Get value from history PASS: gdb.python/py-value.exp: Aquire lazy string PASS: gdb.python/py-value.exp: Test lazy-string type name equality PASS: gdb.python/py-value.exp: Test string type name equality +PASS: gdb.python/py-value.exp: set print symbol off PASS: gdb.python/py-value.exp: print sn PASS: gdb.python/py-value.exp: Get value from history PASS: gdb.python/py-value.exp: Test lazy string @@ -20952,6 +22427,7 @@ PASS: gdb.python/py-value.exp: c++: Obtains value from GDB PASS: gdb.python/py-value.exp: c++: Check pointer passed as reference PASS: gdb.python/py-value.exp: c++: python print (bool(gdb.parse_and_eval('base').dynamic_cast(gdb.lookup_type('Derived').pointer()))) PASS: gdb.python/py-value.exp: c++: python print (gdb.parse_and_eval('base').dynamic_type) +PASS: gdb.python/py-value.exp: c++: python print (gdb.parse_and_eval('base_ref').dynamic_type) PASS: gdb.python/py-value.exp: c++: python print (gdb.parse_and_eval('5').dynamic_type) PASS: gdb.python/py-value.exp: c++: continue to breakpoint: break to inspect struct and union PASS: gdb.python/py-value.exp: c++: Create a value for subscript test @@ -20968,6 +22444,64 @@ PASS: gdb.python/py-value.exp: c++: Attempt to access an integer with a subscrip PASS: gdb.python/py-value.exp: c++: Build array PASS: gdb.python/py-value.exp: c++: PASS: gdb.python/py-value.exp: c++: Test multiple subscript +Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-xmethods.exp ... +PASS: gdb.python/py-xmethods.exp: continue to breakpoint: Break here +PASS: gdb.python/py-xmethods.exp: Before: a1 + a2 +PASS: gdb.python/py-xmethods.exp: Before: a_plus_a 1 +PASS: gdb.python/py-xmethods.exp: Before: a2 - a1 +PASS: gdb.python/py-xmethods.exp: Before: a_minus_a 1 +PASS: gdb.python/py-xmethods.exp: Before: b1 - a1 +PASS: gdb.python/py-xmethods.exp: Before: a_minus_a 2 +PASS: gdb.python/py-xmethods.exp: Before: a1.geta() +PASS: gdb.python/py-xmethods.exp: Before: a_geta 1 +PASS: gdb.python/py-xmethods.exp: Before: ++a1 +PASS: gdb.python/py-xmethods.exp: Before: a1.getarrayind(5) +PASS: gdb.python/py-xmethods.exp: Before: a_ptr->geta() +PASS: gdb.python/py-xmethods.exp: Before: b_geta 1 +PASS: gdb.python/py-xmethods.exp: Before: e.geta() +PASS: gdb.python/py-xmethods.exp: Before: a_geta 2 +PASS: gdb.python/py-xmethods.exp: Before: call g.size_diff<float>() +PASS: gdb.python/py-xmethods.exp: Before: g_size_diff 2 +PASS: gdb.python/py-xmethods.exp: Before: g.size_diff<unsigned long>() +PASS: gdb.python/py-xmethods.exp: Before: g.size_mul<2>() +PASS: gdb.python/py-xmethods.exp: Before: g_size_mul 2 +PASS: gdb.python/py-xmethods.exp: Before: g.size_mul<5>() +PASS: gdb.python/py-xmethods.exp: Before: g.mul<double>(2.0) +PASS: gdb.python/py-xmethods.exp: Before: g_mul 2 +PASS: gdb.python/py-xmethods.exp: Before: g.mul<char>('a') +PASS: gdb.python/py-xmethods.exp: load the script file +PASS: gdb.python/py-xmethods.exp: After: a1 + a2 +PASS: gdb.python/py-xmethods.exp: After: a2 - a1 +PASS: gdb.python/py-xmethods.exp: After: a_minus_a 3 +PASS: gdb.python/py-xmethods.exp: After: b1 + a1 +PASS: gdb.python/py-xmethods.exp: After: b1 - a1 +PASS: gdb.python/py-xmethods.exp: After: a_minus_a 4 +PASS: gdb.python/py-xmethods.exp: After: a1.geta() +PASS: gdb.python/py-xmethods.exp: After: ++a1 +PASS: gdb.python/py-xmethods.exp: After: a1.getarrayind(5) +PASS: gdb.python/py-xmethods.exp: After: a_ptr->geta() +PASS: gdb.python/py-xmethods.exp: After: e.geta() +PASS: gdb.python/py-xmethods.exp: After: e_ptr->geta() +PASS: gdb.python/py-xmethods.exp: After: e_ref.geta() +PASS: gdb.python/py-xmethods.exp: After: e.method(10) +PASS: gdb.python/py-xmethods.exp: After: e.method('a') +PASS: gdb.python/py-xmethods.exp: After: g.size_diff<float>() +FAIL: gdb.python/py-xmethods.exp: After: g.size_diff<unsigned long>() +PASS: gdb.python/py-xmethods.exp: After: g.size_mul<2>() +PASS: gdb.python/py-xmethods.exp: After: g.size_mul< 5 >() +PASS: gdb.python/py-xmethods.exp: After: g.mul<double>(2.0) +PASS: gdb.python/py-xmethods.exp: gdb_test +PASS: gdb.python/py-xmethods.exp: Disable G_methods +PASS: gdb.python/py-xmethods.exp: g.mul<char>('a') after disabling G_methods +PASS: gdb.python/py-xmethods.exp: Enable G_methods +PASS: gdb.python/py-xmethods.exp: After enabling G_methods +PASS: gdb.python/py-xmethods.exp: Disable G_methods;mul +PASS: gdb.python/py-xmethods.exp: g.mul<char>('a') after disabling G_methods;mul +PASS: gdb.python/py-xmethods.exp: Enable G_methods;mul +PASS: gdb.python/py-xmethods.exp: After enabling G_methods;mul +PASS: gdb.python/py-xmethods.exp: info xmethod global plus 1 +PASS: gdb.python/py-xmethods.exp: disable xmethod progspace E_methods;method_int +PASS: gdb.python/py-xmethods.exp: info xmethod xmethods E_methods;method_int Running ../../../W._C._Handy/gdb/testsuite/gdb.python/python.exp ... PASS: gdb.python/python.exp: multi-line python command - python PASS: gdb.python/python.exp: multi-line python command - print (23) @@ -21117,6 +22651,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/i387-stack-reverse.exp .. Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/machinestate-precsave.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/machinestate.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/next-reverse-bkpt-over-sr.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/rerun-prec.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/sigall-precsave.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/sigall-reverse.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/singlejmp-reverse.exp ... @@ -21146,17 +22681,17 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.stabs/gdb11479.exp ... PASS: gdb.stabs/gdb11479.exp: Set breakpoints forced_stabs PASS: gdb.stabs/gdb11479.exp: Stop at first breakpoint forced_stabs PASS: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs -PASS: gdb.stabs/gdb11479.exp: sizeof (e) in test2 forced_stabs +PASS: gdb.stabs/gdb11479.exp: sizeof (*e) in test2 forced_stabs PASS: gdb.stabs/gdb11479.exp: Stop at first breakpoint forced_stabs PASS: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs -PASS: gdb.stabs/gdb11479.exp: sizeof (e) in test forced_stabs +PASS: gdb.stabs/gdb11479.exp: sizeof (*e) in test forced_stabs PASS: gdb.stabs/gdb11479.exp: Set breakpoints natural_debug_format PASS: gdb.stabs/gdb11479.exp: Stop at first breakpoint natural_debug_format PASS: gdb.stabs/gdb11479.exp: Inspect t in test2 natural_debug_format -PASS: gdb.stabs/gdb11479.exp: sizeof (e) in test2 natural_debug_format +PASS: gdb.stabs/gdb11479.exp: sizeof (*e) in test2 natural_debug_format PASS: gdb.stabs/gdb11479.exp: Stop at first breakpoint natural_debug_format PASS: gdb.stabs/gdb11479.exp: Inspect t in test natural_debug_format -PASS: gdb.stabs/gdb11479.exp: sizeof (e) in test natural_debug_format +PASS: gdb.stabs/gdb11479.exp: sizeof (*e) in test natural_debug_format Running ../../../W._C._Handy/gdb/testsuite/gdb.stabs/weird.exp ... PASS: gdb.stabs/weird.exp: weirdx.o read without error PASS: gdb.stabs/weird.exp: stabs found @@ -21369,7 +22904,7 @@ FAIL: gdb.threads/bp_in_thread.exp: run to noreturn Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/clone-new-thread-event.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/corethreads.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/create-fail.exp ... -UNSUPPORTED: gdb.threads/create-fail.exp: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.threads/create-fail.c: unrecognized error +UNSUPPORTED: gdb.threads/create-fail.exp: Couldn't compile create-fail.c: unrecognized error Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/current-lwp-dead.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/dlopen-libpthread.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/execl.exp ... @@ -21383,10 +22918,12 @@ PASS: gdb.threads/execl.exp: info threads after exec FAIL: gdb.threads/execl.exp: continue until exit Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/fork-child-threads.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/fork-thread-pending.exp ... +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/gcore-stale-thread.exp ... +PASS: gdb.threads/gcore-stale-thread.exp: successfully compiled posix threads test case +PASS: gdb.threads/gcore-stale-thread.exp: set non-stop on Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/gcore-thread.exp ... PASS: gdb.threads/gcore-thread.exp: successfully compiled posix threads test case PASS: gdb.threads/gcore-thread.exp: successfully compiled posix threads test case -PASS: gdb.threads/gcore-thread.exp: help gcore FAIL: gdb.threads/gcore-thread.exp: thread 1 is running FAIL: gdb.threads/gcore-thread.exp: thread 2 is running UNSUPPORTED: gdb.threads/gcore-thread.exp: save a corefile @@ -21397,42 +22934,9 @@ PASS: gdb.threads/hand-call-in-threads.exp: breakpoint on hand_call PASS: gdb.threads/hand-call-in-threads.exp: run to all_threads_running FAIL: gdb.threads/hand-call-in-threads.exp: enable scheduler locking FAIL: gdb.threads/hand-call-in-threads.exp: show scheduler locking on -PASS: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 1 -PASS: gdb.threads/hand-call-in-threads.exp: hand call, thread 1 -PASS: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 2 -PASS: gdb.threads/hand-call-in-threads.exp: hand call, thread 2 -PASS: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 3 -PASS: gdb.threads/hand-call-in-threads.exp: hand call, thread 3 -PASS: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 4 -PASS: gdb.threads/hand-call-in-threads.exp: hand call, thread 4 -PASS: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 5 -FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: set confirm off (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 1 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 1 -FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 1 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 1 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 2 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 2 -FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 2 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 2 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 3 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 3 -FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 3 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 3 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 4 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 4 -FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 4 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 4 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 5 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5 -FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 5 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 5 (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: all dummies popped (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: disable scheduler locking (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: show scheduler locking off (timeout) +UNTESTED: gdb.threads/hand-call-in-threads.exp: aborted; needs porting Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/ia64-sigill.exp ... -UNSUPPORTED: gdb.threads/ia64-sigill.exp: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.threads/ia64-sigill.c: unrecognized error +UNSUPPORTED: gdb.threads/ia64-sigill.exp: Couldn't compile ia64-sigill.c: unrecognized error Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/info-threads-cur-sal.exp ... PASS: gdb.threads/info-threads-cur-sal.exp: successfully compiled posix threads test case FAIL: gdb.threads/info-threads-cur-sal.exp: continue to breakpoint: start @@ -21450,6 +22954,13 @@ PASS: gdb.threads/interrupted-hand-call.exp: dummy stack frame present PASS: gdb.threads/interrupted-hand-call.exp: finish hand-call PASS: gdb.threads/interrupted-hand-call.exp: dummy frame popped PASS: gdb.threads/interrupted-hand-call.exp: continue until exit +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/kill.exp ... +PASS: gdb.threads/kill.exp: threaded: successfully compiled posix threads test case +PASS: gdb.threads/kill.exp: threaded: continue to breakpoint: break here +FAIL: gdb.threads/kill.exp: threaded: all threads started +PASS: gdb.threads/kill.exp: threaded: kill program +PASS: gdb.threads/kill.exp: non-threaded: continue to breakpoint: break here +PASS: gdb.threads/kill.exp: non-threaded: kill program Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/killed.exp ... PASS: gdb.threads/killed.exp: successfully compiled posix threads test case PASS: gdb.threads/killed.exp: run program to completion @@ -21479,7 +22990,46 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/manythreads.exp ... PASS: gdb.threads/manythreads.exp: successfully compiled posix threads test case UNTESTED: gdb.threads/manythreads.exp: sometimes hangs; probably libpthread issue Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.exp ... -UNSUPPORTED: gdb.threads/multi-create.exp: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c: unrecognized error +UNSUPPORTED: gdb.threads/multi-create.exp: Couldn't compile multi-create.c: unrecognized error +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/multiple-step-overs.exp ... +PASS: gdb.threads/multiple-step-overs.exp: successfully compiled posix threads test case +PASS: gdb.threads/multiple-step-overs.exp: step: continue to breakpoint: run to breakpoint +FAIL: gdb.threads/multiple-step-overs.exp: step: info threads shows all threads +FAIL: gdb.threads/multiple-step-overs.exp: step: set scheduler-locking on +FAIL: gdb.threads/multiple-step-overs.exp: step: thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: step: continue to breakpoint: run to breakpoint in thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: step: unbreak loop in thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: step: thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: step: continue to breakpoint: run to breakpoint in thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: step: unbreak loop in thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: step: thread 1 +FAIL: gdb.threads/multiple-step-overs.exp: step: set scheduler-locking off +FAIL: gdb.threads/multiple-step-overs.exp: step +PASS: gdb.threads/multiple-step-overs.exp: next: continue to breakpoint: run to breakpoint +FAIL: gdb.threads/multiple-step-overs.exp: next: info threads shows all threads +FAIL: gdb.threads/multiple-step-overs.exp: next: set scheduler-locking on +FAIL: gdb.threads/multiple-step-overs.exp: next: thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: next: continue to breakpoint: run to breakpoint in thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: next: unbreak loop in thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: next: thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: next: continue to breakpoint: run to breakpoint in thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: next: unbreak loop in thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: next: thread 1 +FAIL: gdb.threads/multiple-step-overs.exp: next: set scheduler-locking off +PASS: gdb.threads/multiple-step-overs.exp: set debug infrun 1 +FAIL: gdb.threads/multiple-step-overs.exp: next +PASS: gdb.threads/multiple-step-overs.exp: continue: continue to breakpoint: run to breakpoint +FAIL: gdb.threads/multiple-step-overs.exp: continue: info threads shows all threads +FAIL: gdb.threads/multiple-step-overs.exp: continue: set scheduler-locking on +FAIL: gdb.threads/multiple-step-overs.exp: continue: thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: continue: continue to breakpoint: run to breakpoint in thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: continue: unbreak loop in thread 3 +FAIL: gdb.threads/multiple-step-overs.exp: continue: thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: continue: continue to breakpoint: run to breakpoint in thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: continue: unbreak loop in thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: continue: thread 1 +FAIL: gdb.threads/multiple-step-overs.exp: continue: set scheduler-locking off +FAIL: gdb.threads/multiple-step-overs.exp: continue Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/no-unwaited-for-left.exp ... PASS: gdb.threads/no-unwaited-for-left.exp: successfully compiled posix threads test case FAIL: gdb.threads/no-unwaited-for-left.exp: continue to breakpoint: break-here @@ -21583,17 +23133,101 @@ FAIL: gdb.threads/pthreads.exp: apply backtrace command to all three threads FAIL: gdb.threads/pthreads.exp: set break at common_routine in thread 2 FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2 (the program is no longer running) Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/reconnect-signal.exp ... -ERROR: no fileid for laplace Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/schedlock.exp ... -UNRESOLVED: gdb.threads/schedlock.exp: successfully compiled posix threads test case +PASS: gdb.threads/schedlock.exp: successfully compiled posix threads test case PASS: gdb.threads/schedlock.exp: shell stty intr '^C' PASS: gdb.threads/schedlock.exp: set print sevenbit-strings PASS: gdb.threads/schedlock.exp: set width 0 UNSUPPORTED: gdb.threads/schedlock.exp: target does not support scheduler locking Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/siginfo-threads.exp ... -UNSUPPORTED: gdb.threads/siginfo-threads.exp: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.threads/siginfo-threads.c: unrecognized error +UNSUPPORTED: gdb.threads/siginfo-threads.exp: Couldn't compile siginfo-threads.c: unrecognized error +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-command-handle-nopass.exp ... +PASS: gdb.threads/signal-command-handle-nopass.exp: successfully compiled posix threads test case +PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: handle SIGUSR1 stop print nopass +PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: b thread_function +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: stopped in thread +PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: break handler +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread 1 +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread 1 selected +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: signal SIGUSR1 +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread 1 got the signal +PASS: gdb.threads/signal-command-handle-nopass.exp: step-over no: handle SIGUSR1 stop print nopass +PASS: gdb.threads/signal-command-handle-nopass.exp: step-over no: b thread_function +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: stopped in thread +PASS: gdb.threads/signal-command-handle-nopass.exp: step-over no: break handler +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: thread 1 +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: thread 1 selected +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: signal SIGUSR1 +FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: thread 1 got the signal +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-command-multiple-signals-pending.exp ... +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: successfully compiled posix threads test case +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: handle SIGUSR1 stop print pass +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: handle SIGUSR2 stop print pass +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: break all_threads_started +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: continue +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: set scheduler-locking on +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: break all_threads_signalled +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: continue +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 1 selected +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 3 +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: stop with SIGUSR2 +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 2 +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: stop with SIGUSR1 +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: break handler_sigusr1 +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: break handler_sigusr2 +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: set scheduler-locking off +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 1 +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: signal command queries +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: second signal: signal delivered +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: b end +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: handle SIGUSR1 stop print pass +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: handle SIGUSR2 stop print pass +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: break all_threads_started +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: continue +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: set scheduler-locking on +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: break all_threads_signalled +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: continue +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: thread 1 selected +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: thread 3 +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: stop with SIGUSR2 +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: thread 2 +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: stop with SIGUSR1 +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: break handler_sigusr1 +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: break handler_sigusr2 +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: signal command does not query, signal delivered +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: second signal: set scheduler-locking off +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: second signal: signal command queries +PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: b end +FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: no more signals +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-delivered-right-thread.exp ... +PASS: gdb.threads/signal-delivered-right-thread.exp: successfully compiled posix threads test case +UNTESTED: gdb.threads/signal-delivered-right-thread.exp: aborted; needs porting +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-while-stepping-over-bp-other-thread.exp ... +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: successfully compiled posix threads test case +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to wait-thread-2 breakpoint +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: info threads with thread 2 +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: info threads with thread 3 +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: set scheduler-locking on +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: switch to thread 3 to run to its breakpoint +FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 3 +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: switch to thread 2 to run to its breakpoint +FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 2 +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: set breakpoint to be stepped over +FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: force loop break in thread 2 +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: switch to thread 1 to queue signal in thread 2 +FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2 +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: switch to thread 3 for stepping +FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: get my_number +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: get count before step +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: set scheduler-locking off +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: set debug infrun 1 +FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step +PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: get count after step +FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/sigstep-threads.exp ... -UNSUPPORTED: gdb.threads/sigstep-threads.exp: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.threads/sigstep-threads.c: unrecognized error +UNSUPPORTED: gdb.threads/sigstep-threads.exp: Couldn't compile sigstep-threads.c: unrecognized error UNTESTED: gdb.threads/sigstep-threads.exp: sigstep-threads.exp Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/sigthread.exp ... PASS: gdb.threads/sigthread.exp: successfully compiled posix threads test case @@ -21602,30 +23236,40 @@ PASS: gdb.threads/sigthread.exp: handle SIGUSR2 nostop noprint pass PASS: gdb.threads/sigthread.exp: continue PASS: gdb.threads/sigthread.exp: stop with control-c Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/staticthreads.exp ... -UNSUPPORTED: gdb.threads/staticthreads.exp: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.threads/staticthreads.c: unrecognized error -Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/step-after-sr-lock.exp ... -PASS: gdb.threads/step-after-sr-lock.exp: successfully compiled posix threads test case -PASS: gdb.threads/step-after-sr-lock.exp: continue to breakpoint: run to wait-thread-2 breakpoint -PASS: gdb.threads/step-after-sr-lock.exp: info threads with thread 2 -PASS: gdb.threads/step-after-sr-lock.exp: continue to breakpoint: run to breakpoint -PASS: gdb.threads/step-after-sr-lock.exp: info threads with thread 3 -PASS: gdb.threads/step-after-sr-lock.exp: get pid of inferior -PASS: gdb.threads/step-after-sr-lock.exp: set scheduler-locking on -PASS: gdb.threads/step-after-sr-lock.exp: switch to thread 3 to run to its breakpoint -FAIL: gdb.threads/step-after-sr-lock.exp: continue to breakpoint: run to breakpoint in thread 3 -PASS: gdb.threads/step-after-sr-lock.exp: switch to thread 2 to run to its breakpoint -FAIL: gdb.threads/step-after-sr-lock.exp: continue to breakpoint: run to breakpoint in thread 2 -PASS: gdb.threads/step-after-sr-lock.exp: set breakpoint to be stepped over -FAIL: gdb.threads/step-after-sr-lock.exp: force loop break in thread 2 -WARNING: program timed out. -PASS: gdb.threads/step-after-sr-lock.exp: switch to thread 3 for stepping -FAIL: gdb.threads/step-after-sr-lock.exp: get my_number -PASS: gdb.threads/step-after-sr-lock.exp: get count before step -PASS: gdb.threads/step-after-sr-lock.exp: set scheduler-locking off -PASS: gdb.threads/step-after-sr-lock.exp: set debug infrun 1 -FAIL: gdb.threads/step-after-sr-lock.exp: step -PASS: gdb.threads/step-after-sr-lock.exp: get count after step -FAIL: gdb.threads/step-after-sr-lock.exp: stepped thread under control +UNSUPPORTED: gdb.threads/staticthreads.exp: Couldn't compile staticthreads.c: unrecognized error +UNSUPPORTED: gdb.threads/staticthreads.exp: Couldn't compile staticthreads.c: unrecognized error +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/step-over-lands-on-breakpoint.exp ... +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: successfully compiled posix threads test case +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: step: continue to breakpoint: run to wait-thread breakpoint +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: info threads shows all threads +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: set scheduler-locking on +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: thread 2 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: continue to breakpoint: run to breakpoint in thread 2 +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: step: unbreak loop in thread 2 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: thread 1 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: set scheduler-locking off +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: step +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: next: continue to breakpoint: run to wait-thread breakpoint +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: info threads shows all threads +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: set scheduler-locking on +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: thread 2 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: continue to breakpoint: run to breakpoint in thread 2 +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: next: unbreak loop in thread 2 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: thread 1 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: set scheduler-locking off +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: next +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: continue: continue to breakpoint: run to wait-thread breakpoint +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: info threads shows all threads +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: set scheduler-locking on +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: thread 2 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: continue to breakpoint: run to breakpoint in thread 2 +PASS: gdb.threads/step-over-lands-on-breakpoint.exp: continue: unbreak loop in thread 2 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: thread 1 +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: set scheduler-locking off +FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: continue +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/step-over-trips-on-watchpoint.exp ... +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: successfully compiled posix threads test case +UNTESTED: gdb.threads/step-over-trips-on-watchpoint.exp: aborted; needs porting Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/stepi-random-signal.exp ... PASS: gdb.threads/stepi-random-signal.exp: successfully compiled posix threads test case Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/switch-threads.exp ... @@ -21634,49 +23278,21 @@ FAIL: gdb.threads/switch-threads.exp: continue to breakpoint: continue to thread FAIL: gdb.threads/switch-threads.exp: next Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-execl.exp ... PASS: gdb.threads/thread-execl.exp: successfully compiled posix threads test case -FAIL: gdb.threads/thread-execl.exp: continue to thread start -FAIL: gdb.threads/thread-execl.exp: get to main in new image +FAIL: gdb.threads/thread-execl.exp: schedlock off: continue to thread start +FAIL: gdb.threads/thread-execl.exp: schedlock off: set scheduler-locking off +FAIL: gdb.threads/thread-execl.exp: schedlock off: get to main in new image +FAIL: gdb.threads/thread-execl.exp: schedlock step: continue to thread start +FAIL: gdb.threads/thread-execl.exp: schedlock step: set scheduler-locking step +FAIL: gdb.threads/thread-execl.exp: schedlock step: get to main in new image +FAIL: gdb.threads/thread-execl.exp: schedlock on: continue to thread start +FAIL: gdb.threads/thread-execl.exp: schedlock on: set scheduler-locking on +FAIL: gdb.threads/thread-execl.exp: schedlock on: get to main in new image Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp ... PASS: gdb.threads/thread-find.exp: successfully compiled posix threads test case PASS: gdb.threads/thread-find.exp: set print sevenbit-strings PASS: gdb.threads/thread-find.exp: continue to breakpoint: main thread's sleep PASS: gdb.threads/thread-find.exp: info threads -FAIL: gdb.threads/thread-find.exp: name thread 1 -FAIL: gdb.threads/thread-find.exp: name thread 2 -FAIL: gdb.threads/thread-find.exp: name thread 3 -PASS: gdb.threads/thread-find.exp: name thread 4 -PASS: gdb.threads/thread-find.exp: name thread 5 -PASS: gdb.threads/thread-find.exp: name thread 6 -PASS: gdb.threads/thread-find.exp: collect thread id -PASS: gdb.threads/thread-find.exp: got thread ids -PASS: gdb.threads/thread-find.exp: collect process id -PASS: gdb.threads/thread-find.exp: collect lwp id -PASS: gdb.threads/thread-find.exp: find thread name 6 -PASS: gdb.threads/thread-find.exp: find thread name 5 -PASS: gdb.threads/thread-find.exp: find thread name 4 -FAIL: gdb.threads/thread-find.exp: find thread name 3 -FAIL: gdb.threads/thread-find.exp: find thread name 2 -FAIL: gdb.threads/thread-find.exp: find thread name 1 -PASS: gdb.threads/thread-find.exp: find thread id 6 -PASS: gdb.threads/thread-find.exp: find thread id 5 -PASS: gdb.threads/thread-find.exp: find thread id 4 -ERROR: tcl error sourcing ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp. -ERROR: can't read "thread3": no such variable - while executing -"gdb_test "thread find $thread3" "Thread 3 has .*$thread3.*" "find thread id 3"" - invoked from within -"if { [info exists thread6] } then { - gdb_test "thread find $thread6" \ - "Thread 6 has .*$thread6.*" "find thread id 6" - gdb_test "thread find $t..." - (file "../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp" line 187) - invoked from within -"source ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp" - ("uplevel" body line 1) - invoked from within -"uplevel #0 source ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp" - invoked from within -"catch "uplevel #0 source $test_file_name"" +UNTESTED: gdb.threads/thread-find.exp: aborted; needs porting Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific-bp.exp ... PASS: gdb.threads/thread-specific-bp.exp: successfully compiled posix threads test case PASS: gdb.threads/thread-specific-bp.exp: all-stop: get main thread id @@ -21687,7 +23303,6 @@ PASS: gdb.threads/thread-specific-bp.exp: all-stop: thread 4 selected FAIL: gdb.threads/thread-specific-bp.exp: all-stop: continue to end FAIL: gdb.threads/thread-specific-bp.exp: all-stop: thread start is gone PASS: gdb.threads/thread-specific-bp.exp: all-stop: thread-specific breakpoint was deleted -PASS: gdb.threads/thread-specific-bp.exp: set async mode PASS: gdb.threads/thread-specific-bp.exp: set non-stop mode UNTESTED: gdb.threads/thread-specific-bp.exp: non-stop: could not run to main Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp ... @@ -21700,20 +23315,8 @@ PASS: gdb.threads/thread-specific.exp: get threads list PASS: gdb.threads/thread-specific.exp: thread var in main PASS: gdb.threads/thread-specific.exp: breakpoint 59 main thread FAIL: gdb.threads/thread-specific.exp: continue to thread-specific breakpoint -ERROR: tcl error sourcing ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp. -ERROR: can't read "this_breakpoint": no such variable - while executing -"gdb_test_multiple "info breakpoint $this_breakpoint" "info on bp" { - -re ".*stop only in thread (\[0-9\]*).*$gdb_prompt $" { - set this_thread $expe..." - (file "../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp" line 108) - invoked from within -"source ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp" - ("uplevel" body line 1) - invoked from within -"uplevel #0 source ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp" - invoked from within -"catch "uplevel #0 source $test_file_name"" +UNTESTED: gdb.threads/thread-specific.exp: info on bp +UNTESTED: gdb.threads/thread-specific.exp: thread var at break Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-unwindonsignal.exp ... PASS: gdb.threads/thread-unwindonsignal.exp: successfully compiled posix threads test case PASS: gdb.threads/thread-unwindonsignal.exp: breakpoint on all_threads_running @@ -21805,22 +23408,7 @@ PASS: gdb.threads/tls.exp: info address file2_thread_local FAIL: gdb.threads/tls.exp: p a_thread_local second time PASS: gdb.threads/tls.exp: info address a_thread_local Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/watchpoint-fork.exp ... -PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: show detach-on-fork -PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: set follow-fork-mode parent -PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: show follow-fork-mode -PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: handle SIGUSR1 nostop noprint pass -PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: Set the watchpoint -PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: hbreak marker -FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: hardware breakpoints work (timeout) -FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (timeout) -FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the first fork (timeout) -FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork (timeout) -FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the second fork (timeout) -FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork (timeout) -FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (timeout) -UNSUPPORTED: gdb.threads/watchpoint-fork.exp: parent: multithreaded: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.threads/watchpoint-fork-mt.c ../../../W._C._Handy/gdb/testsuite/gdb.threads/watchpoint-fork-parent.c: unrecognized error -UNTESTED: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint-fork.exp -UNTESTED: gdb.threads/watchpoint-fork.exp: watchpoint-fork: child +UNTESTED: gdb.threads/watchpoint-fork.exp: aborted; needs porting Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/watchthreads-reorder.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/watchthreads.exp ... PASS: gdb.threads/watchthreads.exp: successfully compiled posix threads test case @@ -21951,9 +23539,8 @@ PASS: gdb.trace/deltrace.exp: 3.5: delete tracepoint number zero PASS: gdb.trace/deltrace.exp: 3.6: help delete tracepoints Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/disconnected-tracing.exp ... UNSUPPORTED: gdb.trace/disconnected-tracing.exp: target does not support reconnect -ERROR: no fileid for laplace Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/entry-values.exp ... -UNRESOLVED: gdb.trace/entry-values.exp: disassemble foo +PASS: gdb.trace/entry-values.exp: disassemble foo PASS: gdb.trace/entry-values.exp: disassemble foo+9,+10 PASS: gdb.trace/entry-values.exp: disassemble bar PASS: gdb.trace/entry-values.exp: disassemble bar+28,+10 @@ -22025,6 +23612,8 @@ PASS: gdb.trace/passcount.exp: 4.8: invalid tracepoint number in passcount PASS: gdb.trace/passcount.exp: 4.9: help passcount Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/pending.exp ... UNSUPPORTED: gdb.trace/pending.exp: Current target does not support trace +Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/pr16508.exp ... +UNSUPPORTED: gdb.trace/pr16508.exp: target does not support trace Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/qtro.exp ... PASS: gdb.trace/qtro.exp: probe for target remote Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/range-stepping.exp ... @@ -22209,14 +23798,14 @@ PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/loop.xml === gdb Summary === -# of expected passes 20184 -# of unexpected failures 628 +# of expected passes 21577 +# of unexpected failures 723 # of unexpected successes 2 -# of expected failures 34 +# of expected failures 36 # of unknown successes 1 # of known failures 55 -# of unresolved testcases 3 -# of untested testcases 49 -# of unsupported tests 85 -[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.7.50.20140214-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory +# of unresolved testcases 4 +# of untested testcases 60 +# of unsupported tests 111 +[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.8.50.20140911-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory diff --git a/binutils-gdb/laplace.SCHWINGE/test/ld/ld.sum b/binutils-gdb/laplace.SCHWINGE/test/ld/ld.sum index 8e47d09f..a7c9e807 100644 --- a/binutils-gdb/laplace.SCHWINGE/test/ld/ld.sum +++ b/binutils-gdb/laplace.SCHWINGE/test/ld/ld.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Sep 11 17:11:40 2014 +Test Run By thomas on Fri Sep 12 16:42:21 2014 Native configuration is i686-unknown-gnu0.5 === ld tests === @@ -12,6 +12,7 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-alpha/alpha.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-arm/arm-elf.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-arm/export-class.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-auto-import/auto-import.exp ... +Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-avr/avr.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-bootstrap/bootstrap.exp ... UNTESTED: bootstrap UNTESTED: bootstrap with strip @@ -121,6 +122,10 @@ PASS: Build shared library for pr14170 PASS: PR ld/14170 PASS: Build shared library for next test PASS: Link using broken linker script +PASS: Build pr17068.so +PASS: Build pr17068a.a +PASS: Build pr17068b.a +PASS: pr17068 link --as-needed lib in group PASS: ld-elf/comm-data4 PASS: ld-elf/comm-data5 PASS: ld-elf/commonpage1 @@ -371,6 +376,10 @@ PASS: Build libneeded2a.so PASS: Build libneeded2b.so PASS: Build libneeded2c.o PASS: Build needed2 +PASS: Build libneeded3a.so +PASS: Build libneeded3b.so +PASS: Build needed3.o +PASS: Build needed3 PASS: Build libpr2404a.so PASS: Build libpr2404b.a PASS: Build rdynamic-1 @@ -643,6 +652,10 @@ PASS: -z combreloc relocation sections PASS: TLS GD->LE transition PASS: TLS LD->LE transition PASS: TLS IE->LE transition +PASS: PR ld/17313 (1) +PASS: PR ld/17313 (2) +PASS: PR ld/17306 (1) +PASS: PR ld/17306 (2) PASS: Absolute non-overflowing relocs PASS: PCREL8 overflow PASS: PCREL16 overflow @@ -683,6 +696,7 @@ PASS: undefined symbol with compressed debug sections PASS: PR ld/12627 PASS: PR ld/13302 PASS: PR ld/14215 +PASS: PR ld/17057 Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-ia64/ia64.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-ia64/line.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-ifunc/binutils.exp ... @@ -739,6 +753,7 @@ PASS: ld-ifunc/ifunc-7a-i386 PASS: ld-ifunc/ifunc-7b-i386 PASS: ld-ifunc/ifunc-8-i386 PASS: ld-ifunc/ifunc-9-x86 +PASS: ld-ifunc/pr17154-i386 Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-libs/libs.exp ... PASS: -l: test (preparation) PASS: -l: test @@ -771,44 +786,48 @@ PASS: zero p_vaddr PASS: non-zero p_vaddr Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-plugin/lto.exp ... PASS: LTO 1 -PASS: Build libdummy.a 2 +PASS: Compile 2 PASS: LTO 2 -PASS: Build libdummy.a 3a -PASS: Build libdummy.a 3c +PASS: Compile 3a +PASS: Compile 3c PASS: Build liblto-3.a -PASS: Build libdummy.a 5a -PASS: Build libdummy.a 5b +PASS: Compile 5a +PASS: Compile 5b PASS: LTO 6 -PASS: Build libdummy.a 9 -PASS: Build libdummy.a 11a -PASS: Build libdummy.a 11b -PASS: Build libdummy.a 11c +PASS: Compile 9 +PASS: Compile 11a +PASS: Compile 11b +PASS: Compile 11c PASS: Build liblto-12.a -PASS: Build libdummy.a 12 -PASS: Build libdummy.a 13 +PASS: Compile 12 +PASS: Compile 13 PASS: Build liblto-13.a -PASS: Build libdummy.a 14a +PASS: Compile 14a PASS: Build liblto-14.a -PASS: Build libdummy.a 15a +PASS: Compile 15a PASS: Build liblto-15.a PASS: PR ld/12696 -PASS: Build libdummy.a PR ld/12758 +PASS: Compile PR ld/12758 PASS: Build libpr12758.a PASS: PR ld/12758 -PASS: Build libdummy.a PR ld/12760 +PASS: Compile PR ld/12760 PASS: Build libpr12760.a PASS: PR ld/12760 PASS: Build libpr13183.a -PASS: Build libdummy.a PR ld/13183 -PASS: Build libdummy.a PR ld/13201 +PASS: Compile PR ld/13183 +PASS: Compile PR ld/13201 PASS: PR ld/13287 PASS: PR ld/15323 -PASS: Build libdummy.a PR ld/12942 (1) -PASS: Build libdummy.a PR ld/12942 (2) -PASS: Build libdummy.a 7 +PASS: Compile(1) PR ld/pr16846 +PASS: Compile(2) PR ld/pr16846 +PASS: PR ld/pr16846(1) +PASS: PR ld/pr16846(2) +PASS: Compile PR ld/12942 (1) +PASS: Compile PR ld/12942 (2) +PASS: Compile 7 PASS: Build liblto-7.so -PASS: Build libdummy.a 8a -PASS: Build libdummy.a 8b +PASS: Compile 8a +PASS: Compile 8b PASS: Build liblto-17a.so PASS: Build liblto-17b.so 1 PASS: Build liblto-17b.so 2 @@ -821,8 +840,13 @@ PASS: Build pr15146b.so PASS: Build pr15146c.so PASS: PR ld/15146 (1) PASS: Build libpr15146d.a -PASS: Build libpr15146d.a +PASS: Build libpr16746a.a +PASS: Build libpr16746b.a +PASS: PR ld/16746 (1) +PASS: PR ld/16746 (2) PASS: PR ld/15146 (2) +PASS: PR ld/16746 (3) +PASS: PR ld/16746 (4) PASS: PR ld/12942 (3) PASS: ld-plugin/lto-3r PASS: ld-plugin/lto-5r @@ -884,6 +908,7 @@ PASS: NOCROSSREFS 2 PASS: NOCROSSREFS 3 Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-scripts/data.exp ... PASS: ld-scripts/data +PASS: ld-scripts/fill Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-scripts/default-script.exp ... PASS: ld-scripts/default-script1 PASS: ld-scripts/default-script2 @@ -1105,14 +1130,15 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-x86-64/x86-64.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xc16x/xc16x.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xstormy16/xstormy16.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/coalesce.exp ... +Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/diff_overflow.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/lcall.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/xtensa.exp ... === ld Summary === -# of expected passes 944 +# of expected passes 968 # of unexpected failures 2 # of expected failures 8 # of untested testcases 6 -[...]/tschwinge/W._C._Handy.build/ld/ld-new 2.24.51.20140214 +[...]/tschwinge/W._C._Handy.build/ld/ld-new 2.24.51.20140911 diff --git a/binutils-gdb/log_build.diff b/binutils-gdb/log_build.diff index af265a23..c6e48849 100644 --- a/binutils-gdb/log_build.diff +++ b/binutils-gdb/log_build.diff @@ -1,8 +1,8 @@ diff --git toolchain/logs/binutils-gdb/kepler.SCHWINGE/log_build_ toolchain/logs/binutils-gdb/laplace.SCHWINGE/log_build_ -index 9782d20..7710584 100644 +index 3bb65df..bbeccb1 100644 --- toolchain/logs/binutils-gdb/kepler.SCHWINGE/log_build_ +++ toolchain/logs/binutils-gdb/laplace.SCHWINGE/log_build_ -@@ -159,12 +159,12 @@ checking for sys/sysmp.h... no +@@ -160,12 +160,12 @@ checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no @@ -17,7 +17,7 @@ index 9782d20..7710584 100644 checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no -@@ -235,8 +235,8 @@ checking for vfork... yes +@@ -236,8 +236,8 @@ checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... no @@ -28,7 +28,7 @@ index 9782d20..7710584 100644 checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for __fsetlocking... yes -@@ -258,7 +258,7 @@ checking for spawnvpe... no +@@ -259,7 +259,7 @@ checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes @@ -37,7 +37,7 @@ index 9782d20..7710584 100644 checking for sysmp... no checking for table... no checking for times... yes -@@ -465,7 +465,7 @@ checking if the linker (ld) is GNU ld... yes +@@ -466,7 +466,7 @@ checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes @@ -46,7 +46,7 @@ index 9782d20..7710584 100644 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for ld option to reload object files... -r -@@ -485,7 +485,7 @@ checking if gcc-4.8 static flag -static works... yes +@@ -486,7 +486,7 @@ checking if gcc-4.8 static flag -static works... yes checking if gcc-4.8 supports -c -o file.o... yes checking if gcc-4.8 supports -c -o file.o... (cached) yes checking whether the gcc-4.8 linker (ld) supports shared libraries... yes @@ -55,7 +55,7 @@ index 9782d20..7710584 100644 checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no -@@ -586,26 +586,26 @@ checking for zlib.h... yes +@@ -587,26 +587,26 @@ checking for zlib.h... yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes @@ -91,54 +91,55 @@ index 9782d20..7710584 100644 checking for win32_pstatus_t in sys/procfs.h... no checking linker --as-needed support... yes checking for cos in -lm... yes -@@ -1257,36 +1257,15 @@ mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo - /bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../W._C._Handy/bfd/dwarf1.c - libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../W._C._Handy/bfd/dwarf1.c -o dwarf1.o +@@ -1383,24 +1383,6 @@ mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo + /bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../W._C._Handy/bfd/dwarf1.c + libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../W._C._Handy/bfd/dwarf1.c -o dwarf1.o mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo --/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c -o i386linux.lo ../../W._C._Handy/bfd/i386linux.c --libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c ../../W._C._Handy/bfd/i386linux.c -o i386linux.o +-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c -o i386linux.lo ../../W._C._Handy/bfd/i386linux.c +-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c ../../W._C._Handy/bfd/i386linux.c -o i386linux.o -mv -f .deps/i386linux.Tpo .deps/i386linux.Plo --/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c -o aout32.lo ../../W._C._Handy/bfd/aout32.c --libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c ../../W._C._Handy/bfd/aout32.c -o aout32.o +-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c -o aout32.lo ../../W._C._Handy/bfd/aout32.c +-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c ../../W._C._Handy/bfd/aout32.c -o aout32.o -mv -f .deps/aout32.Tpo .deps/aout32.Plo --/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c -o pei-i386.lo ../../W._C._Handy/bfd/pei-i386.c --libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c ../../W._C._Handy/bfd/pei-i386.c -o pei-i386.o +-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c -o pei-i386.lo ../../W._C._Handy/bfd/pei-i386.c +-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c ../../W._C._Handy/bfd/pei-i386.c -o pei-i386.o -mv -f .deps/pei-i386.Tpo .deps/pei-i386.Plo -rm -f peigen.c -sed -e s/XX/pe/g < ../../W._C._Handy/bfd/peXXigen.c > peigen.new -mv -f peigen.new peigen.c --/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c -o peigen.lo peigen.c --libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -o peigen.o +-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c -o peigen.lo peigen.c +-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -o peigen.o -mv -f .deps/peigen.Tpo .deps/peigen.Plo --/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c -o cofflink.lo ../../W._C._Handy/bfd/cofflink.c --libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c ../../W._C._Handy/bfd/cofflink.c -o cofflink.o +-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c -o cofflink.lo ../../W._C._Handy/bfd/cofflink.c +-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c ../../W._C._Handy/bfd/cofflink.c -o cofflink.o -mv -f .deps/cofflink.Tpo .deps/cofflink.Plo - /bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../W._C._Handy/bfd/elf32-gen.c - libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../W._C._Handy/bfd/elf32-gen.c -o elf32-gen.o + /bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../W._C._Handy/bfd/elf32-gen.c + libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../W._C._Handy/bfd/elf32-gen.c -o elf32-gen.o mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo - /bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo ../../W._C._Handy/bfd/cpu-i386.c - libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../W._C._Handy/bfd/cpu-i386.c -o cpu-i386.o - mv -f .deps/cpu-i386.Tpo .deps/cpu-i386.Plo --/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT trad-core.lo -MD -MP -MF .deps/trad-core.Tpo -c -o trad-core.lo ../../W._C._Handy/bfd/trad-core.c --libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT trad-core.lo -MD -MP -MF .deps/trad-core.Tpo -c ../../W._C._Handy/bfd/trad-core.c -o trad-core.o +@@ -1413,12 +1395,9 @@ mv -f .deps/cpu-i386.Tpo .deps/cpu-i386.Plo + /bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cpu-plugin.lo -MD -MP -MF .deps/cpu-plugin.Tpo -c -o cpu-plugin.lo ../../W._C._Handy/bfd/cpu-plugin.c + libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cpu-plugin.lo -MD -MP -MF .deps/cpu-plugin.Tpo -c ../../W._C._Handy/bfd/cpu-plugin.c -o cpu-plugin.o + mv -f .deps/cpu-plugin.Tpo .deps/cpu-plugin.Plo +-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT trad-core.lo -MD -MP -MF .deps/trad-core.Tpo -c -o trad-core.lo ../../W._C._Handy/bfd/trad-core.c +-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT trad-core.lo -MD -MP -MF .deps/trad-core.Tpo -c ../../W._C._Handy/bfd/trad-core.c -o trad-core.o -mv -f .deps/trad-core.Tpo .deps/trad-core.Plo rm -f tofiles f=""; \ --for i in elf32-i386.lo elf-ifunc.lo elf-nacl.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo i386linux.lo aout32.lo pei-i386.lo peigen.lo cofflink.lo elf32-gen.lo cpu-i386.lo trad-core.lo ; do \ -+for i in elf32-i386.lo elf-ifunc.lo elf-nacl.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo elf32-gen.lo cpu-i386.lo ; do \ +-for i in elf32-i386.lo elf-ifunc.lo elf-nacl.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo i386linux.lo aout32.lo pei-i386.lo peigen.lo cofflink.lo elf32-gen.lo plugin.lo cpu-i386.lo cpu-plugin.lo trad-core.lo ; do \ ++for i in elf32-i386.lo elf-ifunc.lo elf-nacl.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo elf32-gen.lo plugin.lo cpu-i386.lo cpu-plugin.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ -@@ -1296,7 +1275,7 @@ echo $f > tofiles +@@ -1428,7 +1407,7 @@ echo $f > tofiles /bin/dash ../../W._C._Handy/bfd/../move-if-change tofiles ofiles touch stamp-ofiles - /bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -release `cat libtool-soversion` -static-libstdc++ -static-libgcc -o libbfd.la -rpath [...]/tschwinge/W._C._Handy.build.install/lib archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo compress.lo verilog.lo `cat ofiles` -lz --libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o merge.o dwarf2.o simple.o compress.o verilog.o elf32-i386.o elf-ifunc.o elf-nacl.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o i386linux.o aout32.o pei-i386.o peigen.o cofflink.o elf32-gen.o cpu-i386.o trad-core.o -+libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o merge.o dwarf2.o simple.o compress.o verilog.o elf32-i386.o elf-ifunc.o elf-nacl.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o elf32-gen.o cpu-i386.o + /bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -release `cat libtool-soversion` -static-libstdc++ -static-libgcc -o libbfd.la -rpath [...]/tschwinge/W._C._Handy.build.install/lib archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo compress.lo verilog.lo `cat ofiles` -ldl -lz -ldl +-libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o merge.o dwarf2.o simple.o compress.o verilog.o elf32-i386.o elf-ifunc.o elf-nacl.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o i386linux.o aout32.o pei-i386.o peigen.o cofflink.o elf32-gen.o plugin.o cpu-i386.o cpu-plugin.o trad-core.o ++libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o merge.o dwarf2.o simple.o compress.o verilog.o elf32-i386.o elf-ifunc.o elf-nacl.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o elf32-gen.o plugin.o cpu-i386.o cpu-plugin.o libtool: link: ranlib .libs/libbfd.a libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" ) libtooldir=`/bin/dash ./libtool --config | sed -n -e 's/^objdir=//p'`; \ -@@ -1363,7 +1342,7 @@ checking if the linker (ld) is GNU ld... yes +@@ -1495,7 +1474,7 @@ checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes @@ -147,7 +148,7 @@ index 9782d20..7710584 100644 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for ld option to reload object files... -r -@@ -1383,7 +1362,7 @@ checking if gcc-4.8 static flag -static works... yes +@@ -1515,7 +1494,7 @@ checking if gcc-4.8 static flag -static works... yes checking if gcc-4.8 supports -c -o file.o... yes checking if gcc-4.8 supports -c -o file.o... (cached) yes checking whether the gcc-4.8 linker (ld) supports shared libraries... yes @@ -156,7 +157,7 @@ index 9782d20..7710584 100644 checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes -@@ -1544,7 +1523,7 @@ checking if the linker (ld) is GNU ld... yes +@@ -1675,7 +1654,7 @@ checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes @@ -165,7 +166,7 @@ index 9782d20..7710584 100644 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for ld option to reload object files... -r -@@ -1565,7 +1544,7 @@ checking if gcc-4.8 supports -c -o file.o... yes +@@ -1696,7 +1675,7 @@ checking if gcc-4.8 supports -c -o file.o... yes checking if gcc-4.8 supports -c -o file.o... (cached) yes checking whether the gcc-4.8 linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no @@ -174,7 +175,7 @@ index 9782d20..7710584 100644 checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes -@@ -1714,7 +1693,7 @@ checking if the linker (ld) is GNU ld... yes +@@ -1848,7 +1827,7 @@ checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes @@ -183,7 +184,7 @@ index 9782d20..7710584 100644 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for ld option to reload object files... -r -@@ -1735,7 +1714,7 @@ checking if gcc-4.8 supports -c -o file.o... yes +@@ -1869,7 +1848,7 @@ checking if gcc-4.8 supports -c -o file.o... yes checking if gcc-4.8 supports -c -o file.o... (cached) yes checking whether the gcc-4.8 linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no @@ -192,7 +193,7 @@ index 9782d20..7710584 100644 checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes -@@ -2317,7 +2296,7 @@ checking for mmap... yes +@@ -2438,7 +2417,7 @@ checking for mmap... yes checking for pread... yes checking for ftruncate... yes checking for ffsll... yes @@ -201,7 +202,7 @@ index 9782d20..7710584 100644 checking for library containing zlibVersion... -lz checking zlib.h usability... yes checking zlib.h presence... yes -@@ -2360,7 +2339,7 @@ checking for dlfcn.h... yes +@@ -2481,7 +2460,7 @@ checking for dlfcn.h... yes checking for library containing dlopen... -ldl checking for mallinfo... yes checking for posix_fallocate... yes @@ -210,7 +211,7 @@ index 9782d20..7710584 100644 checking for readv... yes checking for sysconf... yes checking for times... yes -@@ -2522,8 +2501,10 @@ g++-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold - +@@ -2643,8 +2622,10 @@ g++-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold - mv -f .deps/workqueue-threads.Tpo .deps/workqueue-threads.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/[ARCH]/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/[ARCH]/lib\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=yyscript.o -g -O2 -MT yyscript.o -MD -MP -MF .deps/yyscript.Tpo -c -o yyscript.o yyscript.c mv -f .deps/yyscript.Tpo .deps/yyscript.Po @@ -222,7 +223,7 @@ index 9782d20..7710584 100644 ranlib libgold.a g++-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/[ARCH]/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/[ARCH]/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwp.o -g -O2 -MT dwp.o -MD -MP -MF .deps/dwp.Tpo -c -o dwp.o ../../W._C._Handy/gold/dwp.cc mv -f .deps/dwp.Tpo .deps/dwp.Po -@@ -2605,7 +2586,7 @@ checking if the linker (ld) is GNU ld... yes +@@ -2730,7 +2711,7 @@ checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes @@ -231,7 +232,7 @@ index 9782d20..7710584 100644 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for ld option to reload object files... -r -@@ -2626,7 +2607,7 @@ checking if gcc-4.8 supports -c -o file.o... yes +@@ -2751,7 +2732,7 @@ checking if gcc-4.8 supports -c -o file.o... yes checking if gcc-4.8 supports -c -o file.o... (cached) yes checking whether the gcc-4.8 linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no @@ -240,7 +241,7 @@ index 9782d20..7710584 100644 checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes -@@ -2856,7 +2837,7 @@ checking if the linker (ld) is GNU ld... yes +@@ -2982,7 +2963,7 @@ checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes @@ -249,7 +250,7 @@ index 9782d20..7710584 100644 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for ld option to reload object files... -r -@@ -2877,7 +2858,7 @@ checking if gcc-4.8 supports -c -o file.o... yes +@@ -3003,7 +2984,7 @@ checking if gcc-4.8 supports -c -o file.o... yes checking if gcc-4.8 supports -c -o file.o... (cached) yes checking whether the gcc-4.8 linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no @@ -258,16 +259,16 @@ index 9782d20..7710584 100644 checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes -@@ -2893,7 +2874,7 @@ checking if g++-4.8 static flag -static works... yes +@@ -3019,7 +3000,7 @@ checking if g++-4.8 static flag -static works... yes checking if g++-4.8 supports -c -o file.o... yes checking if g++-4.8 supports -c -o file.o... (cached) yes checking whether the g++-4.8 linker (ld) supports shared libraries... yes -checking dynamic linker characteristics... (cached) GNU/Linux ld.so +checking dynamic linker characteristics... gnu0.5 ld.so checking how to hardcode library paths into programs... immediate - checking whether NLS is requested... yes - checking for catalogs to be installed... bg da es fi fr ga id it ja sv tr uk vi zh_CN zh_TW -@@ -2979,13 +2960,13 @@ make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/ld' + checking for dlfcn.h... (cached) yes + checking for windows.h... no +@@ -3108,13 +3089,13 @@ make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/ld' /bin/dash ../../W._C._Handy/ld/../ylwrap ../../W._C._Handy/ld/ldgram.y y.tab.c ldgram.c y.tab.h ldgram.h y.output ldgram.output -- bison -y -d updating ldgram.h (echo "/* This file is automatically generated. DO NOT EDIT! */";\ @@ -283,28 +284,37 @@ index 9782d20..7710584 100644 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ echo " &ld_${f}_emulation, \\"; \ done;\ -@@ -3108,17 +3089,11 @@ mv -f .deps/ldcref.Tpo .deps/ldcref.Po - gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../W._C._Handy/ld/plugin.c - mv -f .deps/plugin.Tpo .deps/plugin.Po - cp ../../W._C._Handy/ld/emultempl/astring.sed stringify.sed +@@ -3232,26 +3213,12 @@ cp ../../W._C._Handy/ld/emultempl/astring.sed stringify.sed + base=`echo eelf_i386.c | sed -e 's,e\(.*\).c,\1,'`; \ + make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" + make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/ld' -LIB_PATH='' /bin/dash ../../W._C._Handy/ld/genscripts.sh "../../W._C._Handy/ld" "[...]/tschwinge/W._C._Handy.build.install/lib" "[...]/tschwinge/W._C._Handy.build.install" "[...]/tschwinge/W._C._Handy.build.install" [ARCH] [ARCH] [ARCH] "elf_i386 elf32_x86_64" "/usr/local/lib /lib /usr/lib" yes yes elf_i386 "[ARCH]" +LIB_PATH='' /bin/dash ../../W._C._Handy/ld/genscripts.sh "../../W._C._Handy/ld" "[...]/tschwinge/W._C._Handy.build.install/lib" "[...]/tschwinge/W._C._Handy.build.install" "[...]/tschwinge/W._C._Handy.build.install" [ARCH] [ARCH] [ARCH] "elf_i386" "/usr/local/lib /lib /usr/lib" yes yes elf_i386 "[ARCH]" + make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT eelf_i386.o -MD -MP -MF .deps/eelf_i386.Tpo -c -o eelf_i386.o eelf_i386.c mv -f .deps/eelf_i386.Tpo .deps/eelf_i386.Po +-base=`echo ei386linux.c | sed -e 's,e\(.*\).c,\1,'`; \ +-make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" +-make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/ld' -LIB_PATH='' /bin/dash ../../W._C._Handy/ld/genscripts.sh "../../W._C._Handy/ld" "[...]/tschwinge/W._C._Handy.build.install/lib" "[...]/tschwinge/W._C._Handy.build.install" "[...]/tschwinge/W._C._Handy.build.install" [ARCH] [ARCH] [ARCH] "elf_i386 elf32_x86_64" "/usr/local/lib /lib /usr/lib" yes yes i386linux "[ARCH]aout" +-make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' -gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ei386linux.o -MD -MP -MF .deps/ei386linux.Tpo -c -o ei386linux.o ei386linux.c -mv -f .deps/ei386linux.Tpo .deps/ei386linux.Po +-base=`echo eelf32_x86_64.c | sed -e 's,e\(.*\).c,\1,'`; \ +-make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" +-make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/ld' -LIB_PATH='' /bin/dash ../../W._C._Handy/ld/genscripts.sh "../../W._C._Handy/ld" "[...]/tschwinge/W._C._Handy.build.install/lib" "[...]/tschwinge/W._C._Handy.build.install" "[...]/tschwinge/W._C._Handy.build.install" [ARCH] [ARCH] [ARCH] "elf_i386 elf32_x86_64" "/usr/local/lib /lib /usr/lib" yes yes elf32_x86_64 "[ARCH]" +-make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' -gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT eelf32_x86_64.o -MD -MP -MF .deps/eelf32_x86_64.Tpo -c -o eelf32_x86_64.o eelf32_x86_64.c -mv -f .deps/eelf32_x86_64.Tpo .deps/eelf32_x86_64.Po --/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ei386linux.o eelf32_x86_64.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl --libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ei386linux.o eelf32_x86_64.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl -+/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl -+libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl +-/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eelf_i386.o ei386linux.o eelf32_x86_64.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl -ldl +-libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eelf_i386.o ei386linux.o eelf32_x86_64.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl ++/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eelf_i386.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl -ldl ++libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eelf_i386.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl touch ld.1 perl ../../W._C._Handy/ld/../etc/texi2pod.pl -I ../../W._C._Handy/ld -I ../../W._C._Handy/ld/../bfd/doc -I ../bfd/doc -I ../../W._C._Handy/ld/../libiberty -Dman < ../../W._C._Handy/ld/ld.texinfo > ld.pod (pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 ld.pod | \ -@@ -3310,9 +3285,9 @@ checking for termcap.h... yes +@@ -3443,9 +3410,9 @@ checking for termcap.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes @@ -317,7 +327,19 @@ index 9782d20..7710584 100644 checking sys/pte.h usability... no checking sys/pte.h presence... no checking for sys/pte.h... no -@@ -3608,10 +3583,10 @@ checking whether the inttypes.h PRIxNN macros are broken... no +@@ -3715,7 +3682,10 @@ checking for sys/param.h... yes + checking for sys/stat.h... (cached) yes + checking for sys/time.h... yes + checking for features.h... yes +-checking for complete errno.h... yes ++checking for complete errno.h... no ++checking for EMULTIHOP value... yes ++checking for ENOLINK value... yes ++checking for EOVERFLOW value... yes + checking for mbstate_t... yes + checking for btowc... yes + checking for isblank... yes +@@ -3745,10 +3715,10 @@ checking whether the inttypes.h PRIxNN macros are broken... no checking where to find the exponent in a 'double'... word 1 bit 20 checking whether byte ordering is bigendian... no checking for nl_langinfo and CODESET... yes @@ -330,7 +352,7 @@ index 9782d20..7710584 100644 checking for a transitional chinese locale... zh_CN.GB18030 checking for a french Unicode locale... fr_FR.UTF-8 checking for a traditional french locale... fr_FR -@@ -3921,6 +3896,8 @@ checking for bison... bison -y +@@ -4061,6 +4031,8 @@ checking for bison... bison -y checking for [ARCH]-ar... ar checking for [ARCH]-dlltool... dlltool checking for [ARCH]-windres... windres @@ -339,7 +361,7 @@ index 9782d20..7710584 100644 checking for main in -lm... yes checking for wctype... yes checking for library containing gethostbyname... none required -@@ -3969,9 +3946,9 @@ checking for sys/poll.h... yes +@@ -4112,9 +4084,9 @@ checking for sys/poll.h... yes checking proc_service.h usability... no checking proc_service.h presence... no checking for proc_service.h... no @@ -352,7 +374,7 @@ index 9782d20..7710584 100644 checking sys/fault.h usability... no checking sys/fault.h presence... no checking for sys/fault.h... no -@@ -3999,12 +3976,12 @@ checking for sys/ptrace.h... yes +@@ -4142,12 +4114,12 @@ checking for sys/ptrace.h... yes checking ptrace.h usability... no checking ptrace.h presence... no checking for ptrace.h... no @@ -371,7 +393,7 @@ index 9782d20..7710584 100644 checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes -@@ -4014,9 +3991,9 @@ checking for sys/syscall.h... yes +@@ -4157,9 +4129,9 @@ checking for sys/syscall.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes @@ -384,16 +406,16 @@ index 9782d20..7710584 100644 checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes -@@ -4027,7 +4004,7 @@ checking dlfcn.h usability... yes - checking dlfcn.h presence... yes - checking for dlfcn.h... yes +@@ -4168,7 +4140,7 @@ checking elf_hp.h presence... no + checking for elf_hp.h... no + checking for dlfcn.h... (cached) yes checking for sys/proc.h... no -checking for sys/user.h... yes +checking for sys/user.h... no checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes -@@ -4108,9 +4085,9 @@ checking for ANSI C header files... (cached) yes +@@ -4250,9 +4222,9 @@ checking for ANSI C header files... (cached) yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for nl_langinfo and CODESET... (cached) yes @@ -406,7 +428,7 @@ index 9782d20..7710584 100644 checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes -@@ -4129,7 +4106,7 @@ checking for sys/un.h... yes +@@ -4271,7 +4243,7 @@ checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes @@ -415,7 +437,7 @@ index 9782d20..7710584 100644 checking wait.h usability... yes checking wait.h presence... yes checking for wait.h... yes -@@ -4154,16 +4131,16 @@ checking for struct reg.r_gs... no +@@ -4296,16 +4268,16 @@ checking for struct reg.r_gs... no checking for struct user_regs_struct.fs_base... no checking for struct user_regs_struct.gs_base... no checking for PTRACE_GETREGS... yes @@ -437,7 +459,7 @@ index 9782d20..7710584 100644 checking for prsysent_t in sys/procfs.h... no checking for pr_sigset_t in sys/procfs.h... no checking for pr_sigaction64_t in sys/procfs.h... no -@@ -4176,12 +4153,8 @@ checking for long double support in compiler... yes +@@ -4318,12 +4290,8 @@ checking for long double support in compiler... yes checking for long double support in printf... yes checking for long double support in scanf... yes checking for the dynamic export flag... -Wl,--dynamic-list @@ -452,7 +474,7 @@ index 9782d20..7710584 100644 checking compiler warning flags... -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral checking for cygwin... no checking for ELF support in BFD... yes -@@ -4191,7 +4164,7 @@ checking whether to use lzma... auto +@@ -4334,7 +4302,7 @@ checking whether to use lzma... auto checking for liblzma... yes checking how to link with liblzma... -llzma checking for X... libraries , headers @@ -461,7 +483,7 @@ index 9782d20..7710584 100644 checking whether to use babeltrace... auto checking for libbabeltrace... no configure: WARNING: babeltrace is missing or unusable; GDB is unable to read CTF data. -@@ -4204,7 +4177,7 @@ config.status: creating gdb-gdb.gdb +@@ -4347,7 +4315,7 @@ config.status: creating gdb-gdb.gdb config.status: creating doc/Makefile config.status: creating data-directory/Makefile config.status: creating config.h @@ -470,7 +492,7 @@ index 9782d20..7710584 100644 config.status: executing depdir commands mkdir -p -- .deps config.status: executing default commands -@@ -4281,517 +4254,6 @@ config.status: creating gdb.stabs/Makefile +@@ -4424,714 +4392,6 @@ config.status: creating gdb.stabs/Makefile config.status: creating gdb.threads/Makefile config.status: creating gdb.trace/Makefile config.status: creating gdb.xml/Makefile @@ -508,6 +530,7 @@ index 9782d20..7710584 100644 -checking host system type... (cached) [ARCH] -checking target system type... (cached) [ARCH] -checking for a BSD-compatible install... /usr/bin/install -c +-checking for [ARCH]-ar... (cached) ar -checking for [ARCH]-ranlib... (cached) ranlib -checking for ANSI C header files... (cached) yes -checking for working alloca.h... (cached) yes @@ -570,6 +593,7 @@ index 9782d20..7710584 100644 -checking for sys/stat.h... (cached) yes -checking for sys/time.h... yes -checking for features.h... yes +-checking for complete errno.h... yes -checking for mbstate_t... yes -checking for btowc... yes -checking for isblank... yes @@ -653,6 +677,9 @@ index 9782d20..7710584 100644 -checking whether readdir is declared without a macro... yes -checking whether rewinddir is declared without a macro... yes -checking whether scandir is declared without a macro... yes +-checking for dirfd... yes +-checking whether dirfd is declared... (cached) yes +-checking whether dirfd is a macro... no -checking whether conversion from 'int' to 'long double' works... yes -checking for working GNU fnmatch... yes -checking whether frexp works... yes @@ -892,6 +919,203 @@ index 9782d20..7710584 100644 -config.status: creating config.h -config.status: executing depfiles commands -config.status: executing default commands +-=== configuring in build-libiberty-gdbserver ([...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver) +-configure: running /bin/dash ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/configure --disable-option-checking '--prefix=[...]/tschwinge/W._C._Handy.build.install' '--with-gnu-as' '--with-gnu-ld' '--with-system-zlib' '--enable-gold' '--with-sysroot=/' '--disable-werror' '--program-transform-name=s,y,y,' '--build=[ARCH]' '--host=[ARCH]' '--target=[ARCH]' 'build_alias=[ARCH]' 'host_alias=[ARCH]' 'target_alias=[ARCH]' 'CC=gcc-4.8' 'CFLAGS=-g -O2' 'LDFLAGS=-static-libstdc++ -static-libgcc ' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=../../../../W._C._Handy/gdb/gdbserver/../../libiberty +-configure: loading cache .././config.cache +-checking whether to enable maintainer-specific portions of Makefiles... no +-checking for makeinfo... makeinfo --split-size=5000000 +-checking for perl... perl +-checking build system type... (cached) [ARCH] +-checking host system type... (cached) [ARCH] +-checking for [ARCH]-ar... (cached) ar +-checking for [ARCH]-ranlib... (cached) ranlib +-checking whether to install libiberty headers and static library... no +-configure: target_header_dir = +-checking for [ARCH]-gcc... (cached) gcc-4.8 +-checking for C compiler default output file name... a.out +-checking whether the C compiler works... yes +-checking whether we are cross compiling... no +-checking for suffix of executables... +-checking for suffix of object files... (cached) o +-checking whether we are using the GNU C compiler... (cached) yes +-checking whether gcc-4.8 accepts -g... (cached) yes +-checking for gcc-4.8 option to accept ISO C89... (cached) none needed +-checking for special C compiler options needed for large files... no +-checking for _FILE_OFFSET_BITS value needed for large files... 64 +-checking how to run the C preprocessor... (cached) gcc-4.8 -E +-checking whether gcc-4.8 supports -W... yes +-checking whether gcc-4.8 supports -Wall... yes +-checking whether gcc-4.8 supports -Wwrite-strings... yes +-checking whether gcc-4.8 supports -Wc++-compat... yes +-checking whether gcc-4.8 supports -Wstrict-prototypes... yes +-checking whether gcc-4.8 supports -pedantic ... yes +-checking whether gcc-4.8 and cc understand -c and -o together... yes +-checking for an ANSI C-conforming const... yes +-checking for inline... inline +-checking for grep that handles long lines and -e... (cached) /bin/grep +-checking for egrep... (cached) /bin/grep -E +-checking for ANSI C header files... (cached) yes +-checking for sys/types.h... (cached) yes +-checking for sys/stat.h... (cached) yes +-checking for stdlib.h... (cached) yes +-checking for string.h... (cached) yes +-checking for memory.h... (cached) yes +-checking for strings.h... (cached) yes +-checking for inttypes.h... (cached) yes +-checking for stdint.h... (cached) yes +-checking for unistd.h... (cached) yes +-checking whether byte ordering is bigendian... (cached) no +-checking for a BSD-compatible install... /usr/bin/install -c +-checking for sys/file.h... yes +-checking for sys/param.h... (cached) yes +-checking for limits.h... yes +-checking for stdlib.h... (cached) yes +-checking for malloc.h... yes +-checking for string.h... (cached) yes +-checking for unistd.h... (cached) yes +-checking for strings.h... (cached) yes +-checking for sys/time.h... (cached) yes +-checking for time.h... yes +-checking for sys/resource.h... yes +-checking for sys/stat.h... (cached) yes +-checking for sys/mman.h... (cached) yes +-checking for fcntl.h... yes +-checking for alloca.h... yes +-checking for sys/pstat.h... no +-checking for sys/sysmp.h... no +-checking for sys/sysinfo.h... yes +-checking for machine/hal_sysinfo.h... no +-checking for sys/table.h... no +-checking for sys/sysctl.h... yes +-checking for sys/systemcfg.h... no +-checking for stdint.h... (cached) yes +-checking for stdio_ext.h... yes +-checking for process.h... no +-checking for sys/prctl.h... yes +-checking for sys/wait.h that is POSIX.1 compatible... yes +-checking whether time.h and sys/time.h may both be included... yes +-checking whether errno must be declared... no +-checking size of int... 4 +-checking for a 64-bit type... uint64_t +-checking for intptr_t... yes +-checking for uintptr_t... yes +-checking for ssize_t... yes +-checking for pid_t... (cached) yes +-checking for library containing strerror... none required +-checking for asprintf... yes +-checking for atexit... yes +-checking for basename... yes +-checking for bcmp... yes +-checking for bcopy... yes +-checking for bsearch... yes +-checking for bzero... yes +-checking for calloc... yes +-checking for clock... yes +-checking for ffs... yes +-checking for getcwd... yes +-checking for getpagesize... yes +-checking for gettimeofday... yes +-checking for index... yes +-checking for insque... yes +-checking for memchr... yes +-checking for memcmp... yes +-checking for memcpy... yes +-checking for memmem... (cached) yes +-checking for memmove... yes +-checking for mempcpy... (cached) yes +-checking for memset... yes +-checking for mkstemps... yes +-checking for putenv... yes +-checking for random... yes +-checking for rename... yes +-checking for rindex... yes +-checking for setenv... yes +-checking for snprintf... yes +-checking for sigsetmask... yes +-checking for stpcpy... yes +-checking for stpncpy... yes +-checking for strcasecmp... yes +-checking for strchr... yes +-checking for strdup... yes +-checking for strncasecmp... yes +-checking for strndup... yes +-checking for strnlen... yes +-checking for strrchr... yes +-checking for strstr... yes +-checking for strtod... yes +-checking for strtol... yes +-checking for strtoul... yes +-checking for strverscmp... yes +-checking for tmpnam... yes +-checking for vasprintf... yes +-checking for vfprintf... yes +-checking for vprintf... yes +-checking for vsnprintf... yes +-checking for vsprintf... yes +-checking for waitpid... yes +-checking for setproctitle... no +-checking whether alloca needs Cray hooks... no +-checking stack direction for C alloca... -1 +-checking for vfork.h... no +-checking for fork... yes +-checking for vfork... yes +-checking for working fork... yes +-checking for working vfork... (cached) yes +-checking for _doprnt... no +-checking for sys_errlist... yes +-checking for sys_nerr... yes +-checking for sys_siglist... yes +-checking for external symbol _system_configuration... no +-checking for __fsetlocking... yes +-checking for canonicalize_file_name... yes +-checking for dup3... yes +-checking for getrlimit... yes +-checking for getrusage... yes +-checking for getsysinfo... no +-checking for gettimeofday... (cached) yes +-checking for on_exit... yes +-checking for psignal... yes +-checking for pstat_getdynamic... no +-checking for pstat_getstatic... no +-checking for realpath... yes +-checking for setrlimit... yes +-checking for sbrk... yes +-checking for spawnve... no +-checking for spawnvpe... no +-checking for strerror... yes +-checking for strsignal... yes +-checking for sysconf... yes +-checking for sysctl... yes +-checking for sysmp... no +-checking for table... no +-checking for times... yes +-checking for wait3... yes +-checking for wait4... yes +-checking whether basename is declared... no +-checking whether ffs is declared... yes +-checking whether asprintf is declared... no +-checking whether vasprintf is declared... no +-checking whether snprintf is declared... yes +-checking whether vsnprintf is declared... yes +-checking whether calloc is declared... yes +-checking whether getenv is declared... yes +-checking whether getopt is declared... yes +-checking whether malloc is declared... yes +-checking whether realloc is declared... yes +-checking whether sbrk is declared... yes +-checking whether strverscmp is declared... (cached) yes +-checking whether canonicalize_file_name must be declared... yes +-checking for stdlib.h... (cached) yes +-checking for unistd.h... (cached) yes +-checking for getpagesize... (cached) yes +-checking for working mmap... yes +-checking for working strncmp... yes +-configure: updating cache .././config.cache +-configure: creating ./config.status +-config.status: creating Makefile +-config.status: creating testsuite/Makefile +-config.status: creating config.h +-config.status: executing default commands -checking for sgtty.h... (cached) yes -checking for termio.h... (cached) yes -checking for termios.h... (cached) yes @@ -902,9 +1126,6 @@ index 9782d20..7710584 100644 -checking linux/elf.h usability... yes -checking linux/elf.h presence... yes -checking for linux/elf.h... yes --checking errno.h usability... yes --checking errno.h presence... yes --checking for errno.h... yes -checking fcntl.h usability... yes -checking fcntl.h presence... yes -checking for fcntl.h... yes @@ -927,13 +1148,10 @@ index 9782d20..7710584 100644 -checking arpa/inet.h usability... yes -checking arpa/inet.h presence... yes -checking for arpa/inet.h... yes --checking for gettimeofday... yes -checking for pread... (cached) yes -checking for pwrite... (cached) yes -checking for pread64... (cached) yes -checking for readlink... (cached) yes --checking for vasprintf... yes --checking for vsnprintf... yes -checking for ANSI C header files... (cached) yes -checking for working alloca.h... (cached) yes -checking for alloca... (cached) yes @@ -956,6 +1174,7 @@ index 9782d20..7710584 100644 -checking for socketpair... (cached) yes -checking whether strerror is declared... (cached) yes -checking whether strstr is declared... (cached) yes +-checking for sigsetjmp... (cached) yes -checking for ust... no -checking compiler warning flags... -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -checking for dladdr... yes @@ -988,7 +1207,30 @@ index 9782d20..7710584 100644 make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/sim' make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/sim' make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb' -@@ -5704,32 +5166,204 @@ make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/i +@@ -5263,6 +4523,22 @@ rm -f dirent.h-t dirent.h && \ + < ../../../../W._C._Handy/gdb/gnulib/import/dirent.in.h; \ + } > dirent.h-t && \ + mv dirent.h-t dirent.h ++rm -f errno.h-t errno.h && \ ++{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ ++ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ ++ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ ++ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ ++ -e 's|@''PRAGMA_COLUMNS''@||g' \ ++ -e 's|@''NEXT_ERRNO_H''@|<errno.h>|g' \ ++ -e 's|@''EMULTIHOP_HIDDEN''@|0|g' \ ++ -e 's|@''EMULTIHOP_VALUE''@||g' \ ++ -e 's|@''ENOLINK_HIDDEN''@|0|g' \ ++ -e 's|@''ENOLINK_VALUE''@||g' \ ++ -e 's|@''EOVERFLOW_HIDDEN''@|0|g' \ ++ -e 's|@''EOVERFLOW_VALUE''@||g' \ ++ < ../../../../W._C._Handy/gdb/gnulib/import/errno.in.h; \ ++} > errno.h-t && \ ++mv errno.h-t errno.h + rm -f inttypes.h-t inttypes.h && \ + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ +@@ -6044,34 +5320,204 @@ make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/i make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb' @@ -1023,34 +1265,36 @@ index 9782d20..7710584 100644 -gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o inf-ptrace.o -MT inf-ptrace.o -MMD -MP -MF .deps/inf-ptrace.Tpo ../../W._C._Handy/gdb/inf-ptrace.c +gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o i386gnu-nat.o -MT i386gnu-nat.o -MMD -MP -MF .deps/i386gnu-nat.Tpo ../../W._C._Handy/gdb/i386gnu-nat.c +gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o gnu-nat.o -MT gnu-nat.o -MMD -MP -MF .deps/gnu-nat.Tpo ../../W._C._Handy/gdb/gnu-nat.c -+In file included from ../../W._C._Handy/gdb/gnu-nat.c:70:0: ++In file included from ../../W._C._Handy/gdb/gnu-nat.c:66:0: +./exc_request_S.h:31:29: warning: no previous prototype for 'exc_server_routine' [-Wmissing-prototypes] + extern inline mig_routine_t exc_server_routine + ^ -+In file included from ../../W._C._Handy/gdb/gnu-nat.c:71:0: ++In file included from ../../W._C._Handy/gdb/gnu-nat.c:67:0: +./notify_S.h:85:29: warning: no previous prototype for 'notify_server_routine' [-Wmissing-prototypes] + extern inline mig_routine_t notify_server_routine + ^ -+In file included from ../../W._C._Handy/gdb/gnu-nat.c:72:0: ++In file included from ../../W._C._Handy/gdb/gnu-nat.c:68:0: +./process_reply_S.h:349:29: warning: no previous prototype for 'process_reply_server_routine' [-Wmissing-prototypes] + extern inline mig_routine_t process_reply_server_routine + ^ -+In file included from ../../W._C._Handy/gdb/gnu-nat.c:73:0: ++In file included from ../../W._C._Handy/gdb/gnu-nat.c:69:0: +./msg_reply_S.h:47:29: warning: no previous prototype for 'msg_reply_server_routine' [-Wmissing-prototypes] + extern inline mig_routine_t msg_reply_server_routine + ^ +gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o core-regset.o -MT core-regset.o -MMD -MP -MF .deps/core-regset.Tpo ../../W._C._Handy/gdb/core-regset.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o fork-child.o -MT fork-child.o -MMD -MP -MF .deps/fork-child.Tpo ../../W._C._Handy/gdb/fork-child.c --gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o i386-nat.o -MT i386-nat.o -MMD -MP -MF .deps/i386-nat.Tpo ../../W._C._Handy/gdb/i386-nat.c +-gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o x86-nat.o -MT x86-nat.o -MMD -MP -MF .deps/x86-nat.Tpo ../../W._C._Handy/gdb/x86-nat.c +-gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o x86-dregs.o -MT x86-dregs.o -MMD -MP -MF .deps/x86-dregs.Tpo ../../W._C._Handy/gdb/nat/x86-dregs.c -gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o i386-linux-nat.o -MT i386-linux-nat.o -MMD -MP -MF .deps/i386-linux-nat.Tpo ../../W._C._Handy/gdb/i386-linux-nat.c +-gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o x86-linux-nat.o -MT x86-linux-nat.o -MMD -MP -MF .deps/x86-linux-nat.Tpo ../../W._C._Handy/gdb/x86-linux-nat.c -gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o proc-service.o -MT proc-service.o -MMD -MP -MF .deps/proc-service.Tpo ../../W._C._Handy/gdb/proc-service.c -gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-thread-db.o -MT linux-thread-db.o -MMD -MP -MF .deps/linux-thread-db.Tpo ../../W._C._Handy/gdb/linux-thread-db.c -gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-nat.o -MT linux-nat.o -MMD -MP -MF .deps/linux-nat.Tpo ../../W._C._Handy/gdb/linux-nat.c --gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-osdata.o -MT linux-osdata.o -MMD -MP -MF .deps/linux-osdata.Tpo ../../W._C._Handy/gdb/common/linux-osdata.c +-gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-osdata.o -MT linux-osdata.o -MMD -MP -MF .deps/linux-osdata.Tpo ../../W._C._Handy/gdb/nat/linux-osdata.c -gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-fork.o -MT linux-fork.o -MMD -MP -MF .deps/linux-fork.Tpo ../../W._C._Handy/gdb/linux-fork.c --gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-procfs.o -MT linux-procfs.o -MMD -MP -MF .deps/linux-procfs.Tpo ../../W._C._Handy/gdb/common/linux-procfs.c --gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-ptrace.o -MT linux-ptrace.o -MMD -MP -MF .deps/linux-ptrace.Tpo ../../W._C._Handy/gdb/common/linux-ptrace.c --gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-btrace.o -MT linux-btrace.o -MMD -MP -MF .deps/linux-btrace.Tpo ../../W._C._Handy/gdb/common/linux-btrace.c +-gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-procfs.o -MT linux-procfs.o -MMD -MP -MF .deps/linux-procfs.Tpo ../../W._C._Handy/gdb/nat/linux-procfs.c +-gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-ptrace.o -MT linux-ptrace.o -MMD -MP -MF .deps/linux-ptrace.Tpo ../../W._C._Handy/gdb/nat/linux-ptrace.c +-gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-btrace.o -MT linux-btrace.o -MMD -MP -MF .deps/linux-btrace.Tpo ../../W._C._Handy/gdb/nat/linux-btrace.c -gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-waitpid.o -MT linux-waitpid.o -MMD -MP -MF .deps/linux-waitpid.Tpo ../../W._C._Handy/gdb/nat/linux-waitpid.c +gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o notify_S.o -MT notify_S.o -MMD -MP -MF .deps/notify_S.Tpo notify_S.c +notify_S.c:305:24: warning: no previous prototype for 'notify_server' [-Wmissing-prototypes] @@ -1210,14 +1454,14 @@ index 9782d20..7710584 100644 gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o remote.o -MT remote.o -MMD -MP -MF .deps/remote.Tpo ../../W._C._Handy/gdb/remote.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o dcache.o -MT dcache.o -MMD -MP -MF .deps/dcache.Tpo ../../W._C._Handy/gdb/dcache.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tracepoint.o -MT tracepoint.o -MMD -MP -MF .deps/tracepoint.Tpo ../../W._C._Handy/gdb/tracepoint.c -@@ -6177,984 +5811,12 @@ Making init.c +@@ -6545,1443 +5991,12 @@ Making init.c gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo init.c rm -f gdb gcc-4.8 -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 linux-btrace.o linux-waitpid.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o remote-notif.o ctf.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-catch.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-cmd-info.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o tui.o python.o py-arch.o py-auto-load.o py-block.o py-bpevent.o py-breakpoint.o py-cmd.o py-continueevent.o py-event.o py-evtregistry.o py-evts.o py-exitedevent.o py-finishbreakpoint.o py-frame.o py-framefilter.o py-function.o py-gdb-readline.o py-inferior.o py-infthread.o py-lazy-string.o py-linetable.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 guile.o scm-arch.o scm-auto-load.o scm-block.o scm-breakpoint.o scm-disasm.o scm-exception.o scm-frame.o scm-iterator.o scm-lazy-string.o scm-objfile.o scm-math.o scm-ports.o scm-pretty-print.o scm-safe-call.o scm-gsmob.o scm-string.o scm-symbol.o scm-symtab.o scm-type.o scm-utils.o scm-value.o elfread.o stap-probe.o posix-hdep.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o break-catch-sig.o break-catch-throw.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 symfile-debug.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o extension.o filesystem.o filestuff.o inf-child.o interps.o minidebug.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o gdb_bfd.o gdb_obstack.o osabi.o copying.o memattr.o mem-break.o target.o target-dcache.o parse.o language.o build-id.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 c-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 jv-varobj.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 d-support.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 record-full.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 btrace.o record-btrace.o waitstatus.o print-utils.o rsp-low.o inflow.o init.o \ -- ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -ldl -lncurses -lz -lm -lguile-2.0 -lgc -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 -Wl,--dynamic-list=../../W._C._Handy/gdb/proc-service.list -+ -o gdb gdb.o i386-tdep.o i387-tdep.o i386gnu-tdep.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o i386gnu-nat.o gnu-nat.o core-regset.o fork-child.o notify_S.o process_reply_S.o msg_reply_S.o msg_U.o exc_request_U.o exc_request_S.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o remote-notif.o ctf.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-catch.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-cmd-info.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o tui.o python.o py-arch.o py-auto-load.o py-block.o py-bpevent.o py-breakpoint.o py-cmd.o py-continueevent.o py-event.o py-evtregistry.o py-evts.o py-exitedevent.o py-finishbreakpoint.o py-frame.o py-framefilter.o py-function.o py-gdb-readline.o py-inferior.o py-infthread.o py-lazy-string.o py-linetable.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 guile.o scm-arch.o scm-auto-load.o scm-block.o scm-breakpoint.o scm-disasm.o scm-exception.o scm-frame.o scm-iterator.o scm-lazy-string.o scm-objfile.o scm-math.o scm-ports.o scm-pretty-print.o scm-safe-call.o scm-gsmob.o scm-string.o scm-symbol.o scm-symtab.o scm-type.o scm-utils.o scm-value.o elfread.o stap-probe.o posix-hdep.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o break-catch-sig.o break-catch-throw.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 symfile-debug.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o extension.o filesystem.o filestuff.o inf-child.o interps.o minidebug.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o gdb_bfd.o gdb_obstack.o osabi.o copying.o memattr.o mem-break.o target.o target-dcache.o parse.o language.o build-id.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 c-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 jv-varobj.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 d-support.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 record-full.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 btrace.o record-btrace.o waitstatus.o print-utils.o rsp-low.o inflow.o init.o \ -+ ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -ldl -lncurses -lz -lm -lguile-2.0 -lgc -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lexpat -llzma ../libiberty/libiberty.a build-gnulib/import/libgnu.a +- -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 x86-nat.o x86-dregs.o i386-linux-nat.o x86-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 linux-btrace.o linux-waitpid.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o remote-notif.o ctf.o tracefile.o tracefile-tfile.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-catch.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-cmd-info.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o tui.o python.o py-arch.o py-auto-load.o py-block.o py-bpevent.o py-breakpoint.o py-cmd.o py-continueevent.o py-xmethods.o py-event.o py-evtregistry.o py-evts.o py-exitedevent.o py-finishbreakpoint.o py-frame.o py-framefilter.o py-function.o py-gdb-readline.o py-inferior.o py-infthread.o py-lazy-string.o py-linetable.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 py-varobj.o guile.o scm-arch.o scm-auto-load.o scm-block.o scm-breakpoint.o scm-cmd.o scm-disasm.o scm-exception.o scm-frame.o scm-gsmob.o scm-iterator.o scm-lazy-string.o scm-objfile.o scm-math.o scm-param.o scm-ports.o scm-pretty-print.o scm-progspace.o scm-safe-call.o scm-string.o scm-symbol.o scm-symtab.o scm-type.o scm-utils.o scm-value.o elfread.o stap-probe.o posix-hdep.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o d-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o break-catch-sig.o break-catch-throw.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 symfile-debug.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o extension.o filesystem.o filestuff.o inf-child.o interps.o minidebug.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o gdb_bfd.o gdb_obstack.o osabi.o copying.o memattr.o mem-break.o target.o target-dcache.o parse.o language.o build-id.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 c-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 jv-varobj.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 d-support.o reggroups.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 record-full.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 btrace.o record-btrace.o waitstatus.o print-utils.o rsp-low.o errors.o common-debug.o debug.o common-exceptions.o inflow.o init.o \ +- ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -ldl -ldl -lncurses -lz -lm -ldl -lguile-2.0 -lgc -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 -Wl,--dynamic-list=../../W._C._Handy/gdb/proc-service.list ++ -o gdb gdb.o i386-tdep.o i387-tdep.o i386gnu-tdep.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o i386gnu-nat.o gnu-nat.o core-regset.o fork-child.o notify_S.o process_reply_S.o msg_reply_S.o msg_U.o exc_request_U.o exc_request_S.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o remote-notif.o ctf.o tracefile.o tracefile-tfile.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-catch.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-cmd-info.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o tui.o python.o py-arch.o py-auto-load.o py-block.o py-bpevent.o py-breakpoint.o py-cmd.o py-continueevent.o py-xmethods.o py-event.o py-evtregistry.o py-evts.o py-exitedevent.o py-finishbreakpoint.o py-frame.o py-framefilter.o py-function.o py-gdb-readline.o py-inferior.o py-infthread.o py-lazy-string.o py-linetable.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 py-varobj.o guile.o scm-arch.o scm-auto-load.o scm-block.o scm-breakpoint.o scm-cmd.o scm-disasm.o scm-exception.o scm-frame.o scm-gsmob.o scm-iterator.o scm-lazy-string.o scm-objfile.o scm-math.o scm-param.o scm-ports.o scm-pretty-print.o scm-progspace.o scm-safe-call.o scm-string.o scm-symbol.o scm-symtab.o scm-type.o scm-utils.o scm-value.o elfread.o stap-probe.o posix-hdep.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o d-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o break-catch-sig.o break-catch-throw.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 symfile-debug.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o extension.o filesystem.o filestuff.o inf-child.o interps.o minidebug.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o gdb_bfd.o gdb_obstack.o osabi.o copying.o memattr.o mem-break.o target.o target-dcache.o parse.o language.o build-id.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 c-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 jv-varobj.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 d-support.o reggroups.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 record-full.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 btrace.o record-btrace.o waitstatus.o print-utils.o rsp-low.o errors.o common-debug.o debug.o common-exceptions.o inflow.o init.o \ ++ ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -ldl -ldl -lncurses -lz -lm -ldl -lguile-2.0 -lgc -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lexpat -llzma ../libiberty/libiberty.a build-gnulib/import/libgnu.a make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb' make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/doc' make[4]: Nothing to be done for 'all'. @@ -1297,7 +1541,7 @@ index 9782d20..7710584 100644 - -e 's/@''GNULIB_READDIR''@/0/g' \ - -e 's/@''GNULIB_REWINDDIR''@/0/g' \ - -e 's/@''GNULIB_CLOSEDIR''@/0/g' \ -- -e 's/@''GNULIB_DIRFD''@/0/g' \ +- -e 's/@''GNULIB_DIRFD''@/1/g' \ - -e 's/@''GNULIB_FDOPENDIR''@/0/g' \ - -e 's/@''GNULIB_SCANDIR''@/0/g' \ - -e 's/@''GNULIB_ALPHASORT''@/0/g' \ @@ -2100,6 +2344,451 @@ index 9782d20..7710584 100644 -make[8]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' -make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' -make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' +-make[6]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver' +-if [ x"" != x ] && [ ! -d pic ]; then \ +- mkdir pic; \ +-else true; fi +-touch stamp-picdir +-if [ x"" != x ] && [ ! -d noasan ]; then \ +- mkdir noasan; \ +-else true; fi +-touch stamp-noasandir +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/regex.c -o pic/regex.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/regex.c -o noasan/regex.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/regex.c -o regex.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cplus-dem.c -o cplus-dem.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demangle.c -o cp-demangle.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/md5.c -o pic/md5.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/md5.c -o noasan/md5.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/md5.c -o md5.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sha1.c -o pic/sha1.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sha1.c -o noasan/sha1.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sha1.c -o sha1.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/alloca.c -o pic/alloca.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/alloca.c -o noasan/alloca.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/alloca.c -o alloca.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/argv.c -o pic/argv.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/argv.c -o noasan/argv.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/argv.c -o argv.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/choose-temp.c -o pic/choose-temp.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/choose-temp.c -o choose-temp.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/concat.c -o pic/concat.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/concat.c -o noasan/concat.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/concat.c -o concat.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demint.c -o pic/cp-demint.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demint.c -o cp-demint.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/crc32.c -o pic/crc32.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/crc32.c -o noasan/crc32.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/crc32.c -o crc32.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dwarfnames.c -o dwarfnames.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dyn-string.c -o pic/dyn-string.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dyn-string.c -o dyn-string.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fdmatch.c -o pic/fdmatch.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fdmatch.c -o fdmatch.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fibheap.c -o pic/fibheap.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fibheap.c -o noasan/fibheap.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fibheap.c -o fibheap.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/filename_cmp.c -o filename_cmp.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/floatformat.c -o pic/floatformat.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/floatformat.c -o noasan/floatformat.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/floatformat.c -o floatformat.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fnmatch.c -o pic/fnmatch.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fnmatch.c -o fnmatch.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fopen_unlocked.c -o fopen_unlocked.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt.c -o pic/getopt.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt.c -o noasan/getopt.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt.c -o getopt.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt1.c -o pic/getopt1.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt1.c -o noasan/getopt1.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt1.c -o getopt1.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getpwd.c -o pic/getpwd.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getpwd.c -o noasan/getpwd.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getpwd.c -o getpwd.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c -o pic/getruntime.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c -o noasan/getruntime.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c -o getruntime.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hashtab.c -o pic/hashtab.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hashtab.c -o noasan/hashtab.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hashtab.c -o hashtab.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hex.c -o pic/hex.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hex.c -o noasan/hex.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hex.c -o hex.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lbasename.c -o pic/lbasename.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lbasename.c -o noasan/lbasename.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lbasename.c -o lbasename.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lrealpath.c -o pic/lrealpath.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lrealpath.c -o lrealpath.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-relative-prefix.c -o make-relative-prefix.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-temp-file.c -o make-temp-file.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/objalloc.c -o pic/objalloc.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/objalloc.c -o noasan/objalloc.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/objalloc.c -o objalloc.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/obstack.c -o pic/obstack.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/obstack.c -o noasan/obstack.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/obstack.c -o obstack.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/partition.c -o pic/partition.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/partition.c -o noasan/partition.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/partition.c -o partition.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pexecute.c -o pic/pexecute.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pexecute.c -o noasan/pexecute.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pexecute.c -o pexecute.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/physmem.c -o pic/physmem.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/physmem.c -o noasan/physmem.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/physmem.c -o physmem.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-common.c -o pic/pex-common.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-common.c -o noasan/pex-common.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-common.c -o pex-common.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-one.c -o pic/pex-one.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-one.c -o noasan/pex-one.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-one.c -o pex-one.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-unix.c -o pic/pex-unix.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-unix.c -o pex-unix.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/safe-ctype.c -o safe-ctype.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object.c -o pic/simple-object.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object.c -o noasan/simple-object.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object.c -o simple-object.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-coff.c -o simple-object-coff.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-elf.c -o simple-object-elf.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sort.c -o pic/sort.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sort.c -o noasan/sort.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sort.c -o sort.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/spaces.c -o pic/spaces.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/spaces.c -o noasan/spaces.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/spaces.c -o spaces.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/splay-tree.c -o pic/splay-tree.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/splay-tree.c -o splay-tree.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/stack-limit.c -o pic/stack-limit.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/stack-limit.c -o stack-limit.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strerror.c -o pic/strerror.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strerror.c -o noasan/strerror.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strerror.c -o strerror.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strsignal.c -o pic/strsignal.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strsignal.c -o noasan/strsignal.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strsignal.c -o strsignal.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/timeval-utils.c -o timeval-utils.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xatexit.c -o pic/xatexit.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xatexit.c -o noasan/xatexit.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xatexit.c -o xatexit.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xexit.c -o pic/xexit.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xexit.c -o noasan/xexit.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xexit.c -o xexit.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmalloc.c -o pic/xmalloc.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmalloc.c -o xmalloc.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmemdup.c -o pic/xmemdup.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmemdup.c -o xmemdup.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrdup.c -o pic/xstrdup.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrdup.c -o xstrdup.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrerror.c -o pic/xstrerror.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrerror.c -o xstrerror.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrndup.c -o pic/xstrndup.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrndup.c -o xstrndup.o +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/setproctitle.c -o pic/setproctitle.o; \ +-else true; fi +-if [ x"" != x ]; then \ +- gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ +-else true; fi +-gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/setproctitle.c -o setproctitle.o +-rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a +-ar rc ./libiberty.a \ +- ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o +-ranlib ./libiberty.a +-if [ x"" != x ]; then \ +- cd pic; \ +- ar rc ./libiberty.a \ +- ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \ +- ranlib ./libiberty.a; \ +- cd ..; \ +-else true; fi; \ +-if [ x"" != x ]; then \ +- cd noasan; \ +- ar rc ./libiberty.a \ +- ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \ +- ranlib ./libiberty.a; \ +- cd ..; \ +-else true; fi +-echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list +-make[7]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' +-make[7]: Nothing to be done for 'all'. +-make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' +-make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver' -make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver' -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o agent.o -MT agent.o -MMD -MP -MF .deps/agent.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/agent.c -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o ax.o -MT ax.o -MMD -MP -MF .deps/ax.Tpo `echo " -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` ../../../W._C._Handy/gdb/gdbserver/ax.c @@ -2132,8 +2821,13 @@ index 9782d20..7710584 100644 -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o tdesc.o -MT tdesc.o -MMD -MP -MF .deps/tdesc.Tpo ../../../W._C._Handy/gdb/gdbserver/tdesc.c -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o print-utils.o -MT print-utils.o -MMD -MP -MF .deps/print-utils.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/print-utils.c -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o rsp-low.o -MT rsp-low.o -MMD -MP -MF .deps/rsp-low.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/rsp-low.c +-gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/errors.c +-gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o common-debug.o -MT common-debug.o -MMD -MP -MF .deps/common-debug.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/common-debug.c +-gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o cleanups.o -MT cleanups.o -MMD -MP -MF .deps/cleanups.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/cleanups.c +-gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o common-exceptions.o -MT common-exceptions.o -MMD -MP -MF .deps/common-exceptions.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/common-exceptions.c +-gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o symbol.o -MT symbol.o -MMD -MP -MF .deps/symbol.Tpo ../../../W._C._Handy/gdb/gdbserver/symbol.c -rm -f xml-builtin.tmp --/bin/dash ../../../W._C._Handy/gdb/gdbserver/../features/feature_to_c.sh xml-builtin.tmp ../../../W._C._Handy/gdb/gdbserver/../features/i386/i386-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/i386-avx-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/i386-mmx-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/i386-mpx-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-core.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-sse.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-avx.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-mpx.xml +-/bin/dash ../../../W._C._Handy/gdb/gdbserver/../features/feature_to_c.sh xml-builtin.tmp ../../../W._C._Handy/gdb/gdbserver/../features/i386/i386-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/i386-avx-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/i386-avx512-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/i386-mmx-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/i386-mpx-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-core.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-sse.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-avx.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-avx512.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-mpx.xml -/bin/dash ../../../W._C._Handy/gdb/gdbserver/../../move-if-change xml-builtin.tmp xml-builtin.c -echo stamp > stamp-xml -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o xml-builtin.o -MT xml-builtin.o -MMD -MP -MF .deps/xml-builtin.Tpo xml-builtin.c @@ -2141,29 +2835,32 @@ index 9782d20..7710584 100644 -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i386-linux.o -MT i386-linux.o -MMD -MP -MF .deps/i386-linux.Tpo i386-linux.c -/bin/dash ../../../W._C._Handy/gdb/gdbserver/../regformats/regdat.sh ../../../W._C._Handy/gdb/gdbserver/../regformats/i386/i386-avx-linux.dat i386-avx-linux.c -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i386-avx-linux.o -MT i386-avx-linux.o -MMD -MP -MF .deps/i386-avx-linux.Tpo i386-avx-linux.c +-/bin/dash ../../../W._C._Handy/gdb/gdbserver/../regformats/regdat.sh ../../../W._C._Handy/gdb/gdbserver/../regformats/i386/i386-avx512-linux.dat i386-avx512-linux.c +-gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i386-avx512-linux.o -MT i386-avx512-linux.o -MMD -MP -MF .deps/i386-avx512-linux.Tpo i386-avx512-linux.c -/bin/dash ../../../W._C._Handy/gdb/gdbserver/../regformats/regdat.sh ../../../W._C._Handy/gdb/gdbserver/../regformats/i386/i386-mpx-linux.dat i386-mpx-linux.c -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i386-mpx-linux.o -MT i386-mpx-linux.o -MMD -MP -MF .deps/i386-mpx-linux.Tpo i386-mpx-linux.c -/bin/dash ../../../W._C._Handy/gdb/gdbserver/../regformats/regdat.sh ../../../W._C._Handy/gdb/gdbserver/../regformats/i386/i386-mmx-linux.dat i386-mmx-linux.c -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i386-mmx-linux.o -MT i386-mmx-linux.o -MMD -MP -MF .deps/i386-mmx-linux.Tpo i386-mmx-linux.c -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-low.o -MT linux-low.o -MMD -MP -MF .deps/linux-low.Tpo ../../../W._C._Handy/gdb/gdbserver/linux-low.c --gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-osdata.o -MT linux-osdata.o -MMD -MP -MF .deps/linux-osdata.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/linux-osdata.c --gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-procfs.o -MT linux-procfs.o -MMD -MP -MF .deps/linux-procfs.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/linux-procfs.c --gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-ptrace.o -MT linux-ptrace.o -MMD -MP -MF .deps/linux-ptrace.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/linux-ptrace.c +-gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-osdata.o -MT linux-osdata.o -MMD -MP -MF .deps/linux-osdata.Tpo ../../../W._C._Handy/gdb/gdbserver/../nat/linux-osdata.c +-gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-procfs.o -MT linux-procfs.o -MMD -MP -MF .deps/linux-procfs.Tpo ../../../W._C._Handy/gdb/gdbserver/../nat/linux-procfs.c +-gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-ptrace.o -MT linux-ptrace.o -MMD -MP -MF .deps/linux-ptrace.Tpo ../../../W._C._Handy/gdb/gdbserver/../nat/linux-ptrace.c -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-waitpid.o -MT linux-waitpid.o -MMD -MP -MF .deps/linux-waitpid.Tpo ../../../W._C._Handy/gdb/gdbserver/../nat/linux-waitpid.c -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-x86-low.o -MT linux-x86-low.o -MMD -MP -MF .deps/linux-x86-low.Tpo ../../../W._C._Handy/gdb/gdbserver/linux-x86-low.c --gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i386-low.o -MT i386-low.o -MMD -MP -MF .deps/i386-low.Tpo ../../../W._C._Handy/gdb/gdbserver/i386-low.c +-gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o x86-low.o -MT x86-low.o -MMD -MP -MF .deps/x86-low.Tpo ../../../W._C._Handy/gdb/gdbserver/x86-low.c +-gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o x86-dregs.o -MT x86-dregs.o -MMD -MP -MF .deps/x86-dregs.Tpo ../../../W._C._Handy/gdb/gdbserver/../nat/x86-dregs.c -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i387-fp.o -MT i387-fp.o -MMD -MP -MF .deps/i387-fp.Tpo ../../../W._C._Handy/gdb/gdbserver/i387-fp.c --gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-btrace.o -MT linux-btrace.o -MMD -MP -MF .deps/linux-btrace.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/linux-btrace.c +-gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-btrace.o -MT linux-btrace.o -MMD -MP -MF .deps/linux-btrace.Tpo ../../../W._C._Handy/gdb/gdbserver/../nat/linux-btrace.c -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o hostio-errno.o -MT hostio-errno.o -MMD -MP -MF .deps/hostio-errno.Tpo ../../../W._C._Handy/gdb/gdbserver/hostio-errno.c -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o thread-db.o -MT thread-db.o -MMD -MP -MF .deps/thread-db.Tpo ../../../W._C._Handy/gdb/gdbserver/thread-db.c -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o proc-service.o -MT proc-service.o -MMD -MP -MF .deps/proc-service.Tpo ../../../W._C._Handy/gdb/gdbserver/proc-service.c -rm -f gdbserver --gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/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=../../../W._C._Handy/gdb/gdbserver/proc-service.list -o gdbserver agent.o ax.o inferiors.o regcache.o remote-utils.o server.o signals.o target.o waitstatus.o utils.o debug.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 filestuff.o dll.o notif.o tdesc.o print-utils.o rsp-low.o xml-builtin.o i386-linux.o i386-avx-linux.o i386-mpx-linux.o i386-mmx-linux.o linux-low.o linux-osdata.o linux-procfs.o linux-ptrace.o linux-waitpid.o linux-x86-low.o i386-low.o i387-fp.o linux-btrace.o hostio-errno.o thread-db.o proc-service.o \ --build-gnulib-gdbserver/import/libgnu.a -ldl -lmcheck +-gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/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=../../../W._C._Handy/gdb/gdbserver/proc-service.list -o gdbserver agent.o ax.o inferiors.o regcache.o remote-utils.o server.o signals.o target.o waitstatus.o utils.o debug.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 filestuff.o dll.o notif.o tdesc.o print-utils.o rsp-low.o errors.o common-debug.o cleanups.o common-exceptions.o symbol.o xml-builtin.o i386-linux.o i386-avx-linux.o i386-avx512-linux.o i386-mpx-linux.o i386-mmx-linux.o linux-low.o linux-osdata.o linux-procfs.o linux-ptrace.o linux-waitpid.o linux-x86-low.o x86-low.o x86-dregs.o i387-fp.o linux-btrace.o hostio-errno.o thread-db.o proc-service.o \ +-build-gnulib-gdbserver/import/libgnu.a build-libiberty-gdbserver/libiberty.a -ldl -lmcheck -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o gdbreplay.o -MT gdbreplay.o -MMD -MP -MF .deps/gdbreplay.Tpo ../../../W._C._Handy/gdb/gdbserver/gdbreplay.c -rm -f gdbreplay -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/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=../../../W._C._Handy/gdb/gdbserver/proc-service.list -o gdbreplay gdbreplay.o version.o \ -- -lmcheck build-gnulib-gdbserver/import/libgnu.a +- -lmcheck build-gnulib-gdbserver/import/libgnu.a build-libiberty-gdbserver/libiberty.a -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o ax-ipa.o -MT ax-ipa.o -MMD -MP -MF .deps/ax-ipa.Tpo `echo " -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` ../../../W._C._Handy/gdb/gdbserver/ax.c -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o tracepoint-ipa.o -MT tracepoint-ipa.o -MMD -MP -MF .deps/tracepoint-ipa.Tpo ../../../W._C._Handy/gdb/gdbserver/tracepoint.c -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o format-ipa.o -MT format-ipa.o -MMD -MP -MF .deps/format-ipa.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/format.c @@ -2174,11 +2871,12 @@ index 9782d20..7710584 100644 -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o tdesc-ipa.o -MT tdesc-ipa.o -MMD -MP -MF .deps/tdesc-ipa.Tpo ../../../W._C._Handy/gdb/gdbserver/tdesc.c -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o print-utils-ipa.o -MT print-utils-ipa.o -MMD -MP -MF .deps/print-utils-ipa.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/print-utils.c -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o rsp-low-ipa.o -MT rsp-low-ipa.o -MMD -MP -MF .deps/rsp-low-ipa.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/rsp-low.c +-gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o errors-ipa.o -MT errors-ipa.o -MMD -MP -MF .deps/errors-ipa.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/errors.c -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o i386-linux-ipa.o -MT i386-linux-ipa.o -MMD -MP -MF .deps/i386-linux-ipa.Tpo i386-linux.c -gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o linux-i386-ipa.o -MT linux-i386-ipa.o -MMD -MP -MF .deps/linux-i386-ipa.Tpo ../../../W._C._Handy/gdb/gdbserver/linux-i386-ipa.c -rm -f libinproctrace.so -gcc-4.8 -shared -fPIC -Wl,--no-undefined -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/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=../../../W._C._Handy/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 tdesc-ipa.o print-utils-ipa.o rsp-low-ipa.o i386-linux-ipa.o linux-i386-ipa.o -ldl -pthread +--static-libstdc++ -static-libgcc -Wl,--dynamic-list=../../../W._C._Handy/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 tdesc-ipa.o print-utils-ipa.o rsp-low-ipa.o errors-ipa.o i386-linux-ipa.o linux-i386-ipa.o -ldl -pthread -make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver' -make[6]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' -make[7]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' @@ -2192,8 +2890,38 @@ index 9782d20..7710584 100644 -make[8]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' -make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' -make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' +-make[6]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver' +-make[7]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' +-make[7]: Nothing to be done for 'all'. +-make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' +-make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver' -make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver' -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver' make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/data-directory' rm -rf ./syscalls mkdir ./syscalls +@@ -8031,9 +6046,9 @@ wrote `./gdb.go' + ;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go + wrote `gdb/experimental.go' + /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/iterator.go gdb/iterator.scm ++;;; note: source file ./gdb.scm ++;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go + wrote `gdb/iterator.go' +-;;; note: source file ./gdb.scm +-;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go + /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/printing.go gdb/printing.scm + ;;; note: source file ./gdb.scm + ;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go +@@ -8041,11 +6056,11 @@ wrote `gdb/printing.go' + /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/support.go gdb/support.scm + wrote `gdb/support.go' + /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/types.go gdb/types.scm +-wrote `gdb/types.go' + ;;; note: source file ./gdb.scm + ;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go + ;;; note: source file ./gdb/iterator.scm + ;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb/iterator.scm.go ++wrote `gdb/types.go' + touch stamp-guile + rm -rf ./system-gdbinit + mkdir ./system-gdbinit diff --git a/binutils-gdb/log_install.diff b/binutils-gdb/log_install.diff index f28a8246..a4bc8a96 100644 --- a/binutils-gdb/log_install.diff +++ b/binutils-gdb/log_install.diff @@ -1,5 +1,5 @@ diff --git toolchain/logs/binutils-gdb/kepler.SCHWINGE/log_install_ toolchain/logs/binutils-gdb/laplace.SCHWINGE/log_install_ -index 5bd0553..65a5d2f 100644 +index 04a4d12..fbd018c 100644 --- toolchain/logs/binutils-gdb/kepler.SCHWINGE/log_install_ +++ toolchain/logs/binutils-gdb/laplace.SCHWINGE/log_install_ @@ -68,7 +68,6 @@ libtool: install: /usr/bin/install -c .libs/libbfd.lai [...]/tschwinge/W._C._Han @@ -18,7 +18,7 @@ index 5bd0553..65a5d2f 100644 ---------------------------------------------------------------------- Libraries have been installed in: [...]/tschwinge/W._C._Handy.build.install/lib -@@ -648,36 +646,6 @@ make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb' +@@ -624,46 +622,6 @@ make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb' make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/doc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/doc' @@ -36,6 +36,11 @@ index 5bd0553..65a5d2f 100644 -make[8]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' -make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' -make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' +-make[6]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver' +-make[7]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' +-make[7]: Nothing to be done for 'all'. +-make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' +-make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver' -make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver' -make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver' -make[6]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' @@ -50,12 +55,17 @@ index 5bd0553..65a5d2f 100644 -make[8]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' -make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' -make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' +-make[6]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver' +-make[7]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' +-make[7]: Nothing to be done for 'all'. +-make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' +-make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver' -make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver' -make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver' make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/data-directory' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/data-directory' -@@ -803,88 +771,6 @@ make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/doc' +@@ -789,135 +747,6 @@ make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/doc' make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite' @@ -73,6 +83,11 @@ index 5bd0553..65a5d2f 100644 -make[9]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' -make[8]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' -make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' +-make[7]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver' +-make[8]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' +-make[8]: Nothing to be done for 'all'. +-make[8]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' +-make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver' -make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver' -make[6]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver' -make[7]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' @@ -87,6 +102,11 @@ index 5bd0553..65a5d2f 100644 -make[9]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' -make[8]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' -make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' +-make[7]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver' +-make[8]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' +-make[8]: Nothing to be done for 'all'. +-make[8]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' +-make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver' -make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver' -make[6]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver' -n=`echo gdbserver | sed 's,y,y,'`; \ @@ -97,14 +117,28 @@ index 5bd0553..65a5d2f 100644 -fi; \ -/bin/dash ../../../W._C._Handy/gdb/gdbserver/../../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/bin; \ -/usr/bin/install -c gdbserver [...]/tschwinge/W._C._Handy.build.install/bin/$n +-# Note that we run install and not install-only, as the latter +-# is not part of GNU standards and in particular not provided +-# in libiberty. -make[7]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver' -make[8]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' -make[9]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' -make[10]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' --make install-recursive +-make all-recursive +-make[11]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' +-make[12]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' +-make[12]: Nothing to be done for 'all-am'. +-make[12]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' +-make[11]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' +-make[10]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' +-make[9]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' +-make[9]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' +-make[10]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' -make[11]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' +-make install-recursive -make[12]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' -make[13]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' +-make[14]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' -if test yes = no; then \ - case 'linux-gnu' in \ - darwin[56]*) \ @@ -131,20 +165,43 @@ index 5bd0553..65a5d2f 100644 - rm -f [...]/tschwinge/W._C._Handy.build.install/lib/charset.tmp ; \ - fi ; \ -fi --make[13]: Nothing to be done for 'install-data-am'. +-make[14]: Nothing to be done for 'install-data-am'. +-make[14]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' -make[13]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' -make[12]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' -make[11]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' --make[10]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import' +-make[10]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' -make[9]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' -make[8]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver' +-make[8]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver' +-make[9]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' +-make[9]: Nothing to be done for 'all'. +-make[9]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' +-if test -n ""; then \ +- /bin/dash ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory`; \ +- /usr/bin/install -c -m 644 ./libiberty.a [...]/tschwinge/W._C._Handy.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory`/./libiberty.an; \ +- ( cd [...]/tschwinge/W._C._Handy.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ); \ +- mv -f [...]/tschwinge/W._C._Handy.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory`/./libiberty.an [...]/tschwinge/W._C._Handy.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory`/./libiberty.a; \ +- case "" in \ +- /*) thd=;; \ +- *) thd=[...]/tschwinge/W._C._Handy.build.install/include/;; \ +- esac; \ +- /bin/dash ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../mkinstalldirs ${thd}; \ +- for h in ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include/ansidecl.h ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include/demangle.h ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include/dyn-string.h ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include/fibheap.h ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include/floatformat.h ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include/hashtab.h ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include/libiberty.h ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include/objalloc.h ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include/partition.h ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include/safe-ctype.h ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include/sort.h ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include/splay-tree.h ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include/timeval-utils.h; do \ +- /usr/bin/install -c -m 644 $h ${thd}; \ +- done; \ +-fi +-make[9]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' +-make[9]: Nothing to be done for 'install'. +-make[9]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite' +-make[8]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver' -make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver' -make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver' -make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver' make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/data-directory' make[6]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/data-directory' /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gdb/syscalls -@@ -940,7 +826,7 @@ make[9]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/ +@@ -977,7 +806,7 @@ make[9]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/ make[10]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' make[11]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' if test yes = no; then \ diff --git a/binutils-gdb/log_test.diff b/binutils-gdb/log_test.diff index 9fba623b..8a22c94c 100644 --- a/binutils-gdb/log_test.diff +++ b/binutils-gdb/log_test.diff @@ -1,15 +1,8 @@ diff --git toolchain/logs/binutils-gdb/kepler.SCHWINGE/log_test_ toolchain/logs/binutils-gdb/laplace.SCHWINGE/log_test_ -index 695b503..3270c89 100644 +index c620d04..df8d351 100644 --- toolchain/logs/binutils-gdb/kepler.SCHWINGE/log_test_ +++ toolchain/logs/binutils-gdb/laplace.SCHWINGE/log_test_ -@@ -11,14 +11,12 @@ make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/po' - make[4]: Nothing to be done for 'check'. - make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/po' - make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd' --make[4]: Nothing to be done for 'check-am'. - make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd' - make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd' - make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd' +@@ -17,7 +17,6 @@ make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd' make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/opcodes' Making check in . make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/opcodes' @@ -17,33 +10,33 @@ index 695b503..3270c89 100644 make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/opcodes' Making check in po make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/opcodes/po' -@@ -52,7 +50,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \ +@@ -51,7 +50,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file --Test Run By thomas on Thu Sep 11 18:50:52 2014 -+Test Run By thomas on Thu Sep 11 17:06:17 2014 +-Test Run By thomas on Fri Sep 12 16:30:37 2014 ++Test Run By thomas on Fri Sep 12 16:36:19 2014 Native configuration is [ARCH] === binutils tests === -@@ -131,7 +129,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \ +@@ -131,7 +130,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file --Test Run By thomas on Thu Sep 11 18:50:59 2014 -+Test Run By thomas on Thu Sep 11 17:06:32 2014 +-Test Run By thomas on Fri Sep 12 16:30:50 2014 ++Test Run By thomas on Fri Sep 12 16:36:34 2014 Native configuration is [ARCH] === gas tests === -@@ -308,7 +306,6 @@ make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/po' - make[4]: Nothing to be done for 'all'. - make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/po' - make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd' --make[4]: Nothing to be done for 'all-am'. - make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd' - make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd' - make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd' -@@ -317,7 +314,6 @@ make all-recursive +@@ -289,7 +288,6 @@ make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/intl' + make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd' + Making info in doc + make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +-make[3]: Nothing to be done for 'info'. + make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' + Making info in po + make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/po' +@@ -317,7 +315,6 @@ make all-recursive make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/opcodes' Making all in . make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/opcodes' @@ -51,7 +44,7 @@ index 695b503..3270c89 100644 make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/opcodes' Making all in po make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/opcodes/po' -@@ -337,7 +333,6 @@ make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas/po' +@@ -337,7 +334,6 @@ make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas/po' make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas' @@ -59,7 +52,7 @@ index 695b503..3270c89 100644 make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' -@@ -364,7 +359,6 @@ make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils/po' +@@ -364,7 +360,6 @@ make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils/po' make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils' @@ -67,7 +60,7 @@ index 695b503..3270c89 100644 make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' -@@ -1103,8 +1097,8 @@ PASS: ver_test_4.sh +@@ -1130,8 +1125,8 @@ PASS: ver_test_4.sh PASS: ver_test_5.sh PASS: ver_test_7.sh PASS: ver_test_10.sh @@ -78,7 +71,7 @@ index 695b503..3270c89 100644 PASS: script_test_3.sh PASS: script_test_4.sh PASS: script_test_5.sh -@@ -1213,11 +1207,11 @@ PASS: relro_strip_test +@@ -1243,11 +1238,11 @@ PASS: relro_strip_test PASS: relro_script_test PASS: script_test_1 PASS: script_test_2 @@ -93,41 +86,33 @@ index 695b503..3270c89 100644 PASS: tls_script_test PASS: script_test_11 PASS: dynamic_list_2 -@@ -1261,7 +1255,7 @@ PASS: ifuncmain7pie - PASS: ifuncvar - PASS: start_lib_test +@@ -1295,7 +1290,7 @@ PASS: ehdr_start_test_2 + PASS: ehdr_start_test_3 + PASS: ehdr_start_test_5 ============================ --2 of 185 tests failed -+5 of 185 tests failed +-2 of 192 tests failed ++5 of 192 tests failed See testsuite/test-suite.log ============================ - Makefile:3717: recipe for target 'test-suite.log' failed -@@ -1337,7 +1331,6 @@ make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gprof/po' - make[4]: Nothing to be done for 'check'. - make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gprof/po' - make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gprof' --make[4]: Nothing to be done for 'check-am'. - make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gprof' - make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gprof' - make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gprof' -@@ -1365,14 +1358,14 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \ + Makefile:3901: recipe for target 'test-suite.log' failed +@@ -1399,14 +1394,14 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \ CC="gcc-4.8" CFLAGS="-g -O2" \ CXX="g++-4.8" CXXFLAGS="-g -O2" \ CC_FOR_HOST="gcc-4.8" CFLAGS_FOR_HOST="-g -O2" \ -- OFILES="ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o plugin.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf_i386.o ei386linux.o eelf32_x86_64.o " BFDLIB="../bfd/.libs/libbfd.a" \ -+ OFILES="ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o plugin.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf_i386.o " BFDLIB="../bfd/.libs/libbfd.a" \ - LIBIBERTY="../libiberty/libiberty.a " LIBS="-lz -ldl " \ +- OFILES="ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o plugin.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf_i386.o ei386linux.o eelf32_x86_64.o ldbuildid.o" BFDLIB="../bfd/.libs/libbfd.a" \ ++ OFILES="ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o plugin.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf_i386.o ldbuildid.o" BFDLIB="../bfd/.libs/libbfd.a" \ + LIBIBERTY="../libiberty/libiberty.a " LIBS="-lz -ldl -ldl " \ DO_COMPARE="`echo 'cmp --ignore-initial=16 $f1 $f2' | sed -e 's,\\$,,g'`" \ ; \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file --Test Run By thomas on Thu Sep 11 18:54:41 2014 -+Test Run By thomas on Thu Sep 11 17:11:40 2014 +-Test Run By thomas on Fri Sep 12 16:34:20 2014 ++Test Run By thomas on Fri Sep 12 16:42:21 2014 Native configuration is [ARCH] === ld tests === -@@ -1430,6 +1423,8 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-ia64/ia64.exp ... +@@ -1465,6 +1460,8 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-ia64/ia64.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-ia64/line.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-ifunc/binutils.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-ifunc/ifunc.exp ... @@ -136,45 +121,45 @@ index 695b503..3270c89 100644 Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-libs/libs.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-linkonce/linkonce.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-m68hc11/m68hc11.exp ... -@@ -1527,15 +1522,26 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/xtensa.exp ... +@@ -1563,15 +1560,26 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/xtensa.exp ... === ld Summary === --# of expected passes 950 +-# of expected passes 974 -# of expected failures 4 -+# of expected passes 944 ++# of expected passes 968 +# of unexpected failures 2 +# of expected failures 8 # of untested testcases 6 - [...]/tschwinge/W._C._Handy.build/ld/ld-new 2.24.51.20140214 + [...]/tschwinge/W._C._Handy.build/ld/ld-new 2.24.51.20140911 -+Makefile:3357: recipe for target 'check-DEJAGNU' failed ++Makefile:3395: recipe for target 'check-DEJAGNU' failed +make[5]: *** [check-DEJAGNU] Error 1 make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' -+Makefile:1763: recipe for target 'check-am' failed ++Makefile:1781: recipe for target 'check-am' failed +make[4]: *** [check-am] Error 2 make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' -+Makefile:1610: recipe for target 'check-recursive' failed ++Makefile:1628: recipe for target 'check-recursive' failed +make[3]: *** [check-recursive] Error 1 make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' -+Makefile:1765: recipe for target 'check' failed ++Makefile:1783: recipe for target 'check' failed +make[2]: *** [check] Error 2 make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' -+Makefile:7479: recipe for target 'check-ld' failed ++Makefile:7536: recipe for target 'check-ld' failed +make[1]: *** [check-ld] Error 2 make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/libdecnumber' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/libdecnumber' -@@ -1572,7 +1578,7 @@ Making a new config file... +@@ -1610,7 +1618,7 @@ Making a new config file... make check-single make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite' - rootme=`pwd`; export rootme; srcdir=../../../W._C._Handy/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --Test Run By thomas on Thu Sep 11 18:57:05 2014 -+Test Run By thomas on Thu Sep 11 17:16:06 2014 + rootme=`pwd`; export rootme; srcdir=../../../W._C._Handy/gdb/testsuite ; export srcdir ; EXPECT=`if [ "${READ1}" != "" ] ; then echo ${rootme}/expect-read1; elif [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest +-Test Run By thomas on Fri Sep 12 16:36:47 2014 ++Test Run By thomas on Fri Sep 12 16:46:50 2014 Native configuration is [ARCH] === gdb tests === -@@ -1649,7 +1655,12 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_interface.exp ... +@@ -1689,7 +1697,12 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_interface.exp ... FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj FAIL: gdb.ada/mi_interface.exp: list ggg1's children Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_task_arg.exp ... @@ -187,7 +172,7 @@ index 695b503..3270c89 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mod_from_name.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/nested.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/null_array.exp ... -@@ -1670,6 +1681,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/ptype_field.exp ... +@@ -1711,6 +1724,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/ptype_field.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/ptype_tagged_param.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/py_range.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/rdv_wait.exp ... @@ -195,8 +180,8 @@ index 695b503..3270c89 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/rec_return.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/ref_param.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/ref_tick_size.exp ... -@@ -1684,7 +1696,19 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/taft_type.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tagged.exp ... +@@ -1726,7 +1740,19 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tagged.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tagged_access.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tagged_not_init.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/task_bp.exp ... +FAIL: gdb.ada/task_bp.exp: run to pck.dummy_task - from psymtab @@ -215,7 +200,7 @@ index 695b503..3270c89 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tick_last_segv.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tick_length_array_enum_idx.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/type_coercion.exp ... -@@ -1693,6 +1717,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/uninitialized_vars.exp ... +@@ -1735,6 +1761,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/uninitialized_vars.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/variant_record_packed_array.exp ... FAIL: gdb.ada/variant_record_packed_array.exp: print adress content Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/watch_arg.exp ... @@ -223,7 +208,7 @@ index 695b503..3270c89 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/whatis_array_val.exp ... FAIL: gdb.ada/whatis_array_val.exp: print full Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/widewide.exp ... -@@ -1725,9 +1750,26 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-bp_permanent.exp ... +@@ -1781,9 +1808,27 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-bp_permanent.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-byte.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-cfi-notcurrent.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-disp-step.exp ... @@ -244,13 +229,14 @@ index 695b503..3270c89 100644 +FAIL: gdb.arch/i386-dr3-watch.exp: continue to i4 watchpoint +FAIL: gdb.arch/i386-dr3-watch.exp: set watchpoint occuping one debug register Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-float.exp ... ++FAIL: gdb.arch/i386-float.exp: info float Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-gnu-cfi.exp ... +FAIL: gdb.arch/i386-gnu-cfi.exp: shift up to the modified frame +FAIL: gdb.arch/i386-gnu-cfi.exp: Existence of the CFI inserted register Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-mpx.exp ... gdb compile failed, gcc: error: unrecognized command line option '-fmpx' Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-permbkpt.exp ... -@@ -1746,6 +1788,30 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-size-overlap.exp ... +@@ -1793,6 +1838,30 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-size-overlap.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-size.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-sse-stack-align.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-sse.exp ... @@ -281,44 +267,14 @@ index 695b503..3270c89 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-unwind.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-word.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ia64-breakpoint-shadow.exp ... -@@ -1770,13 +1836,48 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/thumb-singlestep.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/thumb2-it.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/vsx-regs.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.asm/asm-source.exp ... -+FAIL: gdb.asm/asm-source.exp: info target (timeout) -+FAIL: gdb.asm/asm-source.exp: info symbol (timeout) -+FAIL: gdb.asm/asm-source.exp: list (timeout) -+FAIL: gdb.asm/asm-source.exp: search (timeout) -+FAIL: gdb.asm/asm-source.exp: f in foo2 (timeout) -+FAIL: gdb.asm/asm-source.exp: n in foo2 (timeout) -+FAIL: gdb.asm/asm-source.exp: bt ALL in foo2 (timeout) -+FAIL: gdb.asm/asm-source.exp: bt 2 in foo2 (timeout) -+FAIL: gdb.asm/asm-source.exp: s 2 (timeout) -+FAIL: gdb.asm/asm-source.exp: n 2 (timeout) -+FAIL: gdb.asm/asm-source.exp: bt 3 in foo3 (timeout) -+FAIL: gdb.asm/asm-source.exp: info source asmsrc1.s (timeout) -+FAIL: gdb.asm/asm-source.exp: finish from foo3 (timeout) -+FAIL: gdb.asm/asm-source.exp: info source asmsrc2.s (timeout) -+FAIL: gdb.asm/asm-source.exp: info sources (timeout) -+FAIL: gdb.asm/asm-source.exp: info line (timeout) -+FAIL: gdb.asm/asm-source.exp: next over foo3 (timeout) -+FAIL: gdb.asm/asm-source.exp: return from foo2 (timeout) -+FAIL: gdb.asm/asm-source.exp: look at global variable (timeout) -+FAIL: gdb.asm/asm-source.exp: x/i &globalvar (timeout) -+FAIL: gdb.asm/asm-source.exp: disassem &globalvar, &globalvar+1 (timeout) -+FAIL: gdb.asm/asm-source.exp: look at static variable (timeout) -+FAIL: gdb.asm/asm-source.exp: x/i &staticvar (timeout) -+FAIL: gdb.asm/asm-source.exp: disassem &staticvar, &staticvar+1 (timeout) -+FAIL: gdb.asm/asm-source.exp: look at static function (timeout) - Running ../../../W._C._Handy/gdb/testsuite/gdb.base/a2-run.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.base/advance.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.base/alias.exp ... +@@ -1824,7 +1893,18 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/alias.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/all-bin.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/annota1.exp ... FAIL: gdb.base/annota1.exp: run until main breakpoint (timeout) +FAIL: gdb.base/annota1.exp: break handle_USR1 (timeout) +FAIL: gdb.base/annota1.exp: break printf (timeout) +FAIL: gdb.base/annota1.exp: continue to printf ++FAIL: gdb.base/annota1.exp: send SIGUSR1 (timeout) +FAIL: gdb.base/annota1.exp: backtrace @ signal handler (timeout) +FAIL: gdb.base/annota1.exp: get inferior pid (timeout) +FAIL: gdb.base/annota1.exp: signal sent (timeout) @@ -330,12 +286,27 @@ index 695b503..3270c89 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/anon.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/args.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/argv0-symlink.exp ... -@@ -1787,9 +1888,16 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/async-shell.exp ... +@@ -1832,15 +1912,41 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/arithmet.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/arrayidx.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/assign.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/async-shell.exp ... +-FAIL: gdb.base/async-shell.exp: run & Running ../../../W._C._Handy/gdb/testsuite/gdb.base/async.exp ... ++FAIL: gdb.base/async.exp: next& (timeout) ++FAIL: gdb.base/async.exp: step& #1 (timeout) ++FAIL: gdb.base/async.exp: step& #2 (timeout) ++FAIL: gdb.base/async.exp: stepi& (timeout) ++FAIL: gdb.base/async.exp: get next insn ++FAIL: gdb.base/async.exp: nexti& (timeout) ++FAIL: gdb.base/async.exp: finish& (timeout) ++FAIL: gdb.base/async.exp: jump& (timeout) ++FAIL: gdb.base/async.exp: until& (timeout) ++FAIL: gdb.base/async.exp: set exec-done-display off Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-pie-misread.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-pie-noexec.exp ... -FAIL: gdb.base/attach-pie-noexec.exp: info shared Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-twice.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-wait-input.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach.exp ... +FAIL: gdb.base/attach.exp: attach to nonexistent process is prohibited +FAIL: gdb.base/attach.exp: attach1, after setting file @@ -345,10 +316,21 @@ index 695b503..3270c89 100644 +FAIL: gdb.base/attach.exp: attach when process' a.out not in cwd +FAIL: gdb.base/attach.exp: attach call +FAIL: gdb.base/attach.exp: continue until exit ++FAIL: gdb.base/attach.exp: starting with --pid (timeout) ++FAIL: gdb.base/attach.exp: cmdline attach run: run to prompt ++ERROR: Undefined command "". + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/auto-connect-native-target.exp ... ++FAIL: gdb.base/auto-connect-native-target.exp: kill: native target remains pushed ++FAIL: gdb.base/auto-connect-native-target.exp: detach: start ++FAIL: gdb.base/auto-connect-native-target.exp: detach: native target remains pushed ++FAIL: gdb.base/auto-connect-native-target.exp: run to exit: start ++FAIL: gdb.base/auto-connect-native-target.exp: run to exit: c (the program is no longer running) ++FAIL: gdb.base/auto-connect-native-target.exp: run to exit: native target remains pushed ++FAIL: gdb.base/auto-connect-native-target.exp: disconnect: start + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/auto-load.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/auxv.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bang.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bfp-test.exp ... -@@ -1810,10 +1918,23 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/call-ar-st.exp ... +@@ -1865,10 +1971,23 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/call-ar-st.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/call-rt-st.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/call-sc.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/call-signal-resume.exp ... @@ -372,7 +354,7 @@ index 695b503..3270c89 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-signal-fork.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-signal.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-syscall.exp ... -@@ -1832,13 +1953,15 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/condbreak.exp ... +@@ -1890,7 +2009,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/consecutive-step-over.exp .. Running ../../../W._C._Handy/gdb/testsuite/gdb.base/consecutive.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/constvars.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/corefile.exp ... @@ -381,7 +363,8 @@ index 695b503..3270c89 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/ctxobj.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/cursal.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/cvexpr.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dbx.exp ... +@@ -1898,6 +2017,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dbx.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dcache-line-read-error.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/debug-expr.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/default.exp ... +FAIL: gdb.base/default.exp: info set @@ -389,75 +372,130 @@ index 695b503..3270c89 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/define.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/del.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/detach.exp ... -@@ -1851,6 +1974,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/display.exp ... +@@ -1909,9 +2030,14 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/disp-step-syscall.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/display.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dmsym.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/double-prompt-target-event-error.exp ... ++FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: no double prompt (timeout) ++FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: set height unlimited ++FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: no double prompt (timeout) ++FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: set height unlimited + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-bp-same-addr.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-next.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-non-stop.exp ... +FAIL: gdb.base/dprintf-non-stop.exp: Can't run to main Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-pending.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dump.exp ... -@@ -1869,6 +1993,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/eval-skip.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.base/eval.exp ... +@@ -1931,6 +2057,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/eval.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/exe-lock.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/execution-termios.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/exitsignal.exp ... +FAIL: gdb.base/exitsignal.exp: $_exitsignal is 11 (SIGSEGV) after SIGSEGV. +FAIL: gdb.base/exitsignal.exp: $_exitsignal is 11 (SIGSEGV) after restarting the inferior Running ../../../W._C._Handy/gdb/testsuite/gdb.base/expand-psymtabs.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/exprs.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/fileio.exp ... -@@ -1890,6 +2016,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/func-ptr.exp ... +@@ -1952,54 +2080,10 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/func-ptr.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/funcargs.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-buffer-overflow.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-relro-pie.exp ... +FAIL: gdb.base/gcore-relro-pie.exp: Can't run to break_here Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-relro.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb-sigterm.exp ... +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #0 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #1 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #2 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #3 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #4 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #6 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #7 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #8 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #9 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #10 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #11 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #12 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #13 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #14 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #15 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #16 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #17 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #18 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #19 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #20 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #22 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #23 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #24 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #25 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #26 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #27 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #29 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #31 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #32 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #33 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #34 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #35 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #36 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #37 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #38 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #39 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #40 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #42 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #43 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #44 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #45 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #46 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #47 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #48 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #49 (stepping inside range 201 times) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1056.exp ... -@@ -1909,6 +2036,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline1.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline2.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline3.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1090.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb11530.exp ... +@@ -2019,6 +2103,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline3.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak-in-shr-unsupported.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak-unmapped.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak.exp ... +FAIL: gdb.base/hbreak.exp: hbreak +FAIL: gdb.base/hbreak.exp: continue to break-at-exit after hbreak (the program exited) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak2.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/help.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hook-stop-continue.exp ... -@@ -1929,9 +2058,33 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interact.exp ... +@@ -2039,9 +2125,33 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interact.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interp.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interrupt-noterm.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interrupt.exp ... +FAIL: gdb.base/interrupt.exp: call function when asleep (wrong output) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jit-simple.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jit-so.exp ... -+FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here after-dlopen ++FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here after-dlopen (the program exited) +FAIL: gdb.base/jit-so.exp: one_jit_test-1: setting breakpoint at jit-main.c:130 -+FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 0 ++FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 0 (the program is no longer running) +FAIL: gdb.base/jit-so.exp: one_jit_test-1: set var argc = 2 +FAIL: gdb.base/jit-so.exp: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so" +FAIL: gdb.base/jit-so.exp: one_jit_test-1: set var count = 1 +FAIL: gdb.base/jit-so.exp: one_jit_test-1: setting breakpoint at jit-main.c:193 -+FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 1 ++FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 1 (the program is no longer running) +FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function +FAIL: gdb.base/jit-so.exp: one_jit_test-1: setting breakpoint at jit-main.c:218 -+FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 2 -+FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here after-dlopen ++FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 2 (the program is no longer running) ++FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here after-dlopen (the program exited) +FAIL: gdb.base/jit-so.exp: one_jit_test-2: setting breakpoint at jit-main.c:130 -+FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 0 ++FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 0 (the program is no longer running) +FAIL: gdb.base/jit-so.exp: one_jit_test-2: set var argc = 2 +FAIL: gdb.base/jit-so.exp: one_jit_test-2: set var libname = "SHLIBDIR/jit-solib.so" +FAIL: gdb.base/jit-so.exp: one_jit_test-2: set var count = 2 +FAIL: gdb.base/jit-so.exp: one_jit_test-2: setting breakpoint at jit-main.c:193 -+FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 1 ++FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 1 (the program is no longer running) +FAIL: gdb.base/jit-so.exp: one_jit_test-2: info function jit_function +FAIL: gdb.base/jit-so.exp: one_jit_test-2: setting breakpoint at jit-main.c:218 -+FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 2 ++FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 2 (the program is no longer running) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jit.exp ... +FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: Can't run to main Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jump.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/kill-after-signal.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/label.exp ... -@@ -1944,15 +2097,14 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/logical.exp ... +@@ -2054,15 +2164,14 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/logical.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/long_long.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/longest-types.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/longjmp.exp ... @@ -475,7 +513,23 @@ index 695b503..3270c89 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/moribund-step.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/multi-forks.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/nextoverexit.exp ... -@@ -1969,6 +2121,9 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/pie-execl.exp ... +@@ -2074,6 +2183,15 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/overlays.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/page.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-after-ctrl-c-running.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-bg-execution.exp ... ++FAIL: gdb.base/paginate-bg-execution.exp: paginate: continue& ++FAIL: gdb.base/paginate-bg-execution.exp: paginate: pagination handled, breakpoint hit (timeout) ++FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: continue& ++FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: continue& paginates (timeout) ++FAIL: gdb.base/paginate-bg-execution.exp: cancel with quit: continue& ++FAIL: gdb.base/paginate-bg-execution.exp: cancel with quit: continue& paginates (timeout) ++ERROR: Window too small. ++ERROR: Window too small. ++ERROR: Window too small. + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-execution-startup.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-inferior-exit.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/pc-fp.exp ... +@@ -2083,6 +2201,9 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/pie-execl.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/pointers.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/pr10179.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/pr11022.exp ... @@ -484,16 +538,8 @@ index 695b503..3270c89 100644 +FAIL: gdb.base/pr11022.exp: watchpoint hit 2 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/prelink.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/print-file-var.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.base/printcmds.exp ... -@@ -1988,6 +2143,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/recpar.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.base/recurse.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.base/relational.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.base/relativedebug.exp ... -+FAIL: gdb.base/relativedebug.exp: pause found in backtrace - Running ../../../W._C._Handy/gdb/testsuite/gdb.base/relocate.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.base/remote.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.base/remotetimeout.exp ... -@@ -2028,6 +2184,10 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/return.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/print-symbol-loading.exp ... +@@ -2144,6 +2265,10 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/return.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/return2.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/save-bp.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/savedregs.exp ... @@ -504,7 +550,7 @@ index 695b503..3270c89 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/scope.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sect-cmd.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sep.exp ... -@@ -2042,18 +2202,98 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/shlib-call.exp ... +@@ -2158,18 +2283,98 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/shlib-call.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/shreloc.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigall.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigaltstack.exp ... @@ -546,7 +592,7 @@ index 695b503..3270c89 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigstep.exp ... +FAIL: gdb.base/sigstep.exp: backtrace for nexti (pattern 2) +FAIL: gdb.base/sigstep.exp: step from handler; leave handler (timeout) -+FAIL: gdb.base/sigstep.exp: stepi from handleri; leave handler (hit breakpoint again) ++FAIL: gdb.base/sigstep.exp: stepi from handleri; leave handler +FAIL: gdb.base/sigstep.exp: stepi from handleri; leave signal trampoline +FAIL: gdb.base/sigstep.exp: next from handler; leave handler +FAIL: gdb.base/sigstep.exp: nexti from handleri; leave handler @@ -603,16 +649,19 @@ index 695b503..3270c89 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sizeof.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/skip-solib.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/skip.exp ... -@@ -2061,7 +2301,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/so-impl-ld.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.base/so-indr-cl.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-corrupted.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-disc.exp ... --ERROR: no fileid for kepler -+ERROR: no fileid for laplace - Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-display.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-nodir.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-overlap.exp ... -@@ -2126,11 +2366,21 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/twice.exp ... +@@ -2236,6 +2441,11 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/structs2.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/structs3.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/subst.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file.exp ... ++gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c: In function 'get_origin': ++../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c:154:25: error: 'PATH_MAX' undeclared (first use in this function) ++ static char self_path[PATH_MAX]; ++ ^ ++../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c:154:25: note: each undeclared identifier is reported only once for each function it appears in + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/symbol-without-target_section.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/term.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/testenv.exp ... +@@ -2245,12 +2455,22 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/twice.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/type-opaque.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/ui-redirect.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/unload.exp ... @@ -627,6 +676,7 @@ index 695b503..3270c89 100644 +FAIL: gdb.base/unload.exp: pending breakpoint info on second run at shrfunc2 +FAIL: gdb.base/unload.exp: continuing to unloaded libfile2 (the program is no longer running) +FAIL: gdb.base/unload.exp: print y from libfile2 + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/until-nodebug.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/until.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/unwindonsignal.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/valgrind-db-attach.exp ... @@ -634,8 +684,8 @@ index 695b503..3270c89 100644 -FAIL: gdb.base/valgrind-infcall.exp: target remote for vgdb Running ../../../W._C._Handy/gdb/testsuite/gdb.base/value-double-free.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/varargs.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.base/volatile.exp ... -@@ -2138,14 +2388,50 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-cond-infcall.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vla-datatypes.exp ... +@@ -2261,15 +2481,91 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-cond-infcall.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-cond.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-non-mem.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-read.exp ... @@ -648,8 +698,6 @@ index 695b503..3270c89 100644 +FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes (timeout) +FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-vfork.exp ... -+FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (timeout) -+FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (sw) (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch_thread_num.exp ... +FAIL: gdb.base/watch_thread_num.exp: Watchpoint on shared variable +FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 @@ -665,11 +713,56 @@ index 695b503..3270c89 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-cond-gone.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-delete.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-hw-hit-once.exp ... -+FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue -+FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit (the program exited) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-hw.exp ... -+FAIL: gdb.base/watchpoint-hw.exp: start (timeout) -+FAIL: gdb.base/watchpoint-hw.exp: info watchpoints (timeout) + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-reuse-slot.exp ... ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-solib.exp ... +FAIL: gdb.base/watchpoint-solib.exp: continue to foo (the program exited) +FAIL: gdb.base/watchpoint-solib.exp: set watchpoint on g @@ -677,16 +770,28 @@ index 695b503..3270c89 100644 +FAIL: gdb.base/watchpoint-solib.exp: continue to foo again (the program exited) +FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again (the program is no longer running) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint.exp ... -+FAIL: gdb.base/watchpoint.exp: watch -location nullptr->p->x +FAIL: gdb.base/watchpoint.exp: watch foo2 +FAIL: gdb.base/watchpoint.exp: continue with watch foo2 +FAIL: gdb.base/watchpoint.exp: watch foo4 +FAIL: gdb.base/watchpoint.exp: continue with watch foo4 -+FAIL: gdb.base/watchpoint.exp: no-hw: watch -location nullptr->p->x Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoints.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/wchar.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/whatis-exp.exp ... -@@ -2227,6 +2513,16 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/gdb2495.exp ... +@@ -2315,6 +2611,13 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/solib.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/abstract-origin.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/ambiguous.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/annota2.exp ... ++FAIL: gdb.cp/annota2.exp: continue until exit (timeout) ++FAIL: gdb.cp/annota2.exp: delete bps ++FAIL: gdb.cp/annota2.exp: break at main (got interactive prompt) ++FAIL: gdb.cp/annota2.exp: run until main breakpoint (got interactive prompt) ++FAIL: gdb.cp/annota2.exp: set watch on a.x (timeout) ++FAIL: gdb.cp/annota2.exp: watch triggered on a.x (timeout) ++FAIL: gdb.cp/annota2.exp: annotate-quit + Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/annota3.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/anon-ns.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/anon-struct.exp ... +@@ -2357,6 +2660,16 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/gdb2495.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/hang.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/impl-this.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/infcall-dlopen.exp ... @@ -703,7 +808,23 @@ index 695b503..3270c89 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/inherit.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/koenig.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/local.exp ... -@@ -2425,12 +2721,20 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/subarray.exp ... +@@ -2529,7 +2842,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-loclists.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-mix.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-reread.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/gdb-index.exp ... +-FAIL: gdb.dwarf2/gdb-index.exp: touch binary + Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/implptr-64bit.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/implptr-optimized-out.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/implptr.exp ... +@@ -2551,7 +2863,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/typeddwarf.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/valop.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/watch-notconst.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/array-element.exp ... +-ERROR: couldn't run to breakpoint sub_ + Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/charset.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/common-block.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/complex.exp ... +@@ -2566,14 +2877,20 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/subarray.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/types.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/whatis_type.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/complaints.exp ... @@ -711,6 +832,7 @@ index 695b503..3270c89 100644 +WARNING: Couldn't test self Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/observer.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/python-interrupts.exp ... +-FAIL: gdb.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print 5", 0, RETURN_MASK_ALL) -FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT +FAIL: gdb.gdb/python-interrupts.exp: run until breakpoint at captured_command_loop +WARNING: Couldn't test self @@ -719,6 +841,7 @@ index 695b503..3270c89 100644 +FAIL: gdb.gdb/python-selftest.exp: run until breakpoint at captured_command_loop +WARNING: Couldn't test self Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/selftest.exp ... +-FAIL: gdb.gdb/selftest.exp: backtrace through signal handler +FAIL: gdb.gdb/selftest.exp: xgdb is at prompt +FAIL: gdb.gdb/selftest.exp: send ^C to child process (timeout) +FAIL: gdb.gdb/selftest.exp: send SIGINT signal to child process (timeout) @@ -726,24 +849,7 @@ index 695b503..3270c89 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/xfullpath.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.go/basic-types.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.go/chan.exp ... -@@ -2457,6 +2761,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-arch.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-block.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-breakpoint.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-disasm.exp ... -+FAIL: gdb.guile/scm-disasm.exp: test bad memory access - Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-equal.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-error.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-frame-args.exp ... -@@ -2470,6 +2775,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-objfile-script.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-objfile.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-ports.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-pretty-print.exp ... -+FAIL: gdb.guile/scm-pretty-print.exp: print ns2 -+FAIL: gdb.guile/scm-pretty-print.exp: print ns2 - Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-section-script.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-symbol.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-symtab.exp ... -@@ -2517,6 +2824,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/macro-relative.exp ... +@@ -2662,6 +2979,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/macro-relative.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/skip-two.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/thread.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/dw2-ref-missing-frame.exp ... @@ -752,7 +858,7 @@ index 695b503..3270c89 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/gdb2549.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/gdb669.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/gdb680.exp ... -@@ -2526,9 +2835,28 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-async.exp ... +@@ -2671,9 +2990,28 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-async.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-basics.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-break.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp ... @@ -763,7 +869,7 @@ index 695b503..3270c89 100644 +FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continue to marker 2 (timeout) +FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continuing to exit (MI error) +FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc3 pending again (timeout) -+FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: (unknown output after running) ++FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-catch-load.exp ... +FAIL: gdb.mi/mi-catch-load.exp: catch-load: solib-event stop +FAIL: gdb.mi/mi-catch-load.exp: catch-unload: solib-event stop @@ -778,10 +884,10 @@ index 695b503..3270c89 100644 +FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking on" no event (requested by MI) +FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking step" no event (requested by MI interp) +FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking stepr" no event + Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-condbreak-call-thr-state.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-console.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-disassemble.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-dprintf.exp ... -@@ -2544,6 +2872,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-inheritance-syntax-error.ex +@@ -2690,6 +3028,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-inheritance-syntax-error.ex Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-language.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-logging.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-memory-changed.exp ... @@ -789,15 +895,16 @@ index 695b503..3270c89 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-nonstop-exit.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-nonstop.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-ns-stale-regcache.exp ... -@@ -2565,6 +2894,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-start.exp ... +@@ -2706,8 +3045,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-return.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-reverse.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-simplerun.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-solib.exp ... +-FAIL: gdb.mi/mi-solib.exp: CLI prints solib event (timeout) +-FAIL: gdb.mi/mi-solib.exp: check for solib event (timeout) + Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-stack.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-start.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-stepi.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-stepn.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-syn-frame.exp ... -+FAIL: gdb.mi/mi-syn-frame.exp: list stack frames - Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-undefined-cmd.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-until.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-block.exp ... -@@ -2583,12 +2913,30 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi2-amd64-entry-value.exp ... +@@ -2733,14 +3070,35 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi2-amd64-entry-value.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi2-prompt.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi2-var-child.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/pr11022.exp ... @@ -806,6 +913,8 @@ index 695b503..3270c89 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.modula2/unbounded-array.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/base.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/bkpt-multi-exec.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/dummy-frame-restore.exp ... ++FAIL: gdb.multi/dummy-frame-restore.exp: Can't run to f2 Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-arch-exec.exp ... +gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-arch-exec.c:1:0: sorry, unimplemented: 64-bit mode not compiled in + /* This testcase is part of GDB, the GNU debugger. @@ -814,6 +923,9 @@ index 695b503..3270c89 100644 +gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.multi/hello.c:1:0: sorry, unimplemented: 64-bit mode not compiled in + /* This testcase is part of GDB, the GNU debugger. + ^ + Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-attach.exp ... ++FAIL: gdb.multi/multi-attach.exp: attach to program 1 ++FAIL: gdb.multi/multi-attach.exp: attach to program 2 Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/watchpoint-multi.exp ... +FAIL: gdb.multi/watchpoint-multi.exp: start to main inferior 2 +FAIL: gdb.multi/watchpoint-multi.exp: awatch c on inferior 2 @@ -828,14 +940,8 @@ index 695b503..3270c89 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/basicclass.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/nondebug.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/objcdecode.exp ... -@@ -2616,16 +2964,20 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/skip-prologue.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/solib.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.python/lib-types.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-arch.exp ... -+FAIL: gdb.python/py-arch.exp: test bad memory access - Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-block.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-breakpoint.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-cmd.exp ... +@@ -2775,6 +3133,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-cmd.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-completion.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-error.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-events.exp ... +FAIL: gdb.python/py-events.exp: inferior 2 @@ -843,13 +949,7 @@ index 695b503..3270c89 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-evsignal.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-evthreads.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-explore-cc.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-explore.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-finish-breakpoint.exp ... -+FAIL: gdb.python/py-finish-breakpoint.exp: catch out of scope after exec - Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-finish-breakpoint2.exp ... - FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch() - FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal -@@ -2638,15 +2990,23 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-framefilter-mi.exp ... +@@ -2793,9 +3153,15 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-framefilter-mi.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-framefilter.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-function.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-inferior.exp ... @@ -865,15 +965,7 @@ index 695b503..3270c89 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-objfile-script.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-objfile.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-parameter.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-pp-integral.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-pp-maint.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-prettyprint.exp ... -+FAIL: gdb.python/py-prettyprint.exp: print ns2 -+FAIL: gdb.python/py-prettyprint.exp: print ns2 - Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-progspace.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-prompt.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-section-script.exp ... -@@ -2704,62 +3064,273 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.stabs/weird.exp ... +@@ -2863,70 +3229,304 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.stabs/weird.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-into-signal.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-stopped.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/bp_in_thread.exp ... @@ -889,37 +981,13 @@ index 695b503..3270c89 100644 +FAIL: gdb.threads/execl.exp: continue until exit Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/fork-child-threads.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/fork-thread-pending.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/gcore-stale-thread.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/gcore-thread.exp ... +FAIL: gdb.threads/gcore-thread.exp: thread 1 is running +FAIL: gdb.threads/gcore-thread.exp: thread 2 is running Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/hand-call-in-threads.exp ... +FAIL: gdb.threads/hand-call-in-threads.exp: enable scheduler locking +FAIL: gdb.threads/hand-call-in-threads.exp: show scheduler locking on -+FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5 (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: set confirm off (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 1 (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 1 -+FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 1 (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 1 (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 2 (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 2 -+FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 2 (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 2 (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 3 (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 3 -+FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 3 (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 3 (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 4 (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 4 -+FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 4 (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 4 (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 5 (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5 -+FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 5 (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 5 (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: all dummies popped (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: disable scheduler locking (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: show scheduler locking off (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/ia64-sigill.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/info-threads-cur-sal.exp ... +FAIL: gdb.threads/info-threads-cur-sal.exp: continue to breakpoint: start @@ -930,6 +998,8 @@ index 695b503..3270c89 100644 +FAIL: gdb.threads/info-threads-cur-sal.exp: list after info threads Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/interrupted-hand-call.exp ... +FAIL: gdb.threads/interrupted-hand-call.exp: hand-call interrupted by signal in another thread + Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/kill.exp ... ++FAIL: gdb.threads/kill.exp: threaded: all threads started Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/killed.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/leader-exit.exp ... +FAIL: gdb.threads/leader-exit.exp: continue to breakpoint: break-here @@ -951,6 +1021,40 @@ index 695b503..3270c89 100644 +FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (the program is no longer running) Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/manythreads.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/multiple-step-overs.exp ... ++FAIL: gdb.threads/multiple-step-overs.exp: step: info threads shows all threads ++FAIL: gdb.threads/multiple-step-overs.exp: step: set scheduler-locking on ++FAIL: gdb.threads/multiple-step-overs.exp: step: thread 3 ++FAIL: gdb.threads/multiple-step-overs.exp: step: continue to breakpoint: run to breakpoint in thread 3 ++FAIL: gdb.threads/multiple-step-overs.exp: step: unbreak loop in thread 3 ++FAIL: gdb.threads/multiple-step-overs.exp: step: thread 2 ++FAIL: gdb.threads/multiple-step-overs.exp: step: continue to breakpoint: run to breakpoint in thread 2 ++FAIL: gdb.threads/multiple-step-overs.exp: step: unbreak loop in thread 2 ++FAIL: gdb.threads/multiple-step-overs.exp: step: thread 1 ++FAIL: gdb.threads/multiple-step-overs.exp: step: set scheduler-locking off + FAIL: gdb.threads/multiple-step-overs.exp: step ++FAIL: gdb.threads/multiple-step-overs.exp: next: info threads shows all threads ++FAIL: gdb.threads/multiple-step-overs.exp: next: set scheduler-locking on ++FAIL: gdb.threads/multiple-step-overs.exp: next: thread 3 ++FAIL: gdb.threads/multiple-step-overs.exp: next: continue to breakpoint: run to breakpoint in thread 3 ++FAIL: gdb.threads/multiple-step-overs.exp: next: unbreak loop in thread 3 ++FAIL: gdb.threads/multiple-step-overs.exp: next: thread 2 ++FAIL: gdb.threads/multiple-step-overs.exp: next: continue to breakpoint: run to breakpoint in thread 2 ++FAIL: gdb.threads/multiple-step-overs.exp: next: unbreak loop in thread 2 ++FAIL: gdb.threads/multiple-step-overs.exp: next: thread 1 ++FAIL: gdb.threads/multiple-step-overs.exp: next: set scheduler-locking off ++FAIL: gdb.threads/multiple-step-overs.exp: next ++FAIL: gdb.threads/multiple-step-overs.exp: continue: info threads shows all threads ++FAIL: gdb.threads/multiple-step-overs.exp: continue: set scheduler-locking on ++FAIL: gdb.threads/multiple-step-overs.exp: continue: thread 3 ++FAIL: gdb.threads/multiple-step-overs.exp: continue: continue to breakpoint: run to breakpoint in thread 3 ++FAIL: gdb.threads/multiple-step-overs.exp: continue: unbreak loop in thread 3 ++FAIL: gdb.threads/multiple-step-overs.exp: continue: thread 2 ++FAIL: gdb.threads/multiple-step-overs.exp: continue: continue to breakpoint: run to breakpoint in thread 2 ++FAIL: gdb.threads/multiple-step-overs.exp: continue: unbreak loop in thread 2 ++FAIL: gdb.threads/multiple-step-overs.exp: continue: thread 1 ++FAIL: gdb.threads/multiple-step-overs.exp: continue: set scheduler-locking off ++FAIL: gdb.threads/multiple-step-overs.exp: continue Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/no-unwaited-for-left.exp ... +FAIL: gdb.threads/no-unwaited-for-left.exp: continue to breakpoint: break-here +FAIL: gdb.threads/no-unwaited-for-left.exp: enable scheduler-locking, for thread 2 @@ -1012,72 +1116,97 @@ index 695b503..3270c89 100644 +FAIL: gdb.threads/pthreads.exp: set break at common_routine in thread 2 +FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2 (the program is no longer running) Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/reconnect-signal.exp ... --ERROR: no fileid for kepler -+ERROR: no fileid for laplace Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/schedlock.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/siginfo-threads.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-command-handle-nopass.exp ... ++FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: stopped in thread ++FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread 1 ++FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread 1 selected ++FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: signal SIGUSR1 ++FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread 1 got the signal ++FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: stopped in thread ++FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: thread 1 ++FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: thread 1 selected ++FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: signal SIGUSR1 ++FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: thread 1 got the signal + Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-command-multiple-signals-pending.exp ... ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: set scheduler-locking on ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: continue ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 1 selected ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 3 ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 2 ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: stop with SIGUSR1 ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: set scheduler-locking off ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 1 ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: signal command queries ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: second signal: signal delivered ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: set scheduler-locking on ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: continue ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: thread 1 selected ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: thread 3 ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: thread 2 ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: stop with SIGUSR1 ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: signal command does not query, signal delivered ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: second signal: set scheduler-locking off ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: second signal: signal command queries ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: no more signals + Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-delivered-right-thread.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-while-stepping-over-bp-other-thread.exp ... ++FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 3 ++FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 2 ++FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: force loop break in thread 2 ++FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2 ++FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: get my_number ++FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step ++FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/sigstep-threads.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/sigthread.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/staticthreads.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/step-after-sr-lock.exp ... -+FAIL: gdb.threads/step-after-sr-lock.exp: continue to breakpoint: run to breakpoint in thread 3 -+FAIL: gdb.threads/step-after-sr-lock.exp: continue to breakpoint: run to breakpoint in thread 2 -+FAIL: gdb.threads/step-after-sr-lock.exp: force loop break in thread 2 -+WARNING: program timed out. -+FAIL: gdb.threads/step-after-sr-lock.exp: get my_number -+FAIL: gdb.threads/step-after-sr-lock.exp: step -+FAIL: gdb.threads/step-after-sr-lock.exp: stepped thread under control + Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/step-over-lands-on-breakpoint.exp ... ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: info threads shows all threads ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: set scheduler-locking on ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: thread 2 ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: continue to breakpoint: run to breakpoint in thread 2 ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: thread 1 ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: set scheduler-locking off ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: step ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: info threads shows all threads ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: set scheduler-locking on ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: thread 2 ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: continue to breakpoint: run to breakpoint in thread 2 ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: thread 1 ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: set scheduler-locking off ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: next ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: info threads shows all threads ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: set scheduler-locking on ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: thread 2 ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: continue to breakpoint: run to breakpoint in thread 2 ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: thread 1 ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: set scheduler-locking off ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: continue + Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/step-over-trips-on-watchpoint.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/stepi-random-signal.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/switch-threads.exp ... +FAIL: gdb.threads/switch-threads.exp: continue to breakpoint: continue to thread_func +FAIL: gdb.threads/switch-threads.exp: next Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-execl.exp ... -+FAIL: gdb.threads/thread-execl.exp: continue to thread start -+FAIL: gdb.threads/thread-execl.exp: get to main in new image ++FAIL: gdb.threads/thread-execl.exp: schedlock off: continue to thread start ++FAIL: gdb.threads/thread-execl.exp: schedlock off: set scheduler-locking off ++FAIL: gdb.threads/thread-execl.exp: schedlock off: get to main in new image ++FAIL: gdb.threads/thread-execl.exp: schedlock step: continue to thread start ++FAIL: gdb.threads/thread-execl.exp: schedlock step: set scheduler-locking step ++FAIL: gdb.threads/thread-execl.exp: schedlock step: get to main in new image ++FAIL: gdb.threads/thread-execl.exp: schedlock on: continue to thread start ++FAIL: gdb.threads/thread-execl.exp: schedlock on: set scheduler-locking on ++FAIL: gdb.threads/thread-execl.exp: schedlock on: get to main in new image Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp ... -+FAIL: gdb.threads/thread-find.exp: name thread 1 -+FAIL: gdb.threads/thread-find.exp: name thread 2 -+FAIL: gdb.threads/thread-find.exp: name thread 3 -+FAIL: gdb.threads/thread-find.exp: find thread name 3 -+FAIL: gdb.threads/thread-find.exp: find thread name 2 -+FAIL: gdb.threads/thread-find.exp: find thread name 1 -+ERROR: tcl error sourcing ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp. -+ERROR: can't read "thread3": no such variable -+ while executing -+"gdb_test "thread find $thread3" "Thread 3 has .*$thread3.*" "find thread id 3"" -+ invoked from within -+"if { [info exists thread6] } then { -+ gdb_test "thread find $thread6" \ -+ "Thread 6 has .*$thread6.*" "find thread id 6" -+ gdb_test "thread find $t..." -+ (file "../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp" line 187) -+ invoked from within -+"source ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp" -+ ("uplevel" body line 1) -+ invoked from within -+"uplevel #0 source ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp" -+ invoked from within -+"catch "uplevel #0 source $test_file_name"" Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific-bp.exp ... +FAIL: gdb.threads/thread-specific-bp.exp: all-stop: continue to breakpoint: start +FAIL: gdb.threads/thread-specific-bp.exp: all-stop: continue to end +FAIL: gdb.threads/thread-specific-bp.exp: all-stop: thread start is gone Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp ... +FAIL: gdb.threads/thread-specific.exp: continue to thread-specific breakpoint -+ERROR: tcl error sourcing ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp. -+ERROR: can't read "this_breakpoint": no such variable -+ while executing -+"gdb_test_multiple "info breakpoint $this_breakpoint" "info on bp" { -+ -re ".*stop only in thread (\[0-9\]*).*$gdb_prompt $" { -+ set this_thread $expe..." -+ (file "../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp" line 108) -+ invoked from within -+"source ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp" -+ ("uplevel" body line 1) -+ invoked from within -+"uplevel #0 source ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp" -+ invoked from within -+"catch "uplevel #0 source $test_file_name"" Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-unwindonsignal.exp ... +FAIL: gdb.threads/thread-unwindonsignal.exp: hand-call interrupted by signal in another thread +FAIL: gdb.threads/thread-unwindonsignal.exp: dummy stack frame present @@ -1120,13 +1249,6 @@ index 695b503..3270c89 100644 +FAIL: gdb.threads/tls.exp: p file2_thread_local +FAIL: gdb.threads/tls.exp: p a_thread_local second time Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/watchpoint-fork.exp ... -+FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: hardware breakpoints work (timeout) -+FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (timeout) -+FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the first fork (timeout) -+FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork (timeout) -+FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the second fork (timeout) -+FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork (timeout) -+FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/watchthreads-reorder.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/watchthreads.exp ... +FAIL: gdb.threads/watchthreads.exp: watch args[0] @@ -1148,16 +1270,7 @@ index 695b503..3270c89 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/actions-changed.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/actions.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/ax.exp ... -@@ -2769,7 +3340,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/circ.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/collection.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/deltrace.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/disconnected-tracing.exp ... --ERROR: no fileid for kepler -+ERROR: no fileid for laplace - Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/entry-values.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/ftrace.exp ... - Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/infotrace.exp ... -@@ -2797,6 +3368,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/trace-buffer-size.exp ... +@@ -2964,6 +3564,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/trace-buffer-size.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/trace-mt.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/tracecmd.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/tspeed.exp ... @@ -1165,34 +1278,35 @@ index 695b503..3270c89 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/tstatus.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/tsv.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/unavailable-dwarf-piece.exp ... -@@ -2811,15 +3383,15 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.xml/tdesc-xinclude.exp ... +@@ -2978,15 +3579,15 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.xml/tdesc-xinclude.exp ... === gdb Summary === --# of expected passes 26294 --# of unexpected failures 107 -+# of expected passes 20184 -+# of unexpected failures 628 +-# of expected passes 30222 +-# of unexpected failures 151 ++# of expected passes 21577 ++# of unexpected failures 723 # of unexpected successes 2 --# of expected failures 56 -+# of expected failures 34 +-# of expected failures 58 ++# of expected failures 36 # of unknown successes 1 --# of known failures 63 -+# of known failures 55 - # of unresolved testcases 3 +-# of known failures 60 +-# of unresolved testcases 1 -# of untested testcases 29 --# of unsupported tests 52 -+# of untested testcases 49 -+# of unsupported tests 85 - [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.7.50.20140214-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory +-# of unsupported tests 58 ++# of known failures 55 ++# of unresolved testcases 4 ++# of untested testcases 60 ++# of unsupported tests 111 + [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.8.50.20140911-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory - Makefile:164: recipe for target 'check-single' failed -@@ -2828,7 +3400,7 @@ make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite' - Makefile:147: recipe for target 'check' failed + Makefile:192: recipe for target 'check-single' failed +@@ -2995,7 +3596,7 @@ make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite' + Makefile:155: recipe for target 'check' failed make[3]: *** [check] Error 2 make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite' --Makefile:1083: recipe for target 'check' failed -+Makefile:1107: recipe for target 'check' failed +-Makefile:1100: recipe for target 'check' failed ++Makefile:1124: recipe for target 'check' failed make[2]: *** [check] Error 2 make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb' - Makefile:10236: recipe for target 'check-gdb' failed + Makefile:10293: recipe for target 'check-gdb' failed diff --git a/binutils-gdb/test.diff b/binutils-gdb/test.diff index eacd8504..80c8fd2d 100644 --- a/binutils-gdb/test.diff +++ b/binutils-gdb/test.diff @@ -1,40 +1,40 @@ diff --git toolchain/logs/binutils-gdb/kepler.SCHWINGE/test/binutils/binutils.sum toolchain/logs/binutils-gdb/laplace.SCHWINGE/test/binutils/binutils.sum -index e521ec8..8ed4c2b 100644 +index d97fa9d..58000db 100644 --- toolchain/logs/binutils-gdb/kepler.SCHWINGE/test/binutils/binutils.sum +++ toolchain/logs/binutils-gdb/laplace.SCHWINGE/test/binutils/binutils.sum @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Sep 11 18:50:52 2014 +-Test Run By thomas on Fri Sep 12 16:30:37 2014 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Thu Sep 11 17:06:17 2014 ++Test Run By thomas on Fri Sep 12 16:36:19 2014 +Native configuration is i686-unknown-gnu0.5 === binutils tests === diff --git toolchain/logs/binutils-gdb/kepler.SCHWINGE/test/gas/testsuite/gas.sum toolchain/logs/binutils-gdb/laplace.SCHWINGE/test/gas/testsuite/gas.sum -index 18f8423..2319a72 100644 +index a3ec884..f50c3ca 100644 --- toolchain/logs/binutils-gdb/kepler.SCHWINGE/test/gas/testsuite/gas.sum +++ toolchain/logs/binutils-gdb/laplace.SCHWINGE/test/gas/testsuite/gas.sum @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Sep 11 18:50:59 2014 +-Test Run By thomas on Fri Sep 12 16:30:50 2014 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Thu Sep 11 17:06:32 2014 ++Test Run By thomas on Fri Sep 12 16:36:34 2014 +Native configuration is i686-unknown-gnu0.5 === gas tests === diff --git toolchain/logs/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.sum toolchain/logs/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum -index 83f10ef..606990e 100644 +index 18f9223..9941083 100644 --- toolchain/logs/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.sum +++ toolchain/logs/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Sep 11 18:57:05 2014 +-Test Run By thomas on Fri Sep 12 16:36:47 2014 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Thu Sep 11 17:16:06 2014 ++Test Run By thomas on Fri Sep 12 16:46:50 2014 +Native configuration is i686-unknown-gnu0.5 === gdb tests === -@@ -340,14 +340,14 @@ FAIL: gdb.ada/mi_interface.exp: list ggg1's children +@@ -349,14 +349,14 @@ FAIL: gdb.ada/mi_interface.exp: list ggg1's children Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_task_arg.exp ... PASS: gdb.ada/mi_task_arg.exp: compilation task_switch.adb PASS: gdb.ada/mi_task_arg.exp: breakpoint at task_switch.break_me @@ -54,7 +54,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mod_from_name.exp ... PASS: gdb.ada/mod_from_name.exp: compilation foo.adb PASS: gdb.ada/mod_from_name.exp: print xp -@@ -486,7 +486,7 @@ PASS: gdb.ada/py_range.exp: python print int(gdb.parse_and_eval('ir')) +@@ -498,7 +498,7 @@ PASS: gdb.ada/py_range.exp: python print int(gdb.parse_and_eval('ir')) Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/rdv_wait.exp ... PASS: gdb.ada/rdv_wait.exp: compilation foo.adb PASS: gdb.ada/rdv_wait.exp: set debug-file-directory @@ -63,7 +63,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/rec_return.exp ... PASS: gdb.ada/rec_return.exp: compilation foo.adb PASS: gdb.ada/rec_return.exp: print bar -@@ -547,32 +547,32 @@ PASS: gdb.ada/tagged_not_init.exp: print obj +@@ -563,33 +563,33 @@ PASS: gdb.ada/tagged_not_init.exp: print obj Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/task_bp.exp ... PASS: gdb.ada/task_bp.exp: compilation foo.adb PASS: gdb.ada/task_bp.exp: break pck.dummy_task - from psymtab @@ -98,6 +98,7 @@ index 83f10ef..606990e 100644 PASS: gdb.ada/tasks.exp: compilation foo.adb -PASS: gdb.ada/tasks.exp: info tasks before inserting breakpoint +FAIL: gdb.ada/tasks.exp: info tasks before inserting breakpoint + PASS: gdb.ada/tasks.exp: break break_me task 1 PASS: gdb.ada/tasks.exp: break break_me task 3 -PASS: gdb.ada/tasks.exp: continue to breakpoint -PASS: gdb.ada/tasks.exp: info tasks after hitting breakpoint @@ -108,7 +109,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tick_last_segv.exp ... PASS: gdb.ada/tick_last_segv.exp: compilation foo.adb PASS: gdb.ada/tick_last_segv.exp: print short-integer'first -@@ -622,7 +622,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/watch_arg.exp ... +@@ -639,7 +639,7 @@ Running ../../../W._C._Handy/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 PASS: gdb.ada/watch_arg.exp: insert second breakpoint in watch.adb @@ -117,7 +118,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/whatis_array_val.exp ... PASS: gdb.ada/whatis_array_val.exp: compilation foo.adb PASS: gdb.ada/whatis_array_val.exp: whatis full -@@ -718,27 +718,27 @@ PASS: gdb.arch/i386-disp-step.exp: continue to test_prefixed_abs_jump_end +@@ -750,39 +750,38 @@ PASS: gdb.arch/i386-disp-step.exp: continue to test_prefixed_abs_jump_end PASS: gdb.arch/i386-disp-step.exp: break test_syscall PASS: gdb.arch/i386-disp-step.exp: break test_syscall_end PASS: gdb.arch/i386-disp-step.exp: continue to test_syscall @@ -160,7 +161,10 @@ index 83f10ef..606990e 100644 PASS: gdb.arch/i386-dr3-watch.exp: watchpoint on gap1 does not fit debug registers (gdb figured out itself the watchpoint does not fit) Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-float.exp ... PASS: gdb.arch/i386-float.exp: first stepi -@@ -748,9 +748,8 @@ PASS: gdb.arch/i386-float.exp: info float +-PASS: gdb.arch/i386-float.exp: info float ++FAIL: gdb.arch/i386-float.exp: info float + PASS: gdb.arch/i386-float.exp: second stepi + PASS: gdb.arch/i386-float.exp: info float Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-gnu-cfi.exp ... PASS: gdb.arch/i386-gnu-cfi.exp: continue to abort() PASS: gdb.arch/i386-gnu-cfi.exp: backtrace @@ -172,7 +176,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-mpx.exp ... gdb compile failed, gcc: error: unrecognized command line option '-fmpx' UNTESTED: gdb.arch/i386-mpx.exp: i386-mpx.exp -@@ -816,22 +815,22 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-sse.exp ... +@@ -848,22 +847,22 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-sse.exp ... PASS: gdb.arch/i386-sse.exp: check whether processor supports SSE PASS: gdb.arch/i386-sse.exp: set first breakpoint in main PASS: gdb.arch/i386-sse.exp: continue to breakpoint: continue to first breakpoint in main @@ -211,7 +215,7 @@ index 83f10ef..606990e 100644 PASS: gdb.arch/i386-sse.exp: set %xmm0 PASS: gdb.arch/i386-sse.exp: set %xmm1 PASS: gdb.arch/i386-sse.exp: set %xmm2 -@@ -842,14 +841,14 @@ PASS: gdb.arch/i386-sse.exp: set %xmm6 +@@ -874,14 +873,14 @@ PASS: gdb.arch/i386-sse.exp: set %xmm6 PASS: gdb.arch/i386-sse.exp: set %xmm7 PASS: gdb.arch/i386-sse.exp: set second breakpoint in main PASS: gdb.arch/i386-sse.exp: continue to breakpoint: continue to second breakpoint in main @@ -234,64 +238,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-unwind.exp ... PASS: gdb.arch/i386-unwind.exp: run past gdb1435 PASS: gdb.arch/i386-unwind.exp: backtrace past gdb1435 -@@ -895,31 +894,31 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.asm/asm-source.exp ... - PASS: gdb.asm/asm-source.exp: f at main - PASS: gdb.asm/asm-source.exp: next over macro - PASS: gdb.asm/asm-source.exp: step into foo2 --PASS: gdb.asm/asm-source.exp: info target --PASS: gdb.asm/asm-source.exp: info symbol --PASS: gdb.asm/asm-source.exp: list --PASS: gdb.asm/asm-source.exp: search --PASS: gdb.asm/asm-source.exp: f in foo2 --PASS: gdb.asm/asm-source.exp: n in foo2 --PASS: gdb.asm/asm-source.exp: bt ALL in foo2 --PASS: gdb.asm/asm-source.exp: bt 2 in foo2 --PASS: gdb.asm/asm-source.exp: s 2 --PASS: gdb.asm/asm-source.exp: n 2 --PASS: gdb.asm/asm-source.exp: bt 3 in foo3 --PASS: gdb.asm/asm-source.exp: info source asmsrc1.s --PASS: gdb.asm/asm-source.exp: finish from foo3 --PASS: gdb.asm/asm-source.exp: info source asmsrc2.s --PASS: gdb.asm/asm-source.exp: info sources --PASS: gdb.asm/asm-source.exp: info line --PASS: gdb.asm/asm-source.exp: next over foo3 --PASS: gdb.asm/asm-source.exp: return from foo2 --PASS: gdb.asm/asm-source.exp: look at global variable --PASS: gdb.asm/asm-source.exp: x/i &globalvar --PASS: gdb.asm/asm-source.exp: disassem &globalvar, &globalvar+1 --PASS: gdb.asm/asm-source.exp: look at static variable --PASS: gdb.asm/asm-source.exp: x/i &staticvar --PASS: gdb.asm/asm-source.exp: disassem &staticvar, &staticvar+1 --PASS: gdb.asm/asm-source.exp: look at static function -+FAIL: gdb.asm/asm-source.exp: info target (timeout) -+FAIL: gdb.asm/asm-source.exp: info symbol (timeout) -+FAIL: gdb.asm/asm-source.exp: list (timeout) -+FAIL: gdb.asm/asm-source.exp: search (timeout) -+FAIL: gdb.asm/asm-source.exp: f in foo2 (timeout) -+FAIL: gdb.asm/asm-source.exp: n in foo2 (timeout) -+FAIL: gdb.asm/asm-source.exp: bt ALL in foo2 (timeout) -+FAIL: gdb.asm/asm-source.exp: bt 2 in foo2 (timeout) -+FAIL: gdb.asm/asm-source.exp: s 2 (timeout) -+FAIL: gdb.asm/asm-source.exp: n 2 (timeout) -+FAIL: gdb.asm/asm-source.exp: bt 3 in foo3 (timeout) -+FAIL: gdb.asm/asm-source.exp: info source asmsrc1.s (timeout) -+FAIL: gdb.asm/asm-source.exp: finish from foo3 (timeout) -+FAIL: gdb.asm/asm-source.exp: info source asmsrc2.s (timeout) -+FAIL: gdb.asm/asm-source.exp: info sources (timeout) -+FAIL: gdb.asm/asm-source.exp: info line (timeout) -+FAIL: gdb.asm/asm-source.exp: next over foo3 (timeout) -+FAIL: gdb.asm/asm-source.exp: return from foo2 (timeout) -+FAIL: gdb.asm/asm-source.exp: look at global variable (timeout) -+FAIL: gdb.asm/asm-source.exp: x/i &globalvar (timeout) -+FAIL: gdb.asm/asm-source.exp: disassem &globalvar, &globalvar+1 (timeout) -+FAIL: gdb.asm/asm-source.exp: look at static variable (timeout) -+FAIL: gdb.asm/asm-source.exp: x/i &staticvar (timeout) -+FAIL: gdb.asm/asm-source.exp: disassem &staticvar, &staticvar+1 (timeout) -+FAIL: gdb.asm/asm-source.exp: look at static function (timeout) - Running ../../../W._C._Handy/gdb/testsuite/gdb.base/a2-run.exp ... - PASS: gdb.base/a2-run.exp: run "a2-run" with no args - PASS: gdb.base/a2-run.exp: no spurious messages at program exit -@@ -1026,12 +1025,12 @@ FAIL: gdb.base/annota1.exp: run until main breakpoint (timeout) +@@ -1059,12 +1058,12 @@ FAIL: gdb.base/annota1.exp: run until main breakpoint (timeout) PASS: gdb.base/annota1.exp: go after array init line PASS: gdb.base/annota1.exp: print array PASS: gdb.base/annota1.exp: print non_existent_value @@ -302,13 +249,14 @@ index 83f10ef..606990e 100644 +FAIL: gdb.base/annota1.exp: break printf (timeout) +FAIL: gdb.base/annota1.exp: continue to printf PASS: gdb.base/annota1.exp: backtrace from shlibrary - PASS: gdb.base/annota1.exp: send SIGUSR1 +-PASS: gdb.base/annota1.exp: send SIGUSR1 -PASS: gdb.base/annota1.exp: backtrace @ signal handler ++FAIL: gdb.base/annota1.exp: send SIGUSR1 (timeout) +FAIL: gdb.base/annota1.exp: backtrace @ signal handler (timeout) PASS: gdb.base/annota1.exp: delete bp 1 PASS: gdb.base/annota1.exp: delete bp 2 PASS: gdb.base/annota1.exp: delete bp 3 -@@ -1042,12 +1041,12 @@ PASS: gdb.base/annota1.exp: break at value++ +@@ -1075,12 +1074,12 @@ PASS: gdb.base/annota1.exp: break at value++ PASS: gdb.base/annota1.exp: ignore 5 4 PASS: gdb.base/annota1.exp: annotate ignore count change PASS: gdb.base/annota1.exp: breakpoint ignore count @@ -324,7 +272,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/annota3.exp ... PASS: gdb.base/annota3.exp: set height 0 PASS: gdb.base/annota3.exp: breakpoint main -@@ -1064,7 +1063,7 @@ PASS: gdb.base/annota3.exp: breakpoint printf +@@ -1097,7 +1096,7 @@ PASS: gdb.base/annota3.exp: breakpoint printf PASS: gdb.base/annota3.exp: continue to printf PASS: gdb.base/annota3.exp: backtrace from shlibrary PASS: gdb.base/annota3.exp: send SIGUSR1 @@ -333,7 +281,7 @@ index 83f10ef..606990e 100644 PASS: gdb.base/annota3.exp: delete bp 1 PASS: gdb.base/annota3.exp: delete bp 2 PASS: gdb.base/annota3.exp: delete bp 3 -@@ -1076,8 +1075,8 @@ PASS: gdb.base/annota3.exp: ignore 5 4 +@@ -1109,8 +1108,8 @@ PASS: gdb.base/annota3.exp: ignore 5 4 PASS: gdb.base/annota3.exp: annotate ignore count change PASS: gdb.base/annota3.exp: next to exit loop PASS: gdb.base/annota3.exp: breakpoint ignore count @@ -344,18 +292,38 @@ index 83f10ef..606990e 100644 PASS: gdb.base/annota3.exp: cleanup core file (not dumped) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/anon.exp ... PASS: gdb.base/anon.exp: set breakpoint in anon.c -@@ -1206,79 +1205,40 @@ PASS: gdb.base/assign.exp: v_int+=v_float +@@ -1243,86 +1242,56 @@ PASS: gdb.base/assign.exp: v_int+=v_float PASS: gdb.base/assign.exp: set v_int to 6 (18) PASS: gdb.base/assign.exp: v_int+=double Running ../../../W._C._Handy/gdb/testsuite/gdb.base/async-shell.exp ... --PASS: gdb.base/async-shell.exp: set target-async on -PASS: gdb.base/async-shell.exp: set non-stop on --PASS: gdb.base/async-shell.exp: run & +-FAIL: gdb.base/async-shell.exp: run & -PASS: gdb.base/async-shell.exp: shell echo foo -PASS: gdb.base/async-shell.exp: interrupt -PASS: gdb.base/async-shell.exp: process stopped +UNSUPPORTED: gdb.base/async-shell.exp: displaced stepping Running ../../../W._C._Handy/gdb/testsuite/gdb.base/async.exp ... + PASS: gdb.base/async.exp: set exec-done-display on +-PASS: gdb.base/async.exp: next& +-PASS: gdb.base/async.exp: step& #1 +-PASS: gdb.base/async.exp: step& #2 +-PASS: gdb.base/async.exp: stepi& +-PASS: gdb.base/async.exp: get next insn +-PASS: gdb.base/async.exp: nexti& +-PASS: gdb.base/async.exp: finish& +-PASS: gdb.base/async.exp: jump& +-PASS: gdb.base/async.exp: until& +-PASS: gdb.base/async.exp: set exec-done-display off ++FAIL: gdb.base/async.exp: next& (timeout) ++FAIL: gdb.base/async.exp: step& #1 (timeout) ++FAIL: gdb.base/async.exp: step& #2 (timeout) ++FAIL: gdb.base/async.exp: stepi& (timeout) ++FAIL: gdb.base/async.exp: get next insn ++FAIL: gdb.base/async.exp: nexti& (timeout) ++FAIL: gdb.base/async.exp: finish& (timeout) ++FAIL: gdb.base/async.exp: jump& (timeout) ++FAIL: gdb.base/async.exp: until& (timeout) ++FAIL: gdb.base/async.exp: set exec-done-display off Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-pie-misread.exp ... -PASS: gdb.base/attach-pie-misread.exp: ldd attach-pie-misread -PASS: gdb.base/attach-pie-misread.exp: ldd attach-pie-misread output contains libs @@ -381,6 +349,18 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-twice.exp ... -PASS: gdb.base/attach-twice.exp: attach +XFAIL: gdb.base/attach-twice.exp: attach + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-wait-input.exp ... +-PASS: gdb.base/attach-wait-input.exp: editing on: get inferior process ID +-PASS: gdb.base/attach-wait-input.exp: editing on: detach +-PASS: gdb.base/attach-wait-input.exp: editing on: set editing on +-PASS: gdb.base/attach-wait-input.exp: editing on: attach and print +-PASS: gdb.base/attach-wait-input.exp: editing on: after attach, exit +-PASS: gdb.base/attach-wait-input.exp: editing off: get inferior process ID +-PASS: gdb.base/attach-wait-input.exp: editing off: detach +-PASS: gdb.base/attach-wait-input.exp: editing off: set editing off +-PASS: gdb.base/attach-wait-input.exp: editing off: attach and print +-PASS: gdb.base/attach-wait-input.exp: editing off: after attach, exit ++UNTESTED: gdb.base/attach-wait-input.exp: aborted; in the following, GDB will get stuck Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach.exp ... PASS: gdb.base/attach.exp: attach to nonsense is prohibited PASS: gdb.base/attach.exp: attach to digits-starting nonsense is prohibited @@ -414,7 +394,42 @@ index 83f10ef..606990e 100644 PASS: gdb.base/attach.exp: info other register PASS: gdb.base/attach.exp: p should_exit = 1 -PASS: gdb.base/attach.exp: continue until exit +-PASS: gdb.base/attach.exp: starting with --pid +-PASS: gdb.base/attach.exp: cmdline attach run: run to prompt +-PASS: gdb.base/attach.exp: cmdline attach run: run to main +FAIL: gdb.base/attach.exp: continue until exit ++FAIL: gdb.base/attach.exp: starting with --pid (timeout) ++FAIL: gdb.base/attach.exp: cmdline attach run: run to prompt ++ERROR: Undefined command "". ++UNRESOLVED: gdb.base/attach.exp: cmdline attach run: run to main + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/auto-connect-native-target.exp ... + PASS: gdb.base/auto-connect-native-target.exp: check whether a target is already connected + PASS: gdb.base/auto-connect-native-target.exp: check whether board tests the native target +@@ -1332,14 +1301,14 @@ PASS: gdb.base/auto-connect-native-target.exp: start no longer works + PASS: gdb.base/auto-connect-native-target.exp: explicitly connect to the native target + PASS: gdb.base/auto-connect-native-target.exp: kill: start + PASS: gdb.base/auto-connect-native-target.exp: kill: kill +-PASS: gdb.base/auto-connect-native-target.exp: kill: native target remains pushed +-PASS: gdb.base/auto-connect-native-target.exp: detach: start ++FAIL: gdb.base/auto-connect-native-target.exp: kill: native target remains pushed ++FAIL: gdb.base/auto-connect-native-target.exp: detach: start + PASS: gdb.base/auto-connect-native-target.exp: detach: detach +-PASS: gdb.base/auto-connect-native-target.exp: detach: native target remains pushed +-PASS: gdb.base/auto-connect-native-target.exp: run to exit: start +-PASS: gdb.base/auto-connect-native-target.exp: run to exit: c +-PASS: gdb.base/auto-connect-native-target.exp: run to exit: native target remains pushed +-PASS: gdb.base/auto-connect-native-target.exp: disconnect: start ++FAIL: gdb.base/auto-connect-native-target.exp: detach: native target remains pushed ++FAIL: gdb.base/auto-connect-native-target.exp: run to exit: start ++FAIL: gdb.base/auto-connect-native-target.exp: run to exit: c (the program is no longer running) ++FAIL: gdb.base/auto-connect-native-target.exp: run to exit: native target remains pushed ++FAIL: gdb.base/auto-connect-native-target.exp: disconnect: start + PASS: gdb.base/auto-connect-native-target.exp: disconnect: disconnect + PASS: gdb.base/auto-connect-native-target.exp: disconnect: check whether the target is no longer connected + PASS: gdb.base/auto-connect-native-target.exp: disconnect: no longer connected to a target +@@ -1351,22 +1320,6 @@ PASS: gdb.base/auto-load.exp: set auto-load scripts-directory + PASS: gdb.base/auto-load.exp: set auto-load safe-path + PASS: gdb.base/auto-load.exp: print $script_loaded Running ../../../W._C._Handy/gdb/testsuite/gdb.base/auxv.exp ... -PASS: gdb.base/auxv.exp: set print sevenbit-strings -PASS: gdb.base/auxv.exp: set width 0 @@ -435,7 +450,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bang.exp ... PASS: gdb.base/bang.exp: continue until exit Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bfp-test.exp ... -@@ -1311,10 +1271,7 @@ PASS: gdb.base/bigcore.exp: extract prev heap +@@ -1399,10 +1352,7 @@ PASS: gdb.base/bigcore.exp: extract prev heap PASS: gdb.base/bigcore.exp: save heap size PASS: gdb.base/bigcore.exp: grab pid PASS: gdb.base/bigcore.exp: signal SIGABRT @@ -447,7 +462,69 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bitfields.exp ... PASS: gdb.base/bitfields.exp: set print sevenbit-strings PASS: gdb.base/bitfields.exp: print flags -@@ -1480,693 +1437,6 @@ PASS: gdb.base/break-entry.exp: continue to breakpoint: main +@@ -1574,8 +1524,8 @@ PASS: gdb.base/break-idempotent.exp: always-inserted off: break: condition $bpnu + PASS: gdb.base/break-idempotent.exp: always-inserted off: break: b bar + PASS: gdb.base/break-idempotent.exp: always-inserted off: break: continue + PASS: gdb.base/break-idempotent.exp: always-inserted off: hbreak: set breakpoint always-inserted off +-PASS: gdb.base/break-idempotent.exp: always-inserted off: hbreak: once: hbreak foo +-PASS: gdb.base/break-idempotent.exp: always-inserted off: hbreak: twice: hbreak foo ++UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted off: hbreak: once: hbreak foo ++UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted off: hbreak: twice: hbreak foo + PASS: gdb.base/break-idempotent.exp: always-inserted off: hbreak: file $binfile + PASS: gdb.base/break-idempotent.exp: always-inserted off: hbreak: condition $bpnum cond_global == 0 + PASS: gdb.base/break-idempotent.exp: always-inserted off: hbreak: b bar +@@ -1588,15 +1538,15 @@ PASS: gdb.base/break-idempotent.exp: always-inserted off: watch: condition $bpnu + PASS: gdb.base/break-idempotent.exp: always-inserted off: watch: b bar + PASS: gdb.base/break-idempotent.exp: always-inserted off: watch: continue + PASS: gdb.base/break-idempotent.exp: always-inserted off: rwatch: set breakpoint always-inserted off +-PASS: gdb.base/break-idempotent.exp: always-inserted off: rwatch: once: rwatch global +-PASS: gdb.base/break-idempotent.exp: always-inserted off: rwatch: twice: rwatch global ++UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted off: rwatch: once: rwatch global ++UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted off: rwatch: twice: rwatch global + PASS: gdb.base/break-idempotent.exp: always-inserted off: rwatch: file $binfile + PASS: gdb.base/break-idempotent.exp: always-inserted off: rwatch: condition $bpnum cond_global == 0 + PASS: gdb.base/break-idempotent.exp: always-inserted off: rwatch: b bar + PASS: gdb.base/break-idempotent.exp: always-inserted off: rwatch: continue + PASS: gdb.base/break-idempotent.exp: always-inserted off: awatch: set breakpoint always-inserted off +-PASS: gdb.base/break-idempotent.exp: always-inserted off: awatch: once: awatch global +-PASS: gdb.base/break-idempotent.exp: always-inserted off: awatch: twice: awatch global ++UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted off: awatch: once: awatch global ++UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted off: awatch: twice: awatch global + PASS: gdb.base/break-idempotent.exp: always-inserted off: awatch: file $binfile + PASS: gdb.base/break-idempotent.exp: always-inserted off: awatch: condition $bpnum cond_global == 0 + PASS: gdb.base/break-idempotent.exp: always-inserted off: awatch: b bar +@@ -1609,8 +1559,8 @@ PASS: gdb.base/break-idempotent.exp: always-inserted on: break: condition $bpnum + PASS: gdb.base/break-idempotent.exp: always-inserted on: break: b bar + PASS: gdb.base/break-idempotent.exp: always-inserted on: break: continue + PASS: gdb.base/break-idempotent.exp: always-inserted on: hbreak: set breakpoint always-inserted on +-PASS: gdb.base/break-idempotent.exp: always-inserted on: hbreak: once: hbreak foo +-PASS: gdb.base/break-idempotent.exp: always-inserted on: hbreak: twice: hbreak foo ++UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted on: hbreak: once: hbreak foo ++UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted on: hbreak: twice: hbreak foo + PASS: gdb.base/break-idempotent.exp: always-inserted on: hbreak: file $binfile + PASS: gdb.base/break-idempotent.exp: always-inserted on: hbreak: condition $bpnum cond_global == 0 + PASS: gdb.base/break-idempotent.exp: always-inserted on: hbreak: b bar +@@ -1623,15 +1573,15 @@ PASS: gdb.base/break-idempotent.exp: always-inserted on: watch: condition $bpnum + PASS: gdb.base/break-idempotent.exp: always-inserted on: watch: b bar + PASS: gdb.base/break-idempotent.exp: always-inserted on: watch: continue + PASS: gdb.base/break-idempotent.exp: always-inserted on: rwatch: set breakpoint always-inserted on +-PASS: gdb.base/break-idempotent.exp: always-inserted on: rwatch: once: rwatch global +-PASS: gdb.base/break-idempotent.exp: always-inserted on: rwatch: twice: rwatch global ++UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted on: rwatch: once: rwatch global ++UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted on: rwatch: twice: rwatch global + PASS: gdb.base/break-idempotent.exp: always-inserted on: rwatch: file $binfile + PASS: gdb.base/break-idempotent.exp: always-inserted on: rwatch: condition $bpnum cond_global == 0 + PASS: gdb.base/break-idempotent.exp: always-inserted on: rwatch: b bar + PASS: gdb.base/break-idempotent.exp: always-inserted on: rwatch: continue + PASS: gdb.base/break-idempotent.exp: always-inserted on: awatch: set breakpoint always-inserted on +-PASS: gdb.base/break-idempotent.exp: always-inserted on: awatch: once: awatch global +-PASS: gdb.base/break-idempotent.exp: always-inserted on: awatch: twice: awatch global ++UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted on: awatch: once: awatch global ++UNSUPPORTED: gdb.base/break-idempotent.exp: always-inserted on: awatch: twice: awatch global + PASS: gdb.base/break-idempotent.exp: always-inserted on: awatch: file $binfile + PASS: gdb.base/break-idempotent.exp: always-inserted on: awatch: condition $bpnum cond_global == 0 + PASS: gdb.base/break-idempotent.exp: always-inserted on: awatch: b bar +@@ -1639,693 +1589,6 @@ PASS: gdb.base/break-idempotent.exp: always-inserted on: awatch: continue Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-inline.exp ... PASS: gdb.base/break-inline.exp: break Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-interp.exp ... @@ -1138,10 +1215,74 @@ index 83f10ef..606990e 100644 -PASS: gdb.base/break-interp.exp: LDprelinkYESdebugIN: copy ld-2.19.so to break-interp-LDprelinkYESdebugIN -PASS: gdb.base/break-interp.exp: LDprelinkYESdebugIN: unprelink break-interp-LDprelinkYESdebugIN pre-unprelink (missing /usr/sbin/prelink) -XFAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: prelink break-interp-LDprelinkYESdebugIN (missing /usr/sbin/prelink) - Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-on-linker-gcd-function.exp ... - PASS: gdb.base/break-on-linker-gcd-function.exp: b 24 - Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-probes.exp ... -@@ -2513,7 +1783,7 @@ PASS: gdb.base/call-signal-resume.exp: break stop_one + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-main-file-remove-fail.exp ... + PASS: gdb.base/break-main-file-remove-fail.exp: cmdline: set breakpoint always-inserted on + PASS: gdb.base/break-main-file-remove-fail.exp: cmdline: break foo +@@ -2355,14 +1618,7 @@ PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: file + PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: b bar + PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: break: continue + PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: set breakpoint always-inserted off +-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: hbreak foo +-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: breakpoint is not pending +-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: file +-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: breakpoint is disabled +-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: delete all breakpoints +-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: file $binfile +-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: b bar +-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: continue ++UNSUPPORTED: gdb.base/break-unload-file.exp: cmdline: always-inserted off: hbreak: hbreak foo + PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: set breakpoint always-inserted on + PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: break foo + PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: breakpoint is not pending +@@ -2373,14 +1629,7 @@ PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: file $ + PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: b bar + PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: break: continue + PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: set breakpoint always-inserted on +-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: hbreak foo +-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: breakpoint is not pending +-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: file +-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: breakpoint is disabled +-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: delete all breakpoints +-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: file $binfile +-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: b bar +-PASS: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: continue ++UNSUPPORTED: gdb.base/break-unload-file.exp: cmdline: always-inserted on: hbreak: hbreak foo + PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: set breakpoint always-inserted off + PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: break foo + PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: breakpoint is not pending +@@ -2391,14 +1640,7 @@ PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: file $bi + PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: b bar + PASS: gdb.base/break-unload-file.exp: file: always-inserted off: break: continue + PASS: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: set breakpoint always-inserted off +-PASS: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: hbreak foo +-PASS: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: breakpoint is not pending +-PASS: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: file +-PASS: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: breakpoint is disabled +-PASS: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: delete all breakpoints +-PASS: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: file $binfile +-PASS: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: b bar +-PASS: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: continue ++UNSUPPORTED: gdb.base/break-unload-file.exp: file: always-inserted off: hbreak: hbreak foo + PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: set breakpoint always-inserted on + PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: break foo + PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: breakpoint is not pending +@@ -2409,14 +1651,7 @@ PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: file $bin + PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: b bar + PASS: gdb.base/break-unload-file.exp: file: always-inserted on: break: continue + PASS: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: set breakpoint always-inserted on +-PASS: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: hbreak foo +-PASS: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: breakpoint is not pending +-PASS: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: file +-PASS: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: breakpoint is disabled +-PASS: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: delete all breakpoints +-PASS: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: file $binfile +-PASS: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: b bar +-PASS: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: continue ++UNSUPPORTED: gdb.base/break-unload-file.exp: file: always-inserted on: hbreak: hbreak foo + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break.exp ... + PASS: gdb.base/break.exp: Delete all breakpoints when none + PASS: gdb.base/break.exp: breakpoint function +@@ -2762,7 +1997,7 @@ PASS: gdb.base/call-signal-resume.exp: break stop_one PASS: gdb.base/call-signal-resume.exp: continue to breakpoint at stop_one PASS: gdb.base/call-signal-resume.exp: inferior function call signaled PASS: gdb.base/call-signal-resume.exp: dummy stack frame number @@ -1150,7 +1291,7 @@ index 83f10ef..606990e 100644 PASS: gdb.base/call-signal-resume.exp: set confirm off PASS: gdb.base/call-signal-resume.exp: return PASS: gdb.base/call-signal-resume.exp: maintenance print dummy-frames -@@ -2529,7 +1799,7 @@ PASS: gdb.base/call-signal-resume.exp: set confirm off +@@ -2778,7 +2013,7 @@ PASS: gdb.base/call-signal-resume.exp: set confirm off PASS: gdb.base/call-signal-resume.exp: return PASS: gdb.base/call-signal-resume.exp: break handle_signal PASS: gdb.base/call-signal-resume.exp: continue to breakpoint at handle_signal @@ -1159,7 +1300,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/call-strs.exp ... PASS: gdb.base/call-strs.exp: set print sevenbit-strings PASS: gdb.base/call-strs.exp: set print address off -@@ -2716,51 +1986,51 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-load.exp ... +@@ -2965,51 +2200,51 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-load.exp ... PASS: gdb.base/catch-load.exp: plain load: set var libname = "catch-load-so.so" PASS: gdb.base/catch-load.exp: plain load: set stop-on-solib-events 0 PASS: gdb.base/catch-load.exp: plain load: catch load @@ -1223,7 +1364,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-signal-fork.exp ... PASS: gdb.base/catch-signal-fork.exp: catch signal SIGHUP PASS: gdb.base/catch-signal-fork.exp: continue to breakpoint: first HUP -@@ -2840,94 +2110,6 @@ PASS: gdb.base/catch-signal.exp: info break for 'all' +@@ -3089,94 +2324,6 @@ PASS: gdb.base/catch-signal.exp: info break for 'all' PASS: gdb.base/catch-signal.exp: save breakpoints for 'all' PASS: gdb.base/catch-signal.exp: results of save breakpoints for 'all' Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-syscall.exp ... @@ -1318,7 +1459,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/charset.exp ... PASS: gdb.base/charset.exp: show charset PASS: gdb.base/charset.exp: show target-charset -@@ -3196,145 +2378,6 @@ PASS: gdb.base/charset.exp: assign string to short array +@@ -3445,145 +2592,6 @@ PASS: gdb.base/charset.exp: assign string to short array PASS: gdb.base/charset.exp: assign string to int array PASS: gdb.base/charset.exp: assign string to long array Running ../../../W._C._Handy/gdb/testsuite/gdb.base/checkpoint.exp ... @@ -1464,7 +1605,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/chng-syms.exp ... PASS: gdb.base/chng-syms.exp: setting conditional breakpoint on function PASS: gdb.base/chng-syms.exp: continue until exit at breakpoint first time through -@@ -3819,34 +2862,7 @@ PASS: gdb.base/constvars.exp: ptype lynx +@@ -4099,34 +3107,7 @@ PASS: gdb.base/constvars.exp: ptype lynx PASS: gdb.base/constvars.exp: ptype crass PASS: gdb.base/constvars.exp: ptype crisp Running ../../../W._C._Handy/gdb/testsuite/gdb.base/corefile.exp ... @@ -1500,7 +1641,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/ctxobj.exp ... PASS: gdb.base/ctxobj.exp: break in get_version functions PASS: gdb.base/ctxobj.exp: continue to get_version_1 -@@ -4104,7 +3120,7 @@ PASS: gdb.base/default.exp: info program +@@ -4393,7 +3374,7 @@ PASS: gdb.base/default.exp: info program PASS: gdb.base/default.exp: info registers PASS: gdb.base/default.exp: info stack "s" abbreviation PASS: gdb.base/default.exp: info stack @@ -1509,7 +1650,7 @@ index 83f10ef..606990e 100644 PASS: gdb.base/default.exp: info symbol PASS: gdb.base/default.exp: info source PASS: gdb.base/default.exp: info sources -@@ -4235,7 +3251,7 @@ PASS: gdb.base/default.exp: show verbose +@@ -4524,7 +3505,7 @@ PASS: gdb.base/default.exp: show verbose PASS: gdb.base/default.exp: show version PASS: gdb.base/default.exp: show width PASS: gdb.base/default.exp: show write @@ -1518,7 +1659,7 @@ index 83f10ef..606990e 100644 PASS: gdb.base/default.exp: set history save off PASS: gdb.base/default.exp: stepi "si" abbreviation PASS: gdb.base/default.exp: stepi -@@ -4309,10 +3325,6 @@ PASS: gdb.base/del.exp: breakpoint insertion (d) +@@ -4597,10 +3578,6 @@ PASS: gdb.base/del.exp: breakpoint insertion (d) PASS: gdb.base/del.exp: Remove last breakpoint (d) PASS: gdb.base/del.exp: info break after removing break on main (d) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/detach.exp ... @@ -1529,7 +1670,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dfp-exprs.exp ... PASS: gdb.base/dfp-exprs.exp: p 1.2df PASS: gdb.base/dfp-exprs.exp: p -1.2df -@@ -4572,46 +3584,7 @@ PASS: gdb.base/disasm-end-cu.exp: get hexadecimal valueof "&main" +@@ -4860,46 +3837,7 @@ PASS: gdb.base/disasm-end-cu.exp: get hexadecimal valueof "&main" PASS: gdb.base/disasm-end-cu.exp: get hexadecimal valueof "&dummy_3" PASS: gdb.base/disasm-end-cu.exp: disassemble command returned some output Running ../../../W._C._Handy/gdb/testsuite/gdb.base/disp-step-syscall.exp ... @@ -1577,7 +1718,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/display.exp ... PASS: gdb.base/display.exp: kill PASS: gdb.base/display.exp: detach -@@ -4639,12 +3612,6 @@ PASS: gdb.base/display.exp: undisp +@@ -4927,12 +3865,6 @@ PASS: gdb.base/display.exp: undisp PASS: gdb.base/display.exp: info disp PASS: gdb.base/display.exp: next hit PASS: gdb.base/display.exp: undisp all @@ -1590,9 +1731,29 @@ index 83f10ef..606990e 100644 PASS: gdb.base/display.exp: disab 3 PASS: gdb.base/display.exp: watch off PASS: gdb.base/display.exp: finish -@@ -4690,11 +3657,7 @@ PASS: gdb.base/dprintf-next.exp: next 2 +@@ -4976,15 +3908,15 @@ PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continu + PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: set height 2 + PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: continue to pagination + PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: first prompt +-PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: no double prompt +-PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: set height unlimited ++FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: no double prompt (timeout) ++FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: set height unlimited + PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: set breakpoint + PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: set height 2 + PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: define user command: wrapcont + PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: continue to pagination + PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: first prompt +-PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: no double prompt +-PASS: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: set height unlimited ++FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: no double prompt (timeout) ++FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: set height unlimited + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-bp-same-addr.exp ... + PASS: gdb.base/dprintf-bp-same-addr.exp: gdb: set dprintf-style gdb + PASS: gdb.base/dprintf-bp-same-addr.exp: gdb: set breakpoint always-inserted on +@@ -5002,11 +3934,7 @@ PASS: gdb.base/dprintf-next.exp: next 1 + PASS: gdb.base/dprintf-next.exp: next 2 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-non-stop.exp ... - PASS: gdb.base/dprintf-non-stop.exp: set target-async on PASS: gdb.base/dprintf-non-stop.exp: set non-stop on -PASS: gdb.base/dprintf-non-stop.exp: dprintf foo,"At foo entry\n" -PASS: gdb.base/dprintf-non-stop.exp: continue & @@ -1603,7 +1764,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-pending.exp ... PASS: gdb.base/dprintf-pending.exp: without format: set pending dprintf PASS: gdb.base/dprintf-pending.exp: without format: resolved dprintf fails to be re-set -@@ -5139,10 +4102,10 @@ PASS: gdb.base/exitsignal.exp: $_exitsignal is void before running +@@ -5460,10 +4388,10 @@ PASS: gdb.base/exitsignal.exp: $_exitsignal is void before running PASS: gdb.base/exitsignal.exp: $_exitcode is void before running PASS: gdb.base/exitsignal.exp: trigger SIGSEGV PASS: gdb.base/exitsignal.exp: program terminated with SIGSEGV @@ -1616,7 +1777,7 @@ index 83f10ef..606990e 100644 PASS: gdb.base/exitsignal.exp: $_exitcode is still void after restarting the inferior PASS: gdb.base/exitsignal.exp: $_exitsignal is void before normal inferior is executed PASS: gdb.base/exitsignal.exp: $_exitcode is void before normal inferior is executed -@@ -5589,131 +4552,8 @@ PASS: gdb.base/float.exp: info float +@@ -5914,203 +4842,8 @@ PASS: gdb.base/float.exp: info float PASS: gdb.base/float.exp: step PASS: gdb.base/float.exp: finish Running ../../../W._C._Handy/gdb/testsuite/gdb.base/foll-exec.exp ... @@ -1658,14 +1819,86 @@ index 83f10ef..606990e 100644 -PASS: gdb.base/foll-fork.exp: reset parent -PASS: gdb.base/foll-fork.exp: insert first fork catchpoint -PASS: gdb.base/foll-fork.exp: continue to first fork catchpoint --PASS: gdb.base/foll-fork.exp: default show parent follow, no catchpoints --PASS: gdb.base/foll-fork.exp: default parent follow, no catchpoints --PASS: gdb.base/foll-fork.exp: set follow-fork parent --PASS: gdb.base/foll-fork.exp: explicit show parent follow, no catchpoints --PASS: gdb.base/foll-fork.exp: explicit parent follow, no catchpoints --PASS: gdb.base/foll-fork.exp: set follow-fork child --PASS: gdb.base/foll-fork.exp: explicit show child follow, no catchpoints --PASS: gdb.base/foll-fork.exp: explicit child follow, no catchpoints +-PASS: gdb.base/foll-fork.exp: follow default, detach default, command "next 2": set verbose +-PASS: gdb.base/foll-fork.exp: follow default, detach default, command "next 2": show follow-fork +-PASS: gdb.base/foll-fork.exp: follow default, detach default, command "next 2": show detach-on-fork +-PASS: gdb.base/foll-fork.exp: follow default, detach default, command "next 2": next 2 past fork +-PASS: gdb.base/foll-fork.exp: follow default, detach default, command "next 2": info inferiors +-PASS: gdb.base/foll-fork.exp: follow default, detach default, command "continue": set verbose +-PASS: gdb.base/foll-fork.exp: follow default, detach default, command "continue": show follow-fork +-PASS: gdb.base/foll-fork.exp: follow default, detach default, command "continue": show detach-on-fork +-PASS: gdb.base/foll-fork.exp: follow default, detach default, command "continue": set breakpoint after fork +-PASS: gdb.base/foll-fork.exp: follow default, detach default, command "continue": continue past fork +-PASS: gdb.base/foll-fork.exp: follow default, detach default, command "continue": info inferiors +-PASS: gdb.base/foll-fork.exp: follow parent, detach on, command "next 2": set verbose +-PASS: gdb.base/foll-fork.exp: follow parent, detach on, command "next 2": set follow-fork parent +-PASS: gdb.base/foll-fork.exp: follow parent, detach on, command "next 2": show follow-fork +-PASS: gdb.base/foll-fork.exp: follow parent, detach on, command "next 2": set detach-on-fork on +-PASS: gdb.base/foll-fork.exp: follow parent, detach on, command "next 2": show detach-on-fork +-PASS: gdb.base/foll-fork.exp: follow parent, detach on, command "next 2": next 2 past fork +-PASS: gdb.base/foll-fork.exp: follow parent, detach on, command "next 2": info inferiors +-PASS: gdb.base/foll-fork.exp: follow parent, detach on, command "continue": set verbose +-PASS: gdb.base/foll-fork.exp: follow parent, detach on, command "continue": set follow-fork parent +-PASS: gdb.base/foll-fork.exp: follow parent, detach on, command "continue": show follow-fork +-PASS: gdb.base/foll-fork.exp: follow parent, detach on, command "continue": set detach-on-fork on +-PASS: gdb.base/foll-fork.exp: follow parent, detach on, command "continue": show detach-on-fork +-PASS: gdb.base/foll-fork.exp: follow parent, detach on, command "continue": set breakpoint after fork +-PASS: gdb.base/foll-fork.exp: follow parent, detach on, command "continue": continue past fork +-PASS: gdb.base/foll-fork.exp: follow parent, detach on, command "continue": info inferiors +-PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "next 2": set verbose +-PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "next 2": set follow-fork parent +-PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "next 2": show follow-fork +-PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "next 2": set detach-on-fork off +-PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "next 2": show detach-on-fork +-PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "next 2": next 2 past fork +-PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "next 2": info inferiors +-PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "next 2": inferior 2 +-PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "next 2": continue until exit at continue unfollowed inferior to end +-PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "continue": set verbose +-PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "continue": set follow-fork parent +-PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "continue": show follow-fork +-PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "continue": set detach-on-fork off +-PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "continue": show detach-on-fork +-PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "continue": set breakpoint after fork +-PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "continue": continue past fork +-PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "continue": info inferiors +-PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "continue": inferior 2 +-PASS: gdb.base/foll-fork.exp: follow parent, detach off, command "continue": continue to breakpoint: continue unfollowed inferior to bp +-PASS: gdb.base/foll-fork.exp: follow child, detach on, command "next 2": set verbose +-PASS: gdb.base/foll-fork.exp: follow child, detach on, command "next 2": set follow-fork child +-PASS: gdb.base/foll-fork.exp: follow child, detach on, command "next 2": show follow-fork +-PASS: gdb.base/foll-fork.exp: follow child, detach on, command "next 2": set detach-on-fork on +-PASS: gdb.base/foll-fork.exp: follow child, detach on, command "next 2": show detach-on-fork +-PASS: gdb.base/foll-fork.exp: follow child, detach on, command "next 2": next 2 past fork +-PASS: gdb.base/foll-fork.exp: follow child, detach on, command "next 2": info inferiors +-PASS: gdb.base/foll-fork.exp: follow child, detach on, command "continue": set verbose +-PASS: gdb.base/foll-fork.exp: follow child, detach on, command "continue": set follow-fork child +-PASS: gdb.base/foll-fork.exp: follow child, detach on, command "continue": show follow-fork +-PASS: gdb.base/foll-fork.exp: follow child, detach on, command "continue": set detach-on-fork on +-PASS: gdb.base/foll-fork.exp: follow child, detach on, command "continue": show detach-on-fork +-PASS: gdb.base/foll-fork.exp: follow child, detach on, command "continue": set breakpoint after fork +-PASS: gdb.base/foll-fork.exp: follow child, detach on, command "continue": continue past fork +-PASS: gdb.base/foll-fork.exp: follow child, detach on, command "continue": info inferiors +-PASS: gdb.base/foll-fork.exp: follow child, detach off, command "next 2": set verbose +-PASS: gdb.base/foll-fork.exp: follow child, detach off, command "next 2": set follow-fork child +-PASS: gdb.base/foll-fork.exp: follow child, detach off, command "next 2": show follow-fork +-PASS: gdb.base/foll-fork.exp: follow child, detach off, command "next 2": set detach-on-fork off +-PASS: gdb.base/foll-fork.exp: follow child, detach off, command "next 2": show detach-on-fork +-PASS: gdb.base/foll-fork.exp: follow child, detach off, command "next 2": next 2 past fork +-PASS: gdb.base/foll-fork.exp: follow child, detach off, command "next 2": info inferiors +-PASS: gdb.base/foll-fork.exp: follow child, detach off, command "next 2": inferior 1 +-PASS: gdb.base/foll-fork.exp: follow child, detach off, command "next 2": continue until exit at continue unfollowed inferior to end +-PASS: gdb.base/foll-fork.exp: follow child, detach off, command "continue": set verbose +-PASS: gdb.base/foll-fork.exp: follow child, detach off, command "continue": set follow-fork child +-PASS: gdb.base/foll-fork.exp: follow child, detach off, command "continue": show follow-fork +-PASS: gdb.base/foll-fork.exp: follow child, detach off, command "continue": set detach-on-fork off +-PASS: gdb.base/foll-fork.exp: follow child, detach off, command "continue": show detach-on-fork +-PASS: gdb.base/foll-fork.exp: follow child, detach off, command "continue": set breakpoint after fork +-PASS: gdb.base/foll-fork.exp: follow child, detach off, command "continue": continue past fork +-PASS: gdb.base/foll-fork.exp: follow child, detach off, command "continue": info inferiors +-PASS: gdb.base/foll-fork.exp: follow child, detach off, command "continue": inferior 1 +-PASS: gdb.base/foll-fork.exp: follow child, detach off, command "continue": continue to breakpoint: continue unfollowed inferior to bp +-PASS: gdb.base/foll-fork.exp: set verbose -PASS: gdb.base/foll-fork.exp: explicit child follow, set catch fork -PASS: gdb.base/foll-fork.exp: info shows catchpoint without pid -PASS: gdb.base/foll-fork.exp: explicit child follow, catch fork @@ -1748,28 +1981,25 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/fortran-sym-case.exp ... PASS: gdb.base/fortran-sym-case.exp: set language fortran PASS: gdb.base/fortran-sym-case.exp: frame -@@ -5889,35 +4729,19 @@ PASS: gdb.base/funcargs.exp: stepping back to main from function called with tra +@@ -6285,78 +5018,17 @@ PASS: gdb.base/funcargs.exp: backtrace through call with trampolines + PASS: gdb.base/funcargs.exp: stepping back to main from function called with trampolines Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-buffer-overflow.exp ... - PASS: gdb.base/gcore-buffer-overflow.exp: help gcore PASS: gdb.base/gcore-buffer-overflow.exp: Set buffer exceeding arguments -PASS: gdb.base/gcore-buffer-overflow.exp: save a corefile +UNSUPPORTED: gdb.base/gcore-buffer-overflow.exp: save a corefile Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-relro-pie.exp ... PASS: gdb.base/gcore-relro-pie.exp: strip - PASS: gdb.base/gcore-relro-pie.exp: help gcore -PASS: gdb.base/gcore-relro-pie.exp: save a corefile -PASS: gdb.base/gcore-relro-pie.exp: re-load generated corefile -PASS: gdb.base/gcore-relro-pie.exp: x/i $pc -PASS: gdb.base/gcore-relro-pie.exp: unstripped + core ok +FAIL: gdb.base/gcore-relro-pie.exp: Can't run to break_here Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-relro.exp ... - PASS: gdb.base/gcore-relro.exp: help gcore -PASS: gdb.base/gcore-relro.exp: save a corefile -PASS: gdb.base/gcore-relro.exp: re-load generated corefile -PASS: gdb.base/gcore-relro.exp: library got loaded +UNSUPPORTED: gdb.base/gcore-relro.exp: save a corefile Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore.exp ... - PASS: gdb.base/gcore.exp: help gcore PASS: gdb.base/gcore.exp: set breakpoint at terminal_func PASS: gdb.base/gcore.exp: continue to terminal_func -PASS: gdb.base/gcore.exp: save a corefile @@ -1785,12 +2015,68 @@ index 83f10ef..606990e 100644 -PASS: gdb.base/gcore.exp: corefile restored stack array -PASS: gdb.base/gcore.exp: corefile restored backtrace +UNSUPPORTED: gdb.base/gcore.exp: save a corefile + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb-sigterm.exp ... +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #0 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #1 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #2 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #3 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #4 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #6 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #7 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #8 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #9 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #10 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #11 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #12 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #13 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #14 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #15 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #16 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #17 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #18 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #19 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #20 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #22 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #23 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #24 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #25 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #26 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #27 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #29 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #31 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #32 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #33 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #34 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #35 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #36 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #37 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #38 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #39 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #40 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #42 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #43 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #44 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #45 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #46 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #47 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #48 (stepping inside range 201 times) +-FAIL: gdb.base/gdb-sigterm.exp: expect eof #49 (stepping inside range 201 times) + PASS: gdb.base/gdb-sigterm.exp: 50 SIGTERM passes Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1056.exp ... PASS: gdb.base/gdb1056.exp: print 1/0 - PASS: gdb.base/gdb1056.exp: Test unsigned division by zero -@@ -6112,82 +4936,10 @@ PASS: gdb.base/hashline2.exp: set breakpoint - Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline3.exp ... - PASS: gdb.base/hashline3.exp: set breakpoint +@@ -6555,90 +5227,14 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak-in-shr-unsupported.ex + PASS: gdb.base/hbreak-in-shr-unsupported.exp: probe for target remote + PASS: gdb.base/hbreak-in-shr-unsupported.exp: set breakpoint always-inserted on + PASS: gdb.base/hbreak-in-shr-unsupported.exp: probe hbreak support +-UNSUPPORTED: gdb.base/hbreak-in-shr-unsupported.exp: can't disable hw breakpoint support ++UNSUPPORTED: gdb.base/hbreak-in-shr-unsupported.exp: no hbreak support + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak-unmapped.exp ... +-PASS: gdb.base/hbreak-unmapped.exp: probe hardware breakpoint support +-PASS: gdb.base/hbreak-unmapped.exp: set breakpoint always-inserted on +-PASS: gdb.base/hbreak-unmapped.exp: hbreak *0 +-PASS: gdb.base/hbreak-unmapped.exp: info break shows hw breakpoint +-PASS: gdb.base/hbreak-unmapped.exp: info break shows no breakpoints ++UNTESTED: gdb.base/hbreak-unmapped.exp: Memory at address 0 is readable Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak.exp ... -PASS: gdb.base/hbreak.exp: hbreak -PASS: gdb.base/hbreak.exp: continue to break-at-exit after hbreak @@ -1874,12 +2160,11 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/help.exp ... PASS: gdb.base/help.exp: disable pagination PASS: gdb.base/help.exp: help aliases -@@ -6254,13 +5006,7 @@ PASS: gdb.base/included.exp: list integer +@@ -6705,12 +5301,7 @@ PASS: gdb.base/included.exp: list integer PASS: gdb.base/included.exp: ptype integer PASS: gdb.base/included.exp: info variables integer Running ../../../W._C._Handy/gdb/testsuite/gdb.base/inferior-died.exp ... -PASS: gdb.base/inferior-died.exp: set detach-on-fork off --PASS: gdb.base/inferior-died.exp: set target-async on -PASS: gdb.base/inferior-died.exp: set non-stop on -PASS: gdb.base/inferior-died.exp: continue to breakpoint: breakpoint -PASS: gdb.base/inferior-died.exp: inferior 2 @@ -1889,7 +2174,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/infnan.exp ... PASS: gdb.base/infnan.exp: print a PASS: gdb.base/infnan.exp: print b -@@ -6301,33 +5047,10 @@ PASS: gdb.base/info-macros.exp: info macros 6 +@@ -6751,33 +5342,10 @@ PASS: gdb.base/info-macros.exp: info macros 6 PASS: gdb.base/info-macros.exp: info macros 7 KFAIL: gdb.base/info-macros.exp: info macros info-macros.c:42 (PRMS: gdb/NNNN) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/info-os.exp ... @@ -1925,7 +2210,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/info-shared.exp ... PASS: gdb.base/info-shared.exp: info sharedlibrary #1 PASS: gdb.base/info-shared.exp: continue to breakpoint: library load #1 -@@ -6380,22 +5103,14 @@ PASS: gdb.base/interrupt-noterm.exp: set target-async on +@@ -6829,22 +5397,14 @@ PASS: gdb.base/interrupt-noterm.exp: set interactive-mode off PASS: gdb.base/interrupt-noterm.exp: set confirm off PASS: gdb.base/interrupt-noterm.exp: delete PASS: gdb.base/interrupt-noterm.exp: set confirm on @@ -1951,7 +2236,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jit-simple.exp ... PASS: gdb.base/jit-simple.exp: blah 1 PASS: gdb.base/jit-simple.exp: recompile jit-simple.c -@@ -6403,25 +5118,31 @@ PASS: gdb.base/jit-simple.exp: blah 1 +@@ -6852,25 +5412,31 @@ PASS: gdb.base/jit-simple.exp: blah 1 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jit-so.exp ... PASS: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here before-dlopen PASS: gdb.base/jit-so.exp: one_jit_test-1: set var jit_libname = "jit-main.so" @@ -1963,17 +2248,17 @@ index 83f10ef..606990e 100644 -PASS: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 1 -PASS: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function -PASS: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 2 -+FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here after-dlopen ++FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here after-dlopen (the program exited) +FAIL: gdb.base/jit-so.exp: one_jit_test-1: setting breakpoint at jit-main.c:130 -+FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 0 ++FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 0 (the program is no longer running) +FAIL: gdb.base/jit-so.exp: one_jit_test-1: set var argc = 2 +FAIL: gdb.base/jit-so.exp: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so" +FAIL: gdb.base/jit-so.exp: one_jit_test-1: set var count = 1 +FAIL: gdb.base/jit-so.exp: one_jit_test-1: setting breakpoint at jit-main.c:193 -+FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 1 ++FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 1 (the program is no longer running) +FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function +FAIL: gdb.base/jit-so.exp: one_jit_test-1: setting breakpoint at jit-main.c:218 -+FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 2 ++FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 2 (the program is no longer running) PASS: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function PASS: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here before-dlopen PASS: gdb.base/jit-so.exp: one_jit_test-2: set var jit_libname = "jit-main.so" @@ -1985,22 +2270,22 @@ index 83f10ef..606990e 100644 -PASS: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 1 -PASS: gdb.base/jit-so.exp: one_jit_test-2: info function jit_function -PASS: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 2 -+FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here after-dlopen ++FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here after-dlopen (the program exited) +FAIL: gdb.base/jit-so.exp: one_jit_test-2: setting breakpoint at jit-main.c:130 -+FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 0 ++FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 0 (the program is no longer running) +FAIL: gdb.base/jit-so.exp: one_jit_test-2: set var argc = 2 +FAIL: gdb.base/jit-so.exp: one_jit_test-2: set var libname = "SHLIBDIR/jit-solib.so" +FAIL: gdb.base/jit-so.exp: one_jit_test-2: set var count = 2 +FAIL: gdb.base/jit-so.exp: one_jit_test-2: setting breakpoint at jit-main.c:193 -+FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 1 ++FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 1 (the program is no longer running) +FAIL: gdb.base/jit-so.exp: one_jit_test-2: info function jit_function +FAIL: gdb.base/jit-so.exp: one_jit_test-2: setting breakpoint at jit-main.c:218 -+FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 2 ++FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 2 (the program is no longer running) PASS: gdb.base/jit-so.exp: one_jit_test-2: info function jit_function Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jit.exp ... PASS: gdb.base/jit.exp: one_jit_test-1: continue to breakpoint: break here 0 -@@ -6440,14 +5161,7 @@ PASS: gdb.base/jit.exp: one_jit_test-2: continue to breakpoint: break here 1 - PASS: gdb.base/jit.exp: one_jit_test-2: info function jit_function +@@ -6889,14 +5455,7 @@ PASS: gdb.base/jit.exp: one_jit_test-2: continue to breakpoint: break here 1 + PASS: gdb.base/jit.exp: one_jit_test-2: info function ^jit_function PASS: gdb.base/jit.exp: one_jit_test-2: continue to breakpoint: break here 2 PASS: gdb.base/jit.exp: one_jit_test-2: info function jit_function -PASS: gdb.base/jit.exp: PIE: one_jit_test-1: continue to breakpoint: break here 0 @@ -2008,14 +2293,14 @@ index 83f10ef..606990e 100644 -PASS: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so" -PASS: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1 -PASS: gdb.base/jit.exp: PIE: one_jit_test-1: continue to breakpoint: break here 1 --PASS: gdb.base/jit.exp: PIE: one_jit_test-1: info function jit_function +-PASS: gdb.base/jit.exp: PIE: one_jit_test-1: info function ^jit_function -PASS: gdb.base/jit.exp: PIE: one_jit_test-1: continue to breakpoint: break here 2 -PASS: gdb.base/jit.exp: PIE: one_jit_test-1: info function jit_function +FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: Can't run to main Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jump.exp ... PASS: gdb.base/jump.exp: break before jump to non-call PASS: gdb.base/jump.exp: jump to non-call -@@ -6812,15 +5526,19 @@ PASS: gdb.base/longjmp.exp: continue to breakpoint at pattern 1 start +@@ -7306,15 +5865,19 @@ PASS: gdb.base/longjmp.exp: continue to breakpoint at pattern 1 start PASS: gdb.base/longjmp.exp: breakpoint at miss_step_1 PASS: gdb.base/longjmp.exp: next over setjmp (1) PASS: gdb.base/longjmp.exp: next to longjmp (1) @@ -2038,7 +2323,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/macscp.exp ... PASS: gdb.base/macscp.exp: list main for support check PASS: gdb.base/macscp.exp: list main for WHERE -@@ -7272,94 +5990,12 @@ PASS: gdb.base/miscexprs.exp: print value of ibig.i[100] << 2 +@@ -7767,94 +6330,12 @@ PASS: gdb.base/miscexprs.exp: print value of ibig.i[100] << 2 PASS: gdb.base/miscexprs.exp: print value of sbig.s[90] >> 4 PASS: gdb.base/miscexprs.exp: print value of lbig.l[333] >> 6 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/morestack.exp ... @@ -2137,7 +2422,44 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/nextoverexit.exp ... PASS: gdb.base/nextoverexit.exp: next over exit Running ../../../W._C._Handy/gdb/testsuite/gdb.base/nodebug.exp ... -@@ -7478,11 +6114,6 @@ PASS: gdb.base/permissions.exp: set may-write-memory off +@@ -7922,24 +6403,27 @@ PASS: gdb.base/paginate-after-ctrl-c-running.exp: ctrlc target running: set heig + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-bg-execution.exp ... + PASS: gdb.base/paginate-bg-execution.exp: paginate: b after_sleep + PASS: gdb.base/paginate-bg-execution.exp: paginate: set height 2 +-PASS: gdb.base/paginate-bg-execution.exp: paginate: continue& +-PASS: gdb.base/paginate-bg-execution.exp: paginate: pagination handled, breakpoint hit ++FAIL: gdb.base/paginate-bg-execution.exp: paginate: continue& ++FAIL: gdb.base/paginate-bg-execution.exp: paginate: pagination handled, breakpoint hit (timeout) + PASS: gdb.base/paginate-bg-execution.exp: paginate: GDB accepts further input + PASS: gdb.base/paginate-bg-execution.exp: paginate: set height unlimited + PASS: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: b after_sleep + PASS: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: set height 2 +-PASS: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: continue& +-PASS: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: continue& paginates ++FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: continue& ++FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: continue& paginates (timeout) + PASS: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: cancel pagination + PASS: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: GDB accepts further input + PASS: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: set height unlimited + PASS: gdb.base/paginate-bg-execution.exp: cancel with quit: b after_sleep + PASS: gdb.base/paginate-bg-execution.exp: cancel with quit: set height 2 +-PASS: gdb.base/paginate-bg-execution.exp: cancel with quit: continue& +-PASS: gdb.base/paginate-bg-execution.exp: cancel with quit: continue& paginates +-PASS: gdb.base/paginate-bg-execution.exp: cancel with quit: cancel pagination +-PASS: gdb.base/paginate-bg-execution.exp: cancel with quit: GDB accepts further input +-PASS: gdb.base/paginate-bg-execution.exp: cancel with quit: set height unlimited ++FAIL: gdb.base/paginate-bg-execution.exp: cancel with quit: continue& ++FAIL: gdb.base/paginate-bg-execution.exp: cancel with quit: continue& paginates (timeout) ++ERROR: Window too small. ++UNRESOLVED: gdb.base/paginate-bg-execution.exp: cancel with quit: cancel pagination ++ERROR: Window too small. ++UNRESOLVED: gdb.base/paginate-bg-execution.exp: cancel with quit: GDB accepts further input ++ERROR: Window too small. ++UNRESOLVED: gdb.base/paginate-bg-execution.exp: cancel with quit: set height unlimited + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-execution-startup.exp ... + PASS: gdb.base/paginate-execution-startup.exp: probe support: run to main + PASS: gdb.base/paginate-execution-startup.exp: probe support: set height unlimited +@@ -8022,11 +6506,6 @@ PASS: gdb.base/permissions.exp: set may-write-memory off PASS: gdb.base/permissions.exp: try to set a global PASS: gdb.base/permissions.exp: print x Running ../../../W._C._Handy/gdb/testsuite/gdb.base/pie-execl.exp ... @@ -2149,7 +2471,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/pointers.exp ... PASS: gdb.base/pointers.exp: continuing after dummy() PASS: gdb.base/pointers.exp: set pointer to beginning of array -@@ -7549,22 +6180,25 @@ PASS: gdb.base/pr10179.exp: rbreak pr10179-a.c:foo.* +@@ -8093,59 +6572,32 @@ PASS: gdb.base/pr10179.exp: rbreak pr10179-a.c:foo.* PASS: gdb.base/pr10179.exp: rbreak pr10179-a.c : .* Running ../../../W._C._Handy/gdb/testsuite/gdb.base/pr11022.exp ... PASS: gdb.base/pr11022.exp: set breakpoint @@ -2182,7 +2504,45 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/print-file-var.exp ... PASS: gdb.base/print-file-var.exp: breapoint past v1 & v2 initialization PASS: gdb.base/print-file-var.exp: continue to STOP marker -@@ -8573,25 +7207,9 @@ PASS: gdb.base/radix.exp: Output radix unchanged after rejecting 1 + PASS: gdb.base/print-file-var.exp: print 'print-file-var-lib1.c'::this_version_id == v1 + PASS: gdb.base/print-file-var.exp: print 'print-file-var-lib2.c'::this_version_id == v2 + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/print-symbol-loading.exp ... +-PASS: gdb.base/print-symbol-loading.exp: save a corefile +-PASS: gdb.base/print-symbol-loading.exp: core off: set print symbol-loading off +-PASS: gdb.base/print-symbol-loading.exp: core off: file +-PASS: gdb.base/print-symbol-loading.exp: core off: re-load generated corefile +-PASS: gdb.base/print-symbol-loading.exp: core off: load shared-lib +-PASS: gdb.base/print-symbol-loading.exp: core off: library got loaded +-PASS: gdb.base/print-symbol-loading.exp: core brief: set print symbol-loading brief +-PASS: gdb.base/print-symbol-loading.exp: core brief: file +-PASS: gdb.base/print-symbol-loading.exp: core brief: re-load generated corefile +-PASS: gdb.base/print-symbol-loading.exp: core brief: load shared-lib +-PASS: gdb.base/print-symbol-loading.exp: core brief: library got loaded +-PASS: gdb.base/print-symbol-loading.exp: core full: set print symbol-loading full +-PASS: gdb.base/print-symbol-loading.exp: core full: file +-PASS: gdb.base/print-symbol-loading.exp: core full: re-load generated corefile +-PASS: gdb.base/print-symbol-loading.exp: core full: load shared-lib +-PASS: gdb.base/print-symbol-loading.exp: core full: library got loaded +-PASS: gdb.base/print-symbol-loading.exp: shlib off: set auto-solib-add off +-PASS: gdb.base/print-symbol-loading.exp: shlib off: set print symbol-loading off +-PASS: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib +-PASS: gdb.base/print-symbol-loading.exp: shlib off: continue to breakpoint: lib +-PASS: gdb.base/print-symbol-loading.exp: shlib off: library got loaded +-PASS: gdb.base/print-symbol-loading.exp: shlib brief: set auto-solib-add off +-PASS: gdb.base/print-symbol-loading.exp: shlib brief: set print symbol-loading brief +-PASS: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib +-PASS: gdb.base/print-symbol-loading.exp: shlib brief: continue to breakpoint: lib +-PASS: gdb.base/print-symbol-loading.exp: shlib brief: library got loaded +-PASS: gdb.base/print-symbol-loading.exp: shlib full: set auto-solib-add off +-PASS: gdb.base/print-symbol-loading.exp: shlib full: set print symbol-loading full +-PASS: gdb.base/print-symbol-loading.exp: shlib full: load shared-lib +-PASS: gdb.base/print-symbol-loading.exp: shlib full: continue to breakpoint: lib +-PASS: gdb.base/print-symbol-loading.exp: shlib full: library got loaded ++UNSUPPORTED: gdb.base/print-symbol-loading.exp: save a corefile + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/printcmds.exp ... + PASS: gdb.base/printcmds.exp: print $pc + PASS: gdb.base/printcmds.exp: print "abc" +@@ -9149,25 +7601,9 @@ PASS: gdb.base/radix.exp: Output radix unchanged after rejecting 1 PASS: gdb.base/radix.exp: set radix 7 rejected PASS: gdb.base/radix.exp: Output radix unchanged after rejection through set radix command Running ../../../W._C._Handy/gdb/testsuite/gdb.base/random-signal.exp ... @@ -2210,7 +2570,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/range-stepping.exp ... PASS: gdb.base/range-stepping.exp: probe range-stepping support UNSUPPORTED: gdb.base/range-stepping.exp: range stepping not supported by the target -@@ -8609,38 +7227,7 @@ PASS: gdb.base/readline-ask.exp: ask message for 01 and 02 +@@ -9185,38 +7621,7 @@ PASS: gdb.base/readline-ask.exp: ask message for 01 and 02 PASS: gdb.base/readline-ask.exp: ask message no PASS: gdb.base/readline-ask.exp: abort ask message Running ../../../W._C._Handy/gdb/testsuite/gdb.base/readline.exp ... @@ -2250,16 +2610,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/realname-expand.exp ... PASS: gdb.base/realname-expand.exp: set basenames-may-differ on PASS: gdb.base/realname-expand.exp: rbreak realname-expand-real.c:func -@@ -8740,7 +7327,7 @@ PASS: gdb.base/relational.exp: set variable z - PASS: gdb.base/relational.exp: print value of (x==y)<z - Running ../../../W._C._Handy/gdb/testsuite/gdb.base/relativedebug.exp ... - PASS: gdb.base/relativedebug.exp: continue --PASS: gdb.base/relativedebug.exp: pause found in backtrace -+FAIL: gdb.base/relativedebug.exp: pause found in backtrace - Running ../../../W._C._Handy/gdb/testsuite/gdb.base/relocate.exp ... - PASS: gdb.base/relocate.exp: add-symbol-file: unknown option -raednow - PASS: gdb.base/relocate.exp: add-symbol-file: unknown option readnow -@@ -9029,22 +7616,22 @@ PASS: gdb.base/savedregs.exp: handle SIGSEGV pass print nostop +@@ -9605,22 +8010,22 @@ PASS: gdb.base/savedregs.exp: handle SIGSEGV pass print nostop PASS: gdb.base/savedregs.exp: handle SIGILL pass print nostop PASS: gdb.base/savedregs.exp: advance catcher PASS: gdb.base/savedregs.exp: Get sigtramp info frame @@ -2286,7 +2637,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/scope.exp ... PASS: gdb.base/scope.exp: print 'scope0.c'::filelocal_ro PASS: gdb.base/scope.exp: print 'scope0.c'::filelocal_bss before run -@@ -9503,466 +8090,24 @@ PASS: gdb.base/shreloc.exp: (msymbol) relocated extern vars have different addre +@@ -10079,466 +8484,24 @@ PASS: gdb.base/shreloc.exp: (msymbol) relocated extern vars have different addre PASS: gdb.base/shreloc.exp: get_msym_addrs fn_[12] PASS: gdb.base/shreloc.exp: (msymbol) relocated functions have different addresses Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigall.exp ... @@ -2765,7 +3116,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigchld.exp ... PASS: gdb.base/sigchld.exp: set breakpoint at success exit PASS: gdb.base/sigchld.exp: set breakpoint at failure exit -@@ -9970,73 +8115,19 @@ PASS: gdb.base/sigchld.exp: SIGCHLD blocked in inferior +@@ -10546,73 +8509,19 @@ PASS: gdb.base/sigchld.exp: SIGCHLD blocked in inferior Running ../../../W._C._Handy/gdb/testsuite/gdb.base/siginfo-addr.exp ... PASS: gdb.base/siginfo-addr.exp: display/i $pc PASS: gdb.base/siginfo-addr.exp: continue to signal @@ -2844,7 +3195,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/signals.exp ... PASS: gdb.base/signals.exp: handle all print PASS: gdb.base/signals.exp: set variable count = 0 -@@ -10046,14 +8137,14 @@ PASS: gdb.base/signals.exp: next to signal +@@ -10622,14 +8531,14 @@ PASS: gdb.base/signals.exp: next to signal PASS: gdb.base/signals.exp: next to alarm #1 PASS: gdb.base/signals.exp: next to ++count #1 PASS: gdb.base/signals.exp: p func1 () #1 @@ -2864,7 +3215,7 @@ index 83f10ef..606990e 100644 PASS: gdb.base/signals.exp: info signals PASS: gdb.base/signals.exp: info signal SIGTRAP PASS: gdb.base/signals.exp: info signal 5 -@@ -10068,163 +8159,135 @@ PASS: gdb.base/signals.exp: invalid signal number rejected +@@ -10644,163 +8553,135 @@ PASS: gdb.base/signals.exp: invalid signal number rejected PASS: gdb.base/signals.exp: handle multiple SIGs via integer range PASS: gdb.base/signals.exp: handle multiple SIGs via reverse integer range PASS: gdb.base/signals.exp: override SIGINT @@ -2924,7 +3275,7 @@ index 83f10ef..606990e 100644 PASS: gdb.base/sigstep.exp: stepi from handleri; continue to handler -PASS: gdb.base/sigstep.exp: stepi from handleri; leave handler -PASS: gdb.base/sigstep.exp: stepi from handleri; leave signal trampoline (in main) -+FAIL: gdb.base/sigstep.exp: stepi from handleri; leave handler (hit breakpoint again) ++FAIL: gdb.base/sigstep.exp: stepi from handleri; leave handler +FAIL: gdb.base/sigstep.exp: stepi from handleri; leave signal trampoline PASS: gdb.base/sigstep.exp: next from handler; continue to handler -PASS: gdb.base/sigstep.exp: next from handler; leave handler @@ -3090,7 +3441,7 @@ index 83f10ef..606990e 100644 PASS: gdb.base/sigstep.exp: continue on breakpoint, skip handler; clear infinite loop Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sizeof.exp ... PASS: gdb.base/sizeof.exp: next -@@ -10290,15 +8353,6 @@ PASS: gdb.base/sizeof.exp: print/f padding_long_double.v +@@ -10866,15 +8747,6 @@ PASS: gdb.base/sizeof.exp: print/f padding_long_double.v PASS: gdb.base/sizeof.exp: print padding_long_double.p2 PASS: gdb.base/sizeof.exp: maint print arch Running ../../../W._C._Handy/gdb/testsuite/gdb.base/skip-solib.exp ... @@ -3106,16 +3457,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/skip.exp ... PASS: gdb.base/skip.exp: skip file (no default file) PASS: gdb.base/skip.exp: skip function -@@ -10359,7 +8413,7 @@ PASS: gdb.base/solib-corrupted.exp: normal list - XFAIL: gdb.base/solib-corrupted.exp: make solibs looping - UNTESTED: gdb.base/solib-corrupted.exp: no _r_debug symbol has been found - Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-disc.exp ... --ERROR: no fileid for kepler -+ERROR: no fileid for laplace - Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-display.exp ... - UNRESOLVED: gdb.base/solib-display.exp: NO: display a_global - PASS: gdb.base/solib-display.exp: NO: display b_global -@@ -10407,15 +8461,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-overlap.exp ... +@@ -10982,15 +8854,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-overlap.exp ... UNTESTED: gdb.base/solib-overlap.exp: 0x40000000: Could not prelink OBJDIR/gdb.base/solib-overlap-lib1-0x40000000.so or OBJDIR/gdb.base/solib-overlap-lib2-0x40000000.so. Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-search.exp ... PASS: gdb.base/solib-search.exp: continue to break_here @@ -3132,7 +3474,16 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-symbol.exp ... PASS: gdb.base/solib-symbol.exp: foo2 in main PASS: gdb.base/solib-symbol.exp: foo in libmd -@@ -10454,8 +8500,14 @@ PASS: gdb.base/stack-checking.exp: bt +@@ -11028,7 +8892,7 @@ UNSUPPORTED: gdb.base/sss-bp-on-user-bp-2.exp: target doesn't use software singl + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sss-bp-on-user-bp.exp ... + PASS: gdb.base/sss-bp-on-user-bp.exp: continue to breakpoint: first breakpoint + PASS: gdb.base/sss-bp-on-user-bp.exp: disassemble main +-PASS: gdb.base/sss-bp-on-user-bp.exp: b *0x0804845f ++PASS: gdb.base/sss-bp-on-user-bp.exp: b *0x080484ff + PASS: gdb.base/sss-bp-on-user-bp.exp: set breakpoint always-inserted on + PASS: gdb.base/sss-bp-on-user-bp.exp: si + PASS: gdb.base/sss-bp-on-user-bp.exp: jump *$pc +@@ -11042,8 +8906,14 @@ PASS: gdb.base/stack-checking.exp: bt Running ../../../W._C._Handy/gdb/testsuite/gdb.base/stale-infcall.exp ... PASS: gdb.base/stale-infcall.exp: continue to breakpoint: test-next PASS: gdb.base/stale-infcall.exp: set $test_fail_bpnum=$bpnum @@ -3149,24 +3500,38 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/stap-probe.exp ... PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: check argument not at probe point PASS: gdb.base/stap-probe.exp: without semaphore, not optimized: info probes stap -@@ -11499,16 +9551,6 @@ PASS: gdb.base/subst.exp: show substitute-path after empty rule removed +@@ -12091,24 +9961,12 @@ PASS: gdb.base/subst.exp: show substitute-path after empty rule removed PASS: gdb.base/subst.exp: remove all remaining substitution rules PASS: gdb.base/subst.exp: show substitute-path after all remaining rules removed Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file.exp ... --PASS: gdb.base/sym-file.exp: add-symbol-file .*sym-file-lib\.so addr +-PASS: gdb.base/sym-file.exp: continue to breakpoint: gdb_add_symbol_file +-PASS: gdb.base/sym-file.exp: add-symbol-file sym-file-lib.so addr -PASS: gdb.base/sym-file.exp: info files must display sym-file-lib -PASS: gdb.base/sym-file.exp: continue to breakpoint: bar -PASS: gdb.base/sym-file.exp: continue to breakpoint: foo -PASS: gdb.base/sym-file.exp: continue to breakpoint: gdb_remove_symbol_file -PASS: gdb.base/sym-file.exp: remove-symbol-file -a addr -PASS: gdb.base/sym-file.exp: info files must not display sym-file-lib --PASS: gdb.base/sym-file.exp: check if Breakpoint 2 is pending. --PASS: gdb.base/sym-file.exp: check if Breakpoint 3 is pending. --PASS: gdb.base/sym-file.exp: continue until exit +-PASS: gdb.base/sym-file.exp: breakpoint at foo is pending +-PASS: gdb.base/sym-file.exp: breakpoint at bar is pending +-PASS: gdb.base/sym-file.exp: continue to breakpoint: reload +-PASS: gdb.base/sym-file.exp: stale bkpts: set breakpoint always-inserted on +-PASS: gdb.base/sym-file.exp: stale bkpts: continue to breakpoint: gdb_add_symbol_file +-PASS: gdb.base/sym-file.exp: stale bkpts: add-symbol-file sym-file-lib.so addr +-PASS: gdb.base/sym-file.exp: stale bkpts: breakpoint at baz is resolved +-PASS: gdb.base/sym-file.exp: stale bkpts: remove-symbol-file -a addr +-PASS: gdb.base/sym-file.exp: stale bkpts: breakpoint at baz is pending +-PASS: gdb.base/sym-file.exp: stale bkpts: continue to breakpoint: end here ++gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c: In function 'get_origin': ++../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c:154:25: error: 'PATH_MAX' undeclared (first use in this function) ++ static char self_path[PATH_MAX]; ++ ^ ++../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c:154:25: note: each undeclared identifier is reported only once for each function it appears in ++UNTESTED: gdb.base/sym-file.exp: sym-file Running ../../../W._C._Handy/gdb/testsuite/gdb.base/symbol-without-target_section.exp ... PASS: gdb.base/symbol-without-target_section.exp: add-symbol-file PASS: gdb.base/symbol-without-target_section.exp: list main -@@ -11563,17 +9605,17 @@ PASS: gdb.base/ui-redirect.exp: set logging off +@@ -12163,17 +10021,17 @@ PASS: gdb.base/ui-redirect.exp: set logging off PASS: gdb.base/ui-redirect.exp: help Running ../../../W._C._Handy/gdb/testsuite/gdb.base/unload.exp ... PASS: gdb.base/unload.exp: pending breakpoint info before run @@ -3192,10 +3557,10 @@ index 83f10ef..606990e 100644 +FAIL: gdb.base/unload.exp: pending breakpoint info on second run at shrfunc2 +FAIL: gdb.base/unload.exp: continuing to unloaded libfile2 (the program is no longer running) +FAIL: gdb.base/unload.exp: print y from libfile2 - Running ../../../W._C._Handy/gdb/testsuite/gdb.base/until.exp ... - PASS: gdb.base/until.exp: until line number - PASS: gdb.base/until.exp: malformed until -@@ -11588,21 +9630,9 @@ PASS: gdb.base/unwindonsignal.exp: unwindonsignal, inferior function call signal + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/until-nodebug.exp ... + PASS: gdb.base/until-nodebug.exp: until 1 + PASS: gdb.base/until-nodebug.exp: until 2 +@@ -12191,21 +10049,9 @@ PASS: gdb.base/unwindonsignal.exp: unwindonsignal, inferior function call signal PASS: gdb.base/unwindonsignal.exp: unwindonsignal, stack unwound PASS: gdb.base/unwindonsignal.exp: unwindonsignal, dummy frame removed Running ../../../W._C._Handy/gdb/testsuite/gdb.base/valgrind-db-attach.exp ... @@ -3219,7 +3584,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/value-double-free.exp ... PASS: gdb.base/value-double-free.exp: watch var PASS: gdb.base/value-double-free.exp: continue -@@ -11686,19 +9716,19 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-non-mem.exp ... +@@ -12402,19 +10248,16 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-non-mem.exp ... PASS: gdb.base/watch-non-mem.exp: set write watchpoint on $pc PASS: gdb.base/watch-non-mem.exp: watchpoint on $pc works Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-read.exp ... @@ -3240,16 +3605,15 @@ index 83f10ef..606990e 100644 +FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes (timeout) +FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-vfork.exp ... - PASS: gdb.base/watch-vfork.exp: Watchpoint on global variable (hw) +-PASS: gdb.base/watch-vfork.exp: Watchpoint on global variable (hw) -PASS: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) -+FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (timeout) - PASS: gdb.base/watch-vfork.exp: Watchpoint on global variable (sw) +-PASS: gdb.base/watch-vfork.exp: Watchpoint on global variable (sw) -PASS: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (sw) -+FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (sw) (timeout) ++UNTESTED: gdb.base/watch-vfork.exp: aborted; in the following, GDB will get stuck Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch_thread_num.exp ... PASS: gdb.base/watch_thread_num.exp: successfully compiled posix threads test case PASS: gdb.base/watch_thread_num.exp: Watchpoint on invalid thread -@@ -11708,27 +9738,27 @@ PASS: gdb.base/watch_thread_num.exp: Set breakpoint at thread_function +@@ -12424,27 +10267,27 @@ PASS: gdb.base/watch_thread_num.exp: Set breakpoint at thread_function PASS: gdb.base/watch_thread_num.exp: Stopped in thread_function PASS: gdb.base/watch_thread_num.exp: Thread command PASS: gdb.base/watch_thread_num.exp: Disable breakpoint 2 @@ -3288,20 +3652,2288 @@ index 83f10ef..606990e 100644 PASS: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 10 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-cond-gone.exp ... PASS: gdb.base/watchpoint-cond-gone.exp: set can-use-hw-watchpoints 0 -@@ -11742,20 +9772,20 @@ PASS: gdb.base/watchpoint-delete.exp: watch x +@@ -12457,2239 +10300,171 @@ PASS: gdb.base/watchpoint-delete.exp: continue to breakpoint: break-here + PASS: gdb.base/watchpoint-delete.exp: watch x PASS: gdb.base/watchpoint-delete.exp: delete $bpnum Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-hw-hit-once.exp ... - PASS: gdb.base/watchpoint-hw-hit-once.exp: rwatch watchee +-PASS: gdb.base/watchpoint-hw-hit-once.exp: rwatch watchee -PASS: gdb.base/watchpoint-hw-hit-once.exp: continue -PASS: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit -+FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue -+FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit (the program exited) ++UNTESTED: gdb.base/watchpoint-hw-hit-once.exp: aborted; needs porting Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-hw.exp ... - PASS: gdb.base/watchpoint-hw.exp: watch watchee +-PASS: gdb.base/watchpoint-hw.exp: watch watchee -PASS: gdb.base/watchpoint-hw.exp: start -PASS: gdb.base/watchpoint-hw.exp: info watchpoints -+FAIL: gdb.base/watchpoint-hw.exp: start (timeout) -+FAIL: gdb.base/watchpoint-hw.exp: info watchpoints (timeout) ++UNTESTED: gdb.base/watchpoint-hw.exp: aborted; needs porting + Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-reuse-slot.exp ... + PASS: gdb.base/watchpoint-reuse-slot.exp: continue to breakpoint: stepi line + PASS: gdb.base/watchpoint-reuse-slot.exp: set breakpoint always-inserted on + PASS: gdb.base/watchpoint-reuse-slot.exp: watch +-PASS: gdb.base/watchpoint-reuse-slot.exp: awatch +-PASS: gdb.base/watchpoint-reuse-slot.exp: rwatch +-PASS: gdb.base/watchpoint-reuse-slot.exp: hbreak ++UNSUPPORTED: gdb.base/watchpoint-reuse-slot.exp: awatch ++UNSUPPORTED: gdb.base/watchpoint-reuse-slot.exp: rwatch ++UNSUPPORTED: gdb.base/watchpoint-reuse-slot.exp: hbreak + PASS: gdb.base/watchpoint-reuse-slot.exp: get PC + PASS: gdb.base/watchpoint-reuse-slot.exp: set breakpoint always-inserted off +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 0: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 1: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 0: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 1: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 0: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 1: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 0: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 1: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 0: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 1: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 0: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 1: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 0: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 1: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 0: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 1: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 0: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 1: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 0: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 1: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 0: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 1: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 0: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 1: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 1, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 2, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x hbreak: : width 3, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 1, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 2, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x hbreak: : width 3, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 1, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 2, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x hbreak: : width 3, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 1, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 2, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x watch: : width 3, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 1, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 2, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x awatch: : width 3, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 1, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 2, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x rwatch: : width 3, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: hbreak x hbreak: : width 1, iter 3: base + 1: delete $bpnum + PASS: gdb.base/watchpoint-reuse-slot.exp: set breakpoint always-inserted on +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 0: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 1: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 0: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 1: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 0: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 1: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 0: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 1: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 0: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 1: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 0: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 1: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 0: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 1: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 0: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 1: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 0: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 1: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 0: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 1: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 0: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 1: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 0: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 ++FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 1: stepi advanced + PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 1: base + 0: watch *(buf.byte + 1 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 2: base + 0: watch *(buf.byte + 2 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 3: base + 0: watch *(buf.byte + 3 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 1, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 0: base + 0: watch *(buf.byte + 0 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 1: base + 0: watch *(buf.byte + 1 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 2: base + 0: watch *(buf.byte + 2 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 3: base + 0: watch *(buf.byte + 3 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 2, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 0: base + 0: watch *(buf.byte + 0 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 1: base + 0: watch *(buf.byte + 1 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 2: base + 0: watch *(buf.byte + 2 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 3: base + 0: watch *(buf.byte + 3 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x hbreak: : width 3, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 1, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 2, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 0: base + 0: awatch *(buf.byte + 0 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 1: base + 0: awatch *(buf.byte + 1 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 2: base + 0: awatch *(buf.byte + 2 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 3: base + 0: awatch *(buf.byte + 3 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x hbreak: : width 3, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 1, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 2, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 0: base + 0: rwatch *(buf.byte + 0 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 1: base + 0: rwatch *(buf.byte + 1 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 2: base + 0: rwatch *(buf.byte + 2 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 3: base + 0: rwatch *(buf.byte + 3 + 0)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x hbreak: : width 3, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 0: base + 1: watch *(buf.byte + 0 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 1: base + 1: watch *(buf.byte + 1 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 2: base + 1: watch *(buf.byte + 2 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 3: base + 1: watch *(buf.byte + 3 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 1, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 0: base + 1: watch *(buf.byte + 0 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 1: base + 1: watch *(buf.byte + 1 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 2: base + 1: watch *(buf.byte + 2 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 3: base + 1: watch *(buf.byte + 3 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 2, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 0: base + 1: watch *(buf.byte + 0 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 1: base + 1: watch *(buf.byte + 1 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 2: base + 1: watch *(buf.byte + 2 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 3: base + 1: watch *(buf.byte + 3 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x watch: : width 3, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 1, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 2, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 0: base + 1: awatch *(buf.byte + 0 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 1: base + 1: awatch *(buf.byte + 1 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 2: base + 1: awatch *(buf.byte + 2 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 3: base + 1: awatch *(buf.byte + 3 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x awatch: : width 3, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@1 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 1, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@2 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 2, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 0: base + 1: rwatch *(buf.byte + 0 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 1: base + 1: rwatch *(buf.byte + 1 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 2: base + 1: rwatch *(buf.byte + 2 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 3: base + 1: rwatch *(buf.byte + 3 + 1)@3 +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x rwatch: : width 3, iter 3: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 0: base + 0: hbreak *(buf.byte + 0 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 0: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 0: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 0: base + 1: hbreak *(buf.byte + 0 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 0: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 0: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 1: base + 0: hbreak *(buf.byte + 1 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 1: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 1: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 1: base + 1: hbreak *(buf.byte + 1 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 1: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 1: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 2: base + 0: hbreak *(buf.byte + 2 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 2: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 2: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 2: base + 1: hbreak *(buf.byte + 2 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 2: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 2: base + 1: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 3: base + 0: hbreak *(buf.byte + 3 + 0) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 3: base + 0: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 3: base + 0: delete $bpnum +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 3: base + 1: hbreak *(buf.byte + 3 + 1) +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 3: base + 1: stepi advanced +-PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 3: base + 1: delete $bpnum Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-solib.exp ... PASS: gdb.base/watchpoint-solib.exp: set pending breakpoint -PASS: gdb.base/watchpoint-solib.exp: continue to foo @@ -3318,21 +5950,11 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint.exp ... PASS: gdb.base/watchpoint.exp: disable fast watches PASS: gdb.base/watchpoint.exp: show disable fast watches -@@ -11868,7 +9898,7 @@ PASS: gdb.base/watchpoint.exp: next over global_ptr_ptr pointer advance - PASS: gdb.base/watchpoint.exp: delete $global_ptr_ptr_breakpoint_number - PASS: gdb.base/watchpoint.exp: continue to breakpoint: second x assignment - PASS: gdb.base/watchpoint.exp: watch x --KFAIL: gdb.base/watchpoint.exp: next after watch x (PRMS: gdb/38) -+PASS: gdb.base/watchpoint.exp: next after watch x - PASS: gdb.base/watchpoint.exp: delete watch x - PASS: gdb.base/watchpoint.exp: watch buf - PASS: gdb.base/watchpoint.exp: watchpoint on buf hit -@@ -11886,17 +9916,17 @@ PASS: gdb.base/watchpoint.exp: reenable watchpoint `$pc' +@@ -14820,17 +10595,16 @@ PASS: gdb.base/watchpoint.exp: reenable watchpoint `$pc' PASS: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled PASS: gdb.base/watchpoint.exp: delete watchpoint `$pc' PASS: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here -PASS: gdb.base/watchpoint.exp: watch -location nullptr->p->x -+FAIL: gdb.base/watchpoint.exp: watch -location nullptr->p->x PASS: gdb.base/watchpoint.exp: watch -location .x PASS: gdb.base/watchpoint.exp: continue with watch -location PASS: gdb.base/watchpoint.exp: delete watch -location @@ -3350,34 +5972,36 @@ index 83f10ef..606990e 100644 PASS: gdb.base/watchpoint.exp: delete watch foo4 PASS: gdb.base/watchpoint.exp: rwatch disallowed for register based expression PASS: gdb.base/watchpoint.exp: awatch disallowed for register based expression -@@ -12020,7 +10050,7 @@ PASS: gdb.base/watchpoint.exp: no-hw: reenable watchpoint `$pc' +@@ -14954,7 +10728,6 @@ PASS: gdb.base/watchpoint.exp: no-hw: reenable watchpoint `$pc' PASS: gdb.base/watchpoint.exp: no-hw: watchpoint `$pc' is enabled PASS: gdb.base/watchpoint.exp: no-hw: delete watchpoint `$pc' PASS: gdb.base/watchpoint.exp: no-hw: continue to breakpoint: func5 breakpoint here -PASS: gdb.base/watchpoint.exp: no-hw: watch -location nullptr->p->x -+FAIL: gdb.base/watchpoint.exp: no-hw: watch -location nullptr->p->x PASS: gdb.base/watchpoint.exp: no-hw: watch -location .x PASS: gdb.base/watchpoint.exp: no-hw: continue with watch -location PASS: gdb.base/watchpoint.exp: no-hw: delete watch -location -@@ -12227,7 +10257,7 @@ PASS: gdb.cp/annota2.exp: delete bps - PASS: gdb.cp/annota2.exp: breakpoint at main +@@ -15161,13 +10934,13 @@ PASS: gdb.cp/annota2.exp: breakpoint main + PASS: gdb.cp/annota2.exp: annotation set at level 2 PASS: gdb.cp/annota2.exp: run until main breakpoint - PASS: gdb.cp/annota2.exp: set watch on a.x --KFAIL: gdb.cp/annota2.exp: watch triggered on a.x (PRMS: gdb/38) -+PASS: gdb.cp/annota2.exp: watch triggered on a.x - PASS: gdb.cp/annota2.exp: annotate-quit + PASS: gdb.cp/annota2.exp: print class +-PASS: gdb.cp/annota2.exp: continue until exit +-PASS: gdb.cp/annota2.exp: delete bps +-PASS: gdb.cp/annota2.exp: breakpoint at main +-PASS: gdb.cp/annota2.exp: run until main breakpoint +-PASS: gdb.cp/annota2.exp: set watch on a.x +-PASS: gdb.cp/annota2.exp: watch triggered on a.x +-PASS: gdb.cp/annota2.exp: annotate-quit ++FAIL: gdb.cp/annota2.exp: continue until exit (timeout) ++FAIL: gdb.cp/annota2.exp: delete bps ++FAIL: gdb.cp/annota2.exp: break at main (got interactive prompt) ++FAIL: gdb.cp/annota2.exp: run until main breakpoint (got interactive prompt) ++FAIL: gdb.cp/annota2.exp: set watch on a.x (timeout) ++FAIL: gdb.cp/annota2.exp: watch triggered on a.x (timeout) ++FAIL: gdb.cp/annota2.exp: annotate-quit Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/annota3.exp ... PASS: gdb.cp/annota3.exp: set height 0 -@@ -12240,7 +10270,7 @@ PASS: gdb.cp/annota3.exp: delete bps - PASS: gdb.cp/annota3.exp: break at main - PASS: gdb.cp/annota3.exp: second run until main breakpoint - PASS: gdb.cp/annota3.exp: set watch on a.x --KFAIL: gdb.cp/annota3.exp: watch triggered on a.x (PRMS: gdb/38) -+PASS: gdb.cp/annota3.exp: watch triggered on a.x - PASS: gdb.cp/annota3.exp: annotate-quit - Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/anon-ns.exp ... - PASS: gdb.cp/anon-ns.exp: list (anonymous namespace)::doit1(void) -@@ -14354,34 +12384,34 @@ PASS: gdb.cp/impl-this.exp: at D::f (ambiguous names): print am.A<int>::i + PASS: gdb.cp/annota3.exp: breakpoint main +@@ -17365,34 +13138,34 @@ PASS: gdb.cp/impl-this.exp: at D::f (ambiguous names): print am.A<int>::i PASS: gdb.cp/impl-this.exp: at D::f (ambiguous names): print am.BB::A<int>::i PASS: gdb.cp/impl-this.exp: at D::f (ambiguous names): print am.CC::A<int>::i Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/infcall-dlopen.exp ... @@ -3422,7 +6046,31 @@ index 83f10ef..606990e 100644 PASS: gdb.cp/infcall-dlopen.exp: test 9 stub 1 PASS: gdb.cp/infcall-dlopen.exp: test 9 stub 2 Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/inherit.exp ... -@@ -17731,25 +15761,8 @@ PASS: gdb.fortran/whatis_type.exp: ptype t1 +@@ -20571,7 +16344,8 @@ PASS: gdb.dwarf2/gdb-index.exp: gdb-index file created + PASS: gdb.dwarf2/gdb-index.exp: objcopy + PASS: gdb.dwarf2/gdb-index.exp: .gdb_index used + PASS: gdb.dwarf2/gdb-index.exp: shell sleep 1 +-FAIL: gdb.dwarf2/gdb-index.exp: touch binary ++PASS: gdb.dwarf2/gdb-index.exp: touch binary ++PASS: gdb.dwarf2/gdb-index.exp: .gdb_index used after symbol reloading + Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/implptr-64bit.exp ... + UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp + UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp +@@ -20715,9 +16489,11 @@ PASS: gdb.dwarf2/valop.exp: print uses_lit_op + Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/watch-notconst.exp ... + PASS: gdb.dwarf2/watch-notconst.exp: watch x + Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/array-element.exp ... +-ERROR: couldn't run to breakpoint sub_ ++PASS: gdb.fortran/array-element.exp: continue to breakpoint: continue ++PASS: gdb.fortran/array-element.exp: print the first element of array a ++PASS: gdb.fortran/array-element.exp: print the second element of array a + Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/charset.exp ... +-UNRESOLVED: gdb.fortran/charset.exp: continue to breakpoint: break-here ++PASS: gdb.fortran/charset.exp: continue to breakpoint: break-here + PASS: gdb.fortran/charset.exp: print fortran narrow character + PASS: gdb.fortran/charset.exp: print fortran wide character + PASS: gdb.fortran/charset.exp: print fortran wide string +@@ -20983,25 +16759,8 @@ PASS: gdb.fortran/whatis_type.exp: ptype t1 PASS: gdb.fortran/whatis_type.exp: ptype t1v Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/complaints.exp ... PASS: gdb.gdb/complaints.exp: breakpoint in captured_command_loop @@ -3450,12 +6098,12 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/observer.exp ... PASS: gdb.gdb/observer.exp: breakpoint in captured_main PASS: gdb.gdb/observer.exp: run until breakpoint at captured_main -@@ -17860,14 +15873,12 @@ PASS: gdb.gdb/observer.exp: first observer removed; check second observer counte +@@ -21112,14 +16871,12 @@ PASS: gdb.gdb/observer.exp: first observer removed; check second observer counte PASS: gdb.gdb/observer.exp: first observer removed; check third observer counter value Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/python-interrupts.exp ... PASS: gdb.gdb/python-interrupts.exp: breakpoint in captured_command_loop -PASS: gdb.gdb/python-interrupts.exp: run until breakpoint at captured_command_loop --PASS: gdb.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print 5", 0, RETURN_MASK_ALL) +-FAIL: gdb.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print 5", 0, RETURN_MASK_ALL) -FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT +FAIL: gdb.gdb/python-interrupts.exp: run until breakpoint at captured_command_loop +WARNING: Couldn't test self @@ -3469,7 +6117,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/selftest.exp ... PASS: gdb.gdb/selftest.exp: Disassemble main PASS: gdb.gdb/selftest.exp: breakpoint in captured_main -@@ -17894,11 +15905,11 @@ PASS: gdb.gdb/selftest.exp: next over notice_open_fds +@@ -21146,11 +16903,11 @@ PASS: gdb.gdb/selftest.exp: next over notice_open_fds PASS: gdb.gdb/selftest.exp: next over cmdarg_s VEC_cleanup PASS: gdb.gdb/selftest.exp: print a string PASS: gdb.gdb/selftest.exp: step into xmalloc call @@ -3478,41 +6126,38 @@ index 83f10ef..606990e 100644 PASS: gdb.gdb/selftest.exp: Set xgdb prompt -PASS: gdb.gdb/selftest.exp: send ^C to child process -PASS: gdb.gdb/selftest.exp: send SIGINT signal to child process --PASS: gdb.gdb/selftest.exp: backtrace through signal handler +-FAIL: gdb.gdb/selftest.exp: backtrace through signal handler +FAIL: gdb.gdb/selftest.exp: send ^C to child process (timeout) +FAIL: gdb.gdb/selftest.exp: send SIGINT signal to child process (timeout) +FAIL: gdb.gdb/selftest.exp: backtrace through signal handler (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/xfullpath.exp ... PASS: gdb.gdb/xfullpath.exp: breakpoint in captured_main PASS: gdb.gdb/xfullpath.exp: run until breakpoint at captured_main -@@ -18232,7 +16243,7 @@ PASS: gdb.guile/scm-disasm.exp: basic: test key address +@@ -21590,7 +17347,6 @@ PASS: gdb.guile/scm-disasm.exp: basic: test key address PASS: gdb.guile/scm-disasm.exp: basic: test key asm PASS: gdb.guile/scm-disasm.exp: basic: test key length PASS: gdb.guile/scm-disasm.exp: basic: verify correct address -PASS: gdb.guile/scm-disasm.exp: test bad memory access -+FAIL: gdb.guile/scm-disasm.exp: test bad memory access PASS: gdb.guile/scm-disasm.exp: open memory port PASS: gdb.guile/scm-disasm.exp: memory-port: disassemble PASS: gdb.guile/scm-disasm.exp: memory-port: test number of instructions -@@ -18562,7 +16573,7 @@ PASS: gdb.guile/scm-pretty-print.exp: print ss +@@ -22020,7 +17776,6 @@ PASS: gdb.guile/scm-pretty-print.exp: print ss PASS: gdb.guile/scm-pretty-print.exp: print ssa[1] PASS: gdb.guile/scm-pretty-print.exp: print ssa PASS: gdb.guile/scm-pretty-print.exp: print arraystruct -PASS: gdb.guile/scm-pretty-print.exp: print ns2 -+FAIL: gdb.guile/scm-pretty-print.exp: print ns2 PASS: gdb.guile/scm-pretty-print.exp: print x PASS: gdb.guile/scm-pretty-print.exp: print cstring PASS: gdb.guile/scm-pretty-print.exp: print estring -@@ -18600,7 +16611,7 @@ PASS: gdb.guile/scm-pretty-print.exp: print ns +@@ -22058,7 +17813,6 @@ PASS: gdb.guile/scm-pretty-print.exp: print ns PASS: gdb.guile/scm-pretty-print.exp: PASS: gdb.guile/scm-pretty-print.exp: print ns PASS: gdb.guile/scm-pretty-print.exp: -PASS: gdb.guile/scm-pretty-print.exp: print ns2 -+FAIL: gdb.guile/scm-pretty-print.exp: print ns2 PASS: gdb.guile/scm-pretty-print.exp: print x PASS: gdb.guile/scm-pretty-print.exp: print cstring PASS: gdb.guile/scm-pretty-print.exp: print estring -@@ -18935,11 +16946,8 @@ PASS: gdb.guile/scm-value.exp: verify dereferenced value +@@ -22431,11 +18185,8 @@ PASS: gdb.guile/scm-value.exp: verify dereferenced value PASS: gdb.guile/scm-value.exp: Test value-optimized-out? PASS: gdb.guile/scm-value.exp: Test address attribute PASS: gdb.guile/scm-value.exp: Test address attribute in non-addressable value @@ -3526,7 +6171,7 @@ index 83f10ef..606990e 100644 PASS: gdb.guile/scm-value.exp: gu (define argc-lazy (parse-and-eval "argc")) PASS: gdb.guile/scm-value.exp: gu (define argc-notlazy (parse-and-eval "argc")) PASS: gdb.guile/scm-value.exp: gu (value-fetch-lazy! argc-notlazy) -@@ -19393,10 +17401,10 @@ PASS: gdb.linespec/thread.exp: continue to breakpoint: thread function +@@ -22898,10 +18649,10 @@ PASS: gdb.linespec/thread.exp: continue to breakpoint: thread function Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/dw2-ref-missing-frame.exp ... PASS: gdb.mi/dw2-ref-missing-frame.exp: breakpoint at func_nofb_marker PASS: gdb.mi/dw2-ref-missing-frame.exp: mi runto func_nofb_marker @@ -3539,7 +6184,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/gdb2549.exp ... PASS: gdb.mi/gdb2549.exp: wrong arguments PASS: gdb.mi/gdb2549.exp: no executable -@@ -19489,9 +17497,6 @@ PASS: gdb.mi/gdb792.exp: list children of A.protected.b.private +@@ -22994,9 +18745,6 @@ PASS: gdb.mi/gdb792.exp: list children of A.protected.b.private PASS: gdb.mi/gdb792.exp: create var for class C which has baseclass A PASS: gdb.mi/gdb792.exp: list children of class C Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-async.exp ... @@ -3549,7 +6194,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-basics.exp ... PASS: gdb.mi/mi-basics.exp: acceptance of MI operations PASS: gdb.mi/mi-basics.exp: file-exec-and-symbols operation -@@ -19560,8 +17565,8 @@ PASS: gdb.mi/mi-breakpoint-changed.exp: mi runto main +@@ -23065,8 +18813,8 @@ PASS: gdb.mi/mi-breakpoint-changed.exp: mi runto main PASS: gdb.mi/mi-breakpoint-changed.exp: change command PASS: gdb.mi/mi-breakpoint-changed.exp: watch watch PASS: gdb.mi/mi-breakpoint-changed.exp: trace marker @@ -3560,7 +6205,7 @@ index 83f10ef..606990e 100644 PASS: gdb.mi/mi-breakpoint-changed.exp: condition 2 main > 0x0 PASS: gdb.mi/mi-breakpoint-changed.exp: -break-condition 2 main == 0x0 PASS: gdb.mi/mi-breakpoint-changed.exp: disable 3 -@@ -19575,7 +17580,7 @@ PASS: gdb.mi/mi-breakpoint-changed.exp: -break-passcount 4 1 +@@ -23080,7 +18828,7 @@ PASS: gdb.mi/mi-breakpoint-changed.exp: -break-passcount 4 1 PASS: gdb.mi/mi-breakpoint-changed.exp: delete 3 PASS: gdb.mi/mi-breakpoint-changed.exp: delete 4 PASS: gdb.mi/mi-breakpoint-changed.exp: delete 5 @@ -3569,7 +6214,7 @@ index 83f10ef..606990e 100644 PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: insert breakpoint on pendfunc1 PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc1 resolved PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc1 resolved: hit_count is updated -@@ -19584,21 +17589,22 @@ PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: delete breakpoint on p +@@ -23089,21 +18837,22 @@ PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: delete breakpoint on p PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: insert breakpoint on marker PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: insert breakpoint on pendfunc3 PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continue to marker 1 @@ -3581,7 +6226,7 @@ index 83f10ef..606990e 100644 +FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continue to marker 2 (timeout) +FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continuing to exit (MI error) +FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc3 pending again (timeout) -+FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: (unknown output after running) ++FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-catch-load.exp ... PASS: gdb.mi/mi-catch-load.exp: breakpoint at main PASS: gdb.mi/mi-catch-load.exp: mi runto main @@ -3598,7 +6243,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-cli.exp ... PASS: gdb.mi/mi-cli.exp: -interpreter-exec with no arguments PASS: gdb.mi/mi-cli.exp: -interpreter-exec with one argument -@@ -19630,16 +17636,16 @@ PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "set $pc=0x0" +@@ -23143,16 +18892,16 @@ PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "set $pc=0x0" Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-cmd-param-changed.exp ... PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: breakpoint at main PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: mi runto main @@ -3624,7 +6269,7 @@ index 83f10ef..606990e 100644 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" -@@ -19721,12 +17727,6 @@ PASS: gdb.mi/mi-eval.exp: eval &A +@@ -23246,12 +18995,6 @@ PASS: gdb.mi/mi-eval.exp: eval &A PASS: gdb.mi/mi-eval.exp: eval A+3 PASS: gdb.mi/mi-eval.exp: eval A + 3 Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-file-transfer.exp ... @@ -3637,7 +6282,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/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. -@@ -19755,7 +17755,7 @@ PASS: gdb.mi/mi-i-cmd.exp: -info-gdb-mi-command -unsupported-command +@@ -23280,7 +19023,7 @@ PASS: gdb.mi/mi-i-cmd.exp: -info-gdb-mi-command -unsupported-command PASS: gdb.mi/mi-i-cmd.exp: -info-gdb-mi-command symbol-list-lines PASS: gdb.mi/mi-i-cmd.exp: -info-gdb-mi-command -symbol-list-lines Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-info-os.exp ... @@ -3646,7 +6291,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-inheritance-syntax-error.exp ... PASS: gdb.mi/mi-inheritance-syntax-error.exp: breakpoint at C::testLocation PASS: gdb.mi/mi-inheritance-syntax-error.exp: mi runto C::testLocation -@@ -19788,120 +17788,22 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-memory-changed.exp ... +@@ -23313,120 +19056,22 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-memory-changed.exp ... PASS: gdb.mi/mi-memory-changed.exp: insert breakpoint PASS: gdb.mi/mi-memory-changed.exp: continue to callee4 PASS: gdb.mi/mi-memory-changed.exp: set var C = 4 @@ -3774,7 +6419,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-pending.exp ... PASS: gdb.mi/mi-pending.exp: MI pending breakpoint on pendfunc1 PASS: gdb.mi/mi-pending.exp: MI pending breakpoint on mi-pendshr.c:pendfunc2 if x==4 -@@ -19916,18 +17818,20 @@ PASS: gdb.mi/mi-pthreads.exp: -thread_list_ids (in check_mi_thread_command_set) +@@ -23441,18 +19086,20 @@ PASS: gdb.mi/mi-pthreads.exp: -thread_list_ids (in check_mi_thread_command_set) PASS: gdb.mi/mi-pthreads.exp: finding threads in MI output (in check_mi_thread_command_set) PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 123456789 @@ -3801,7 +6446,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-read-memory.exp ... PASS: gdb.mi/mi-read-memory.exp: breakpoint at main PASS: gdb.mi/mi-read-memory.exp: mi runto main -@@ -19940,11 +17844,6 @@ PASS: gdb.mi/mi-read-memory.exp: ascii and data +@@ -23465,11 +19112,6 @@ PASS: gdb.mi/mi-read-memory.exp: ascii and data PASS: gdb.mi/mi-read-memory.exp: decimal PASS: gdb.mi/mi-read-memory.exp: octal Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-record-changed.exp ... @@ -3813,7 +6458,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-reg-undefined.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-regs.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-return.exp ... -@@ -19953,22 +17852,6 @@ PASS: gdb.mi/mi-return.exp: mi runto callee4 +@@ -23478,22 +19120,6 @@ PASS: gdb.mi/mi-return.exp: mi runto callee4 PASS: gdb.mi/mi-return.exp: delete all breakpoints PASS: gdb.mi/mi-return.exp: return from callee4 now Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-reverse.exp ... @@ -3836,18 +6481,20 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-simplerun.exp ... PASS: gdb.mi/mi-simplerun.exp: break-insert operation PASS: gdb.mi/mi-simplerun.exp: insert breakpoint at basics.c:callee2 -@@ -20042,7 +17925,7 @@ PASS: gdb.mi/mi-syn-frame.exp: finished exec continue - PASS: gdb.mi/mi-syn-frame.exp: list stack frames - PASS: gdb.mi/mi-syn-frame.exp: insert breakpoint subroutine - PASS: gdb.mi/mi-syn-frame.exp: data evaluate expression --PASS: gdb.mi/mi-syn-frame.exp: list stack frames -+FAIL: gdb.mi/mi-syn-frame.exp: list stack frames - PASS: gdb.mi/mi-syn-frame.exp: finished exec continue - PASS: gdb.mi/mi-syn-frame.exp: list stack frames - PASS: gdb.mi/mi-syn-frame.exp: call inferior function which raises exception -@@ -20978,10 +18861,7 @@ PASS: gdb.mi/mi-var-rtti.exp: delete varobj for ptr in skip_type_update_when_not - PASS: gdb.mi/mi-var-rtti.exp: update s back to base type in skip_type_update_when_not_use_rtti - PASS: gdb.mi/mi-var-rtti.exp: delete varobj for s in skip_type_update_when_not_use_rtti +@@ -23510,8 +19136,8 @@ PASS: gdb.mi/mi-simplerun.exp: exec-finish + PASS: gdb.mi/mi-simplerun.exp: continue to end + Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-solib.exp ... + PASS: gdb.mi/mi-solib.exp: set stop-on-solib-events +-FAIL: gdb.mi/mi-solib.exp: CLI prints solib event (timeout) +-FAIL: gdb.mi/mi-solib.exp: check for solib event (timeout) ++PASS: gdb.mi/mi-solib.exp: CLI prints solib event ++PASS: gdb.mi/mi-solib.exp: check for solib event + Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-stack.exp ... + PASS: gdb.mi/mi-stack.exp: breakpoint at callee4 + PASS: gdb.mi/mi-stack.exp: mi runto callee4 +@@ -24517,10 +20143,7 @@ PASS: gdb.mi/mi-vla-c99.exp: show format variable vla + PASS: gdb.mi/mi-vla-c99.exp: eval variable vla + PASS: gdb.mi/mi-vla-c99.exp: get children of vla Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-watch-nonstop.exp ... -PASS: gdb.mi/mi-watch-nonstop.exp: breakpoint at main -PASS: gdb.mi/mi-watch-nonstop.exp: mi runto main @@ -3857,7 +6504,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-watch.exp ... PASS: gdb.mi/mi-watch.exp: hw watchpoints toggle (1) PASS: gdb.mi/mi-watch.exp: sw: breakpoint at callee4 -@@ -21304,7 +19184,7 @@ PASS: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit +@@ -24968,7 +20591,7 @@ PASS: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit PASS: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit PASS: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit 2 PASS: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": set x @@ -3866,7 +6513,7 @@ index 83f10ef..606990e 100644 PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint at main PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": mi runto main PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": set breakpoint -@@ -21313,7 +19193,7 @@ PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit +@@ -24977,7 +20600,7 @@ PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit 2 PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": set x @@ -3875,7 +6522,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.modula2/unbounded-array.exp ... PASS: gdb.modula2/unbounded-array.exp: switch to modula-2 PASS: gdb.modula2/unbounded-array.exp: print the last legal element of array a -@@ -21350,31 +19230,33 @@ PASS: gdb.multi/base.exp: continue +@@ -25014,49 +20637,26 @@ PASS: gdb.multi/base.exp: continue PASS: gdb.multi/base.exp: remove-inferiors 2-3 PASS: gdb.multi/base.exp: check remove-inferiors Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/bkpt-multi-exec.exp ... @@ -3885,6 +6532,36 @@ index 83f10ef..606990e 100644 -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 ../../../W._C._Handy/gdb/testsuite/gdb.multi/dummy-frame-restore.exp ... + PASS: gdb.multi/dummy-frame-restore.exp: add inferior 2 with -exec dummy-frame-restore + PASS: gdb.multi/dummy-frame-restore.exp: switch to inferior 2 +-PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: switch to inferior 2 (1) +-PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: before infcall: bt in inferior 2 +-PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: infcall in inferior 2 +-PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: switch to inferior 1 (1) +-PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: before infcall: bt in inferior 1 +-PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: infcall in inferior 1 +-PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: two dummy frames +-PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: switch to inferior 1 (2) +-PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: finish in inferior 1 +-PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: after infcall: bt in inferior 1 +-PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: switch to inferior 2 (2) +-PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: finish in inferior 2 +-PASS: gdb.multi/dummy-frame-restore.exp: inf 1 first: after infcall: bt in inferior 2 +-PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: switch to inferior 2 (1) +-PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: before infcall: bt in inferior 2 +-PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: infcall in inferior 2 +-PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: switch to inferior 1 (1) +-PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: before infcall: bt in inferior 1 +-PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: infcall in inferior 1 +-PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: two dummy frames +-PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: switch to inferior 2 (2) +-PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: finish in inferior 2 +-PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: after infcall: bt in inferior 2 +-PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: switch to inferior 1 (2) +-PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: finish in inferior 1 +-PASS: gdb.multi/dummy-frame-restore.exp: inf 2 first: after infcall: bt in inferior 1 ++FAIL: gdb.multi/dummy-frame-restore.exp: Can't run to f2 Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-arch-exec.exp ... +gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-arch-exec.c:1:0: sorry, unimplemented: 64-bit mode not compiled in + /* This testcase is part of GDB, the GNU debugger. @@ -3895,6 +6572,18 @@ index 83f10ef..606990e 100644 + /* This testcase is part of GDB, the GNU debugger. + ^ +UNTESTED: gdb.multi/multi-arch.exp: multi-arch.exp + Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-attach.exp ... +-PASS: gdb.multi/multi-attach.exp: attach to program 1 ++FAIL: gdb.multi/multi-attach.exp: attach to program 1 + PASS: gdb.multi/multi-attach.exp: backtrace 1 + PASS: gdb.multi/multi-attach.exp: add second inferior + PASS: gdb.multi/multi-attach.exp: switch to second inferior +-PASS: gdb.multi/multi-attach.exp: attach to program 2 ++FAIL: gdb.multi/multi-attach.exp: attach to program 2 + PASS: gdb.multi/multi-attach.exp: backtrace 2 + PASS: gdb.multi/multi-attach.exp: kill inferior 2 + PASS: gdb.multi/multi-attach.exp: inferior 1 +@@ -25064,20 +20664,20 @@ PASS: gdb.multi/multi-attach.exp: kill inferior 1 Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/watchpoint-multi.exp ... PASS: gdb.multi/watchpoint-multi.exp: successfully compiled posix threads test case PASS: gdb.multi/watchpoint-multi.exp: set breakpoint always-inserted on @@ -3923,18 +6612,17 @@ index 83f10ef..606990e 100644 +FAIL: gdb.multi/watchpoint-multi.exp: catch b on inferior 1 +FAIL: gdb.multi/watchpoint-multi.exp: catch marker_exit in inferior 1 Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/basicclass.exp ... - UNSUPPORTED: gdb.objc/basicclass.exp: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.objc/basicclass.m: unrecognized error + UNSUPPORTED: gdb.objc/basicclass.exp: Couldn't compile basicclass.m: unrecognized error Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/nondebug.exp ... -@@ -21594,7 +19476,7 @@ PASS: gdb.python/py-arch.exp: test number of instructions 4 +@@ -25302,7 +20902,6 @@ PASS: gdb.python/py-arch.exp: test number of instructions 4 PASS: gdb.python/py-arch.exp: test key addr PASS: gdb.python/py-arch.exp: test key asm PASS: gdb.python/py-arch.exp: test key length -PASS: gdb.python/py-arch.exp: test bad memory access -+FAIL: gdb.python/py-arch.exp: test bad memory access Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-block.exp ... PASS: gdb.python/py-block.exp: continue to breakpoint: Block break here. PASS: gdb.python/py-block.exp: Check block not None -@@ -21832,26 +19714,16 @@ PASS: gdb.python/py-events.exp: test-events +@@ -25580,24 +21179,15 @@ PASS: gdb.python/py-events.exp: test-events PASS: gdb.python/py-events.exp: continue PASS: gdb.python/py-events.exp: step 3 PASS: gdb.python/py-events.exp: Inferior 1 terminated. @@ -3946,14 +6634,12 @@ index 83f10ef..606990e 100644 PASS: gdb.python/py-evsignal.exp: successfully compiled posix threads test case PASS: gdb.python/py-evsignal.exp: test-events PASS: gdb.python/py-evsignal.exp: set non-stop on - PASS: gdb.python/py-evsignal.exp: set target-async on -PASS: gdb.python/py-evsignal.exp: thread 3 was signaled +UNSUPPORTED: gdb.python/py-evsignal.exp: non-stop mode is unsupported Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-evthreads.exp ... -PASS: gdb.python/py-evthreads.exp: successfully compiled posix threads test case -PASS: gdb.python/py-evthreads.exp: test-events -PASS: gdb.python/py-evthreads.exp: set non-stop on --PASS: gdb.python/py-evthreads.exp: set target-async on -PASS: gdb.python/py-evthreads.exp: Run to breakpoint 1 -PASS: gdb.python/py-evthreads.exp: reached breakpoint 2 -PASS: gdb.python/py-evthreads.exp: thread 2 @@ -3965,16 +6651,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-explore-cc.exp ... PASS: gdb.python/py-explore-cc.exp: continue to breakpoint: Break here PASS: gdb.python/py-explore-cc.exp: explore A -@@ -21994,7 +19866,7 @@ PASS: gdb.python/py-finish-breakpoint.exp: set FinishBP after the exit() - PASS: gdb.python/py-finish-breakpoint.exp: catch out of scope after exit - PASS: gdb.python/py-finish-breakpoint.exp: set FinishBP after the exec - PASS: gdb.python/py-finish-breakpoint.exp: catch exec --PASS: gdb.python/py-finish-breakpoint.exp: catch out of scope after exec -+FAIL: gdb.python/py-finish-breakpoint.exp: catch out of scope after exec - Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-finish-breakpoint2.exp ... - PASS: gdb.python/py-finish-breakpoint2.exp: import python scripts - PASS: gdb.python/py-finish-breakpoint2.exp: run to exception 1 -@@ -22210,83 +20082,10 @@ PASS: gdb.python/py-inferior.exp: test equality comparison (true) +@@ -25962,83 +21552,10 @@ PASS: gdb.python/py-inferior.exp: test equality comparison (true) PASS: gdb.python/py-inferior.exp: test Inferior.num PASS: gdb.python/py-inferior.exp: test Inferior.pid PASS: gdb.python/py-inferior.exp: test Inferior.was_attached @@ -4061,7 +6738,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-infthread.exp ... PASS: gdb.python/py-infthread.exp: test gdb.selected_thread PASS: gdb.python/py-infthread.exp: verify InferiorThread object -@@ -22321,15 +20120,15 @@ PASS: gdb.python/py-mi.exp: update string varobj after assignment +@@ -26073,15 +21590,15 @@ PASS: gdb.python/py-mi.exp: update string varobj after assignment PASS: gdb.python/py-mi.exp: create container varobj PASS: gdb.python/py-mi.exp: examine container children=0 PASS: gdb.python/py-mi.exp: next over update 1 @@ -4081,25 +6758,23 @@ index 83f10ef..606990e 100644 PASS: gdb.python/py-mi.exp: list varobj children after selecting child range PASS: gdb.python/py-mi.exp: list varobj children after resetting child range PASS: gdb.python/py-mi.exp: next over update 3 -@@ -22552,7 +20351,7 @@ PASS: gdb.python/py-prettyprint.exp: print ss +@@ -26308,7 +21825,6 @@ PASS: gdb.python/py-prettyprint.exp: print ss PASS: gdb.python/py-prettyprint.exp: print ssa[1] PASS: gdb.python/py-prettyprint.exp: print ssa PASS: gdb.python/py-prettyprint.exp: print arraystruct -PASS: gdb.python/py-prettyprint.exp: print ns2 -+FAIL: gdb.python/py-prettyprint.exp: print ns2 PASS: gdb.python/py-prettyprint.exp: print x PASS: gdb.python/py-prettyprint.exp: print cstring PASS: gdb.python/py-prettyprint.exp: print estring -@@ -22587,7 +20386,7 @@ PASS: gdb.python/py-prettyprint.exp: print ns +@@ -26343,7 +21859,6 @@ PASS: gdb.python/py-prettyprint.exp: print ns PASS: gdb.python/py-prettyprint.exp: PASS: gdb.python/py-prettyprint.exp: print ns PASS: gdb.python/py-prettyprint.exp: -PASS: gdb.python/py-prettyprint.exp: print ns2 -+FAIL: gdb.python/py-prettyprint.exp: print ns2 PASS: gdb.python/py-prettyprint.exp: print x PASS: gdb.python/py-prettyprint.exp: print cstring PASS: gdb.python/py-prettyprint.exp: print estring -@@ -22663,18 +20462,7 @@ PASS: gdb.python/py-strfns.exp: p arg +@@ -26419,18 +21934,7 @@ PASS: gdb.python/py-strfns.exp: p arg PASS: gdb.python/py-strfns.exp: condition $bpnum $_memeq (arg, buf3, 4) PASS: gdb.python/py-strfns.exp: continue to breakpoint: Break bfunc here. PASS: gdb.python/py-strfns.exp: p /d {char[4]} arg @@ -4119,7 +6794,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-symbol.exp ... PASS: gdb.python/py-symbol.exp: Lookup main PASS: gdb.python/py-symbol.exp: Test main_func.is_function -@@ -23082,11 +20870,8 @@ PASS: gdb.python/py-value.exp: dereference value +@@ -26840,11 +22344,8 @@ PASS: gdb.python/py-value.exp: dereference value PASS: gdb.python/py-value.exp: verify dereferenced value PASS: gdb.python/py-value.exp: Test is_optimized_out attribute PASS: gdb.python/py-value.exp: Test address attribute @@ -4133,7 +6808,7 @@ index 83f10ef..606990e 100644 PASS: gdb.python/py-value.exp: python argc_lazy = gdb.parse_and_eval('argc') PASS: gdb.python/py-value.exp: python argc_notlazy = gdb.parse_and_eval('argc') PASS: gdb.python/py-value.exp: python argc_notlazy.fetch_lazy() -@@ -23318,2873 +21103,41 @@ PASS: gdb.python/python.exp: Step out of func2 +@@ -27136,2874 +22637,42 @@ PASS: gdb.python/python.exp: Step out of func2 PASS: gdb.python/python.exp: Test find_pc_line with resume address Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/amd64-tailcall-reverse.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/break-precsave.exp ... @@ -4808,6 +7483,9 @@ index 83f10ef..606990e 100644 -PASS: gdb.reverse/next-reverse-bkpt-over-sr.exp: set breakpoint at callee's entry -PASS: gdb.reverse/next-reverse-bkpt-over-sr.exp: reverse-next over call trips user breakpoint at function entry -PASS: gdb.reverse/next-reverse-bkpt-over-sr.exp: stopped at the right callee call + Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/rerun-prec.exp ... +-PASS: gdb.reverse/rerun-prec.exp: Turn on process record +-PASS: gdb.reverse/rerun-prec.exp: restarting inferior Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/sigall-precsave.exp ... -PASS: gdb.reverse/sigall-precsave.exp: Turn on process record -PASS: gdb.reverse/sigall-precsave.exp: BP at end of main @@ -6147,7 +8825,7 @@ index 83f10ef..606990e 100644 -PASS: gdb.reverse/sigall-reverse.exp: b handle_TERM -PASS: gdb.reverse/sigall-reverse.exp: get signal TERM -PASS: gdb.reverse/sigall-reverse.exp: send signal TERM --PASS: gdb.reverse/sigall-reverse.exp: continue to sigal exit +-PASS: gdb.reverse/sigall-reverse.exp: continue to signal exit -PASS: gdb.reverse/sigall-reverse.exp: reverse to handler of TERM -PASS: gdb.reverse/sigall-reverse.exp: reverse to signal event, TERM -PASS: gdb.reverse/sigall-reverse.exp: reverse signal delivered @@ -6983,7 +9661,6 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.server/solib-list.exp ... -PASS: gdb.server/solib-list.exp: non-stop 0: disconnect -PASS: gdb.server/solib-list.exp: non-stop 0: set non-stop 0 --PASS: gdb.server/solib-list.exp: non-stop 0: set target-async 0 -PASS: gdb.server/solib-list.exp: non-stop 0: set displaced-stepping off -PASS: gdb.server/solib-list.exp: non-stop 0: file binfile -PASS: gdb.server/solib-list.exp: non-stop 0: target remote @@ -6992,7 +9669,6 @@ index 83f10ef..606990e 100644 -PASS: gdb.server/solib-list.exp: non-stop 0: p libvar -PASS: gdb.server/solib-list.exp: non-stop 1: disconnect -PASS: gdb.server/solib-list.exp: non-stop 1: set non-stop 1 --PASS: gdb.server/solib-list.exp: non-stop 1: set target-async 1 -PASS: gdb.server/solib-list.exp: non-stop 1: set displaced-stepping off -PASS: gdb.server/solib-list.exp: non-stop 1: file binfile -PASS: gdb.server/solib-list.exp: non-stop 1: target remote @@ -7007,7 +9683,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.stabs/exclfwd.exp ... PASS: gdb.stabs/exclfwd.exp: ptype v1 PASS: gdb.stabs/exclfwd.exp: ptype v2 -@@ -26408,116 +21361,42 @@ PASS: gdb.stabs/weird.exp: p common0var0 +@@ -30227,176 +22896,60 @@ PASS: gdb.stabs/weird.exp: p common0var0 XFAIL: gdb.stabs/weird.exp: p common0var1 XFAIL: gdb.stabs/weird.exp: p common0var2 Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-into-signal.exp ... @@ -7052,7 +9728,7 @@ index 83f10ef..606990e 100644 -PASS: gdb.threads/create-fail.exp: iteration 8: run till end -PASS: gdb.threads/create-fail.exp: iteration 9: run till end -PASS: gdb.threads/create-fail.exp: iteration 10: run till end -+UNSUPPORTED: gdb.threads/create-fail.exp: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.threads/create-fail.c: unrecognized error ++UNSUPPORTED: gdb.threads/create-fail.exp: Couldn't compile create-fail.c: unrecognized error Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/current-lwp-dead.exp ... -PASS: gdb.threads/current-lwp-dead.exp: continue to breakpoint: fn_return Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/dlopen-libpthread.exp ... @@ -7101,10 +9777,15 @@ index 83f10ef..606990e 100644 -PASS: gdb.threads/fork-thread-pending.exp: 2, multiple threads found -PASS: gdb.threads/fork-thread-pending.exp: 2, get to the spawned thread in fork child -PASS: gdb.threads/fork-thread-pending.exp: 2, followed to the child, found two threads + Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/gcore-stale-thread.exp ... + PASS: gdb.threads/gcore-stale-thread.exp: successfully compiled posix threads test case + PASS: gdb.threads/gcore-stale-thread.exp: set non-stop on +-PASS: gdb.threads/gcore-stale-thread.exp: continue to breakpoint: break-here +-PASS: gdb.threads/gcore-stale-thread.exp: save a corefile +-PASS: gdb.threads/gcore-stale-thread.exp: exited thread is current due to non-stop Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/gcore-thread.exp ... PASS: gdb.threads/gcore-thread.exp: successfully compiled posix threads test case PASS: gdb.threads/gcore-thread.exp: successfully compiled posix threads test case - PASS: gdb.threads/gcore-thread.exp: help gcore -PASS: gdb.threads/gcore-thread.exp: thread 1 is running -PASS: gdb.threads/gcore-thread.exp: thread 2 is running -PASS: gdb.threads/gcore-thread.exp: save a corefile @@ -7129,15 +9810,15 @@ index 83f10ef..606990e 100644 PASS: gdb.threads/hand-call-in-threads.exp: run to all_threads_running -PASS: gdb.threads/hand-call-in-threads.exp: enable scheduler locking -PASS: gdb.threads/hand-call-in-threads.exp: show scheduler locking on -+FAIL: gdb.threads/hand-call-in-threads.exp: enable scheduler locking -+FAIL: gdb.threads/hand-call-in-threads.exp: show scheduler locking on - PASS: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 1 - PASS: gdb.threads/hand-call-in-threads.exp: hand call, thread 1 - PASS: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 2 -@@ -26527,52 +21406,46 @@ PASS: gdb.threads/hand-call-in-threads.exp: hand call, thread 3 - PASS: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 4 - PASS: gdb.threads/hand-call-in-threads.exp: hand call, thread 4 - PASS: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 5 +-PASS: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 1 +-PASS: gdb.threads/hand-call-in-threads.exp: hand call, thread 1 +-PASS: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 2 +-PASS: gdb.threads/hand-call-in-threads.exp: hand call, thread 2 +-PASS: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 3 +-PASS: gdb.threads/hand-call-in-threads.exp: hand call, thread 3 +-PASS: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 4 +-PASS: gdb.threads/hand-call-in-threads.exp: hand call, thread 4 +-PASS: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 5 -PASS: gdb.threads/hand-call-in-threads.exp: hand call, thread 5 -PASS: gdb.threads/hand-call-in-threads.exp: set confirm off -PASS: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 1 @@ -7163,31 +9844,9 @@ index 83f10ef..606990e 100644 -PASS: gdb.threads/hand-call-in-threads.exp: all dummies popped -PASS: gdb.threads/hand-call-in-threads.exp: disable scheduler locking -PASS: gdb.threads/hand-call-in-threads.exp: show scheduler locking off -+FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5 (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: set confirm off (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 1 (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 1 -+FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 1 (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 1 (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 2 (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 2 -+FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 2 (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 2 (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 3 (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 3 -+FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 3 (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 3 (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 4 (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 4 -+FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 4 (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 4 (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 5 (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5 -+FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 5 (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 5 (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: all dummies popped (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: disable scheduler locking (timeout) -+FAIL: gdb.threads/hand-call-in-threads.exp: show scheduler locking off (timeout) ++FAIL: gdb.threads/hand-call-in-threads.exp: enable scheduler locking ++FAIL: gdb.threads/hand-call-in-threads.exp: show scheduler locking on ++UNTESTED: gdb.threads/hand-call-in-threads.exp: aborted; needs porting Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/ia64-sigill.exp ... -PASS: gdb.threads/ia64-sigill.exp: successfully compiled posix threads test case -PASS: gdb.threads/ia64-sigill.exp: info addr label @@ -7196,7 +9855,7 @@ index 83f10ef..606990e 100644 -PASS: gdb.threads/ia64-sigill.exp: continue -PASS: gdb.threads/ia64-sigill.exp: delete $sigill_bpnum -PASS: gdb.threads/ia64-sigill.exp: continue for the pending signal -+UNSUPPORTED: gdb.threads/ia64-sigill.exp: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.threads/ia64-sigill.c: unrecognized error ++UNSUPPORTED: gdb.threads/ia64-sigill.exp: Couldn't compile ia64-sigill.c: unrecognized error Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/info-threads-cur-sal.exp ... PASS: gdb.threads/info-threads-cur-sal.exp: successfully compiled posix threads test case -PASS: gdb.threads/info-threads-cur-sal.exp: continue to breakpoint: start @@ -7220,7 +9879,16 @@ index 83f10ef..606990e 100644 PASS: gdb.threads/interrupted-hand-call.exp: dummy stack frame present PASS: gdb.threads/interrupted-hand-call.exp: finish hand-call PASS: gdb.threads/interrupted-hand-call.exp: dummy frame popped -@@ -26583,160 +21456,72 @@ PASS: gdb.threads/killed.exp: run program to completion +@@ -30404,7 +22957,7 @@ PASS: gdb.threads/interrupted-hand-call.exp: continue until exit + Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/kill.exp ... + PASS: gdb.threads/kill.exp: threaded: successfully compiled posix threads test case + PASS: gdb.threads/kill.exp: threaded: continue to breakpoint: break here +-PASS: gdb.threads/kill.exp: threaded: all threads started ++FAIL: gdb.threads/kill.exp: threaded: all threads started + PASS: gdb.threads/kill.exp: threaded: kill program + PASS: gdb.threads/kill.exp: non-threaded: continue to breakpoint: break here + PASS: gdb.threads/kill.exp: non-threaded: kill program +@@ -30414,199 +22967,111 @@ PASS: gdb.threads/killed.exp: run program to completion PASS: gdb.threads/killed.exp: GDB exits after multi-threaded program exits messily Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/leader-exit.exp ... PASS: gdb.threads/leader-exit.exp: successfully compiled posix threads test case @@ -7352,7 +10020,78 @@ index 83f10ef..606990e 100644 -PASS: gdb.threads/multi-create.exp: continue to breakpoint 29 -PASS: gdb.threads/multi-create.exp: continue to breakpoint 30 -PASS: gdb.threads/multi-create.exp: continue to breakpoint 31 -+UNSUPPORTED: gdb.threads/multi-create.exp: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c: unrecognized error ++UNSUPPORTED: gdb.threads/multi-create.exp: Couldn't compile multi-create.c: unrecognized error + Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/multiple-step-overs.exp ... + PASS: gdb.threads/multiple-step-overs.exp: successfully compiled posix threads test case + PASS: gdb.threads/multiple-step-overs.exp: step: continue to breakpoint: run to breakpoint +-PASS: gdb.threads/multiple-step-overs.exp: step: info threads shows all threads +-PASS: gdb.threads/multiple-step-overs.exp: step: set scheduler-locking on +-PASS: gdb.threads/multiple-step-overs.exp: step: thread 3 +-PASS: gdb.threads/multiple-step-overs.exp: step: continue to breakpoint: run to breakpoint in thread 3 +-PASS: gdb.threads/multiple-step-overs.exp: step: unbreak loop in thread 3 +-PASS: gdb.threads/multiple-step-overs.exp: step: thread 2 +-PASS: gdb.threads/multiple-step-overs.exp: step: continue to breakpoint: run to breakpoint in thread 2 +-PASS: gdb.threads/multiple-step-overs.exp: step: unbreak loop in thread 2 +-PASS: gdb.threads/multiple-step-overs.exp: step: thread 1 +-PASS: gdb.threads/multiple-step-overs.exp: step: set scheduler-locking off ++FAIL: gdb.threads/multiple-step-overs.exp: step: info threads shows all threads ++FAIL: gdb.threads/multiple-step-overs.exp: step: set scheduler-locking on ++FAIL: gdb.threads/multiple-step-overs.exp: step: thread 3 ++FAIL: gdb.threads/multiple-step-overs.exp: step: continue to breakpoint: run to breakpoint in thread 3 ++FAIL: gdb.threads/multiple-step-overs.exp: step: unbreak loop in thread 3 ++FAIL: gdb.threads/multiple-step-overs.exp: step: thread 2 ++FAIL: gdb.threads/multiple-step-overs.exp: step: continue to breakpoint: run to breakpoint in thread 2 ++FAIL: gdb.threads/multiple-step-overs.exp: step: unbreak loop in thread 2 ++FAIL: gdb.threads/multiple-step-overs.exp: step: thread 1 ++FAIL: gdb.threads/multiple-step-overs.exp: step: set scheduler-locking off + FAIL: gdb.threads/multiple-step-overs.exp: step + PASS: gdb.threads/multiple-step-overs.exp: next: continue to breakpoint: run to breakpoint +-PASS: gdb.threads/multiple-step-overs.exp: next: info threads shows all threads +-PASS: gdb.threads/multiple-step-overs.exp: next: set scheduler-locking on +-PASS: gdb.threads/multiple-step-overs.exp: next: thread 3 +-PASS: gdb.threads/multiple-step-overs.exp: next: continue to breakpoint: run to breakpoint in thread 3 +-PASS: gdb.threads/multiple-step-overs.exp: next: unbreak loop in thread 3 +-PASS: gdb.threads/multiple-step-overs.exp: next: thread 2 +-PASS: gdb.threads/multiple-step-overs.exp: next: continue to breakpoint: run to breakpoint in thread 2 +-PASS: gdb.threads/multiple-step-overs.exp: next: unbreak loop in thread 2 +-PASS: gdb.threads/multiple-step-overs.exp: next: thread 1 +-PASS: gdb.threads/multiple-step-overs.exp: next: set scheduler-locking off ++FAIL: gdb.threads/multiple-step-overs.exp: next: info threads shows all threads ++FAIL: gdb.threads/multiple-step-overs.exp: next: set scheduler-locking on ++FAIL: gdb.threads/multiple-step-overs.exp: next: thread 3 ++FAIL: gdb.threads/multiple-step-overs.exp: next: continue to breakpoint: run to breakpoint in thread 3 ++FAIL: gdb.threads/multiple-step-overs.exp: next: unbreak loop in thread 3 ++FAIL: gdb.threads/multiple-step-overs.exp: next: thread 2 ++FAIL: gdb.threads/multiple-step-overs.exp: next: continue to breakpoint: run to breakpoint in thread 2 ++FAIL: gdb.threads/multiple-step-overs.exp: next: unbreak loop in thread 2 ++FAIL: gdb.threads/multiple-step-overs.exp: next: thread 1 ++FAIL: gdb.threads/multiple-step-overs.exp: next: set scheduler-locking off + PASS: gdb.threads/multiple-step-overs.exp: set debug infrun 1 +-PASS: gdb.threads/multiple-step-overs.exp: next ++FAIL: gdb.threads/multiple-step-overs.exp: next + PASS: gdb.threads/multiple-step-overs.exp: continue: continue to breakpoint: run to breakpoint +-PASS: gdb.threads/multiple-step-overs.exp: continue: info threads shows all threads +-PASS: gdb.threads/multiple-step-overs.exp: continue: set scheduler-locking on +-PASS: gdb.threads/multiple-step-overs.exp: continue: thread 3 +-PASS: gdb.threads/multiple-step-overs.exp: continue: continue to breakpoint: run to breakpoint in thread 3 +-PASS: gdb.threads/multiple-step-overs.exp: continue: unbreak loop in thread 3 +-PASS: gdb.threads/multiple-step-overs.exp: continue: thread 2 +-PASS: gdb.threads/multiple-step-overs.exp: continue: continue to breakpoint: run to breakpoint in thread 2 +-PASS: gdb.threads/multiple-step-overs.exp: continue: unbreak loop in thread 2 +-PASS: gdb.threads/multiple-step-overs.exp: continue: thread 1 +-PASS: gdb.threads/multiple-step-overs.exp: continue: set scheduler-locking off +-PASS: gdb.threads/multiple-step-overs.exp: continue ++FAIL: gdb.threads/multiple-step-overs.exp: continue: info threads shows all threads ++FAIL: gdb.threads/multiple-step-overs.exp: continue: set scheduler-locking on ++FAIL: gdb.threads/multiple-step-overs.exp: continue: thread 3 ++FAIL: gdb.threads/multiple-step-overs.exp: continue: continue to breakpoint: run to breakpoint in thread 3 ++FAIL: gdb.threads/multiple-step-overs.exp: continue: unbreak loop in thread 3 ++FAIL: gdb.threads/multiple-step-overs.exp: continue: thread 2 ++FAIL: gdb.threads/multiple-step-overs.exp: continue: continue to breakpoint: run to breakpoint in thread 2 ++FAIL: gdb.threads/multiple-step-overs.exp: continue: unbreak loop in thread 2 ++FAIL: gdb.threads/multiple-step-overs.exp: continue: thread 1 ++FAIL: gdb.threads/multiple-step-overs.exp: continue: set scheduler-locking off ++FAIL: gdb.threads/multiple-step-overs.exp: continue Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/no-unwaited-for-left.exp ... PASS: gdb.threads/no-unwaited-for-left.exp: successfully compiled posix threads test case -PASS: gdb.threads/no-unwaited-for-left.exp: continue to breakpoint: break-here @@ -7429,7 +10168,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/pending-step.exp ... PASS: gdb.threads/pending-step.exp: successfully compiled posix threads test case PASS: gdb.threads/pending-step.exp: continue to breakpoint: continue to first breakpoint hit -@@ -26748,31 +21533,13 @@ PASS: gdb.threads/print-threads.exp: set width 0 +@@ -30618,31 +23083,13 @@ PASS: gdb.threads/print-threads.exp: set width 0 PASS: gdb.threads/print-threads.exp: shell stty intr '^C' PASS: gdb.threads/print-threads.exp: break thread_function PASS: gdb.threads/print-threads.exp: set var slow = 0 @@ -7464,7 +10203,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/pthread_cond_wait.exp ... PASS: gdb.threads/pthread_cond_wait.exp: successfully compiled posix threads test case PASS: gdb.threads/pthread_cond_wait.exp: breakpoint on break_me -@@ -26785,10 +21552,11 @@ PASS: gdb.threads/pthreads.exp: set width 0 +@@ -30655,10 +23102,11 @@ PASS: gdb.threads/pthreads.exp: set width 0 PASS: gdb.threads/pthreads.exp: shell stty intr '^C' PASS: gdb.threads/pthreads.exp: info threads PASS: gdb.threads/pthreads.exp: break thread1 @@ -7478,7 +10217,7 @@ index 83f10ef..606990e 100644 PASS: gdb.threads/pthreads.exp: set var common_routine::hits=0 PASS: gdb.threads/pthreads.exp: set var common_routine::from_thread1=0 PASS: gdb.threads/pthreads.exp: set var common_routine::from_thread2=0 -@@ -26796,113 +21564,37 @@ PASS: gdb.threads/pthreads.exp: set var common_routine::from_main=0 +@@ -30666,182 +23114,95 @@ PASS: gdb.threads/pthreads.exp: set var common_routine::from_main=0 PASS: gdb.threads/pthreads.exp: set var common_routine::full_coverage=0 PASS: gdb.threads/pthreads.exp: disable PASS: gdb.threads/pthreads.exp: tbreak common_routine if hits >= 15 @@ -7518,10 +10257,8 @@ index 83f10ef..606990e 100644 +FAIL: gdb.threads/pthreads.exp: set break at common_routine in thread 2 +FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2 (the program is no longer running) Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/reconnect-signal.exp ... --ERROR: no fileid for kepler -+ERROR: no fileid for laplace Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/schedlock.exp ... - UNRESOLVED: gdb.threads/schedlock.exp: successfully compiled posix threads test case + PASS: gdb.threads/schedlock.exp: successfully compiled posix threads test case PASS: gdb.threads/schedlock.exp: shell stty intr '^C' PASS: gdb.threads/schedlock.exp: set print sevenbit-strings PASS: gdb.threads/schedlock.exp: set width 0 @@ -7597,7 +10334,146 @@ index 83f10ef..606990e 100644 -PASS: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL -PASS: gdb.threads/siginfo-threads.exp: signal 3 si_pid -PASS: gdb.threads/siginfo-threads.exp: continue to breakpoint: break-at-exit -+UNSUPPORTED: gdb.threads/siginfo-threads.exp: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.threads/siginfo-threads.c: unrecognized error ++UNSUPPORTED: gdb.threads/siginfo-threads.exp: Couldn't compile siginfo-threads.c: unrecognized error + Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-command-handle-nopass.exp ... + PASS: gdb.threads/signal-command-handle-nopass.exp: successfully compiled posix threads test case + PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: handle SIGUSR1 stop print nopass + PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: b thread_function +-PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: stopped in thread ++FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: stopped in thread + PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: break handler +-PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread 1 +-PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread 1 selected +-PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: signal SIGUSR1 +-PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread 1 got the signal ++FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread 1 ++FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread 1 selected ++FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: signal SIGUSR1 ++FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread 1 got the signal + PASS: gdb.threads/signal-command-handle-nopass.exp: step-over no: handle SIGUSR1 stop print nopass + PASS: gdb.threads/signal-command-handle-nopass.exp: step-over no: b thread_function +-PASS: gdb.threads/signal-command-handle-nopass.exp: step-over no: stopped in thread ++FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: stopped in thread + PASS: gdb.threads/signal-command-handle-nopass.exp: step-over no: break handler +-PASS: gdb.threads/signal-command-handle-nopass.exp: step-over no: thread 1 +-PASS: gdb.threads/signal-command-handle-nopass.exp: step-over no: thread 1 selected +-PASS: gdb.threads/signal-command-handle-nopass.exp: step-over no: signal SIGUSR1 +-PASS: gdb.threads/signal-command-handle-nopass.exp: step-over no: thread 1 got the signal ++FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: thread 1 ++FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: thread 1 selected ++FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: signal SIGUSR1 ++FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: thread 1 got the signal + Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-command-multiple-signals-pending.exp ... + PASS: gdb.threads/signal-command-multiple-signals-pending.exp: successfully compiled posix threads test case + PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: handle SIGUSR1 stop print pass + PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: handle SIGUSR2 stop print pass + PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: break all_threads_started + PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: continue +-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: set scheduler-locking on ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: set scheduler-locking on + PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: break all_threads_signalled +-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: continue +-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 1 selected +-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 3 ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: continue ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 1 selected ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 3 + PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: stop with SIGUSR2 +-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 2 +-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: stop with SIGUSR1 ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 2 ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: stop with SIGUSR1 + PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: break handler_sigusr1 + PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: break handler_sigusr2 +-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: set scheduler-locking off +-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 1 +-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: signal command queries +-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: one signal delivered +-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: second signal: signal delivered ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: set scheduler-locking off ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 1 ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: signal command queries ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: second signal: signal delivered + PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: b end +-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals + PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: handle SIGUSR1 stop print pass + PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: handle SIGUSR2 stop print pass + PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: break all_threads_started + PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: continue +-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: set scheduler-locking on ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: set scheduler-locking on + PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: break all_threads_signalled +-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: continue +-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: thread 1 selected +-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: thread 3 ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: continue ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: thread 1 selected ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: thread 3 + PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: stop with SIGUSR2 +-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: thread 2 +-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: stop with SIGUSR1 ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: thread 2 ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: stop with SIGUSR1 + PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: break handler_sigusr1 + PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: break handler_sigusr2 +-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: signal command does not query, signal delivered +-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: second signal: set scheduler-locking off +-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: second signal: signal command queries +-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: second signal: signal delivered ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: signal command does not query, signal delivered ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: second signal: set scheduler-locking off ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: second signal: signal command queries + PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: b end +-PASS: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: no more signals ++FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: no more signals + Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-delivered-right-thread.exp ... + PASS: gdb.threads/signal-delivered-right-thread.exp: successfully compiled posix threads test case +-PASS: gdb.threads/signal-delivered-right-thread.exp: continue: handle SIGUSR1 stop print pass +-PASS: gdb.threads/signal-delivered-right-thread.exp: continue: stop with SIGUSR1 +-PASS: gdb.threads/signal-delivered-right-thread.exp: continue: thread 2 intercepted signal +-PASS: gdb.threads/signal-delivered-right-thread.exp: continue: break handler +-PASS: gdb.threads/signal-delivered-right-thread.exp: continue: thread 1 +-PASS: gdb.threads/signal-delivered-right-thread.exp: continue: continue +-PASS: gdb.threads/signal-delivered-right-thread.exp: continue: thread 2 got the signal +-PASS: gdb.threads/signal-delivered-right-thread.exp: signal 0: handle SIGUSR1 stop print pass +-PASS: gdb.threads/signal-delivered-right-thread.exp: signal 0: stop with SIGUSR1 +-PASS: gdb.threads/signal-delivered-right-thread.exp: signal 0: thread 2 intercepted signal +-PASS: gdb.threads/signal-delivered-right-thread.exp: signal 0: break handler +-PASS: gdb.threads/signal-delivered-right-thread.exp: signal 0: thread 1 +-PASS: gdb.threads/signal-delivered-right-thread.exp: signal 0: signal 0 queries +-PASS: gdb.threads/signal-delivered-right-thread.exp: signal 0: signal is delivered +-PASS: gdb.threads/signal-delivered-right-thread.exp: signal 0: thread 2 got the signal ++UNTESTED: gdb.threads/signal-delivered-right-thread.exp: aborted; needs porting + Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-while-stepping-over-bp-other-thread.exp ... + PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: successfully compiled posix threads test case + PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to wait-thread-2 breakpoint +@@ -30850,29 +23211,24 @@ PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to br + PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: info threads with thread 3 + PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: set scheduler-locking on + PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: switch to thread 3 to run to its breakpoint +-PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 3 ++FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 3 + PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: switch to thread 2 to run to its breakpoint +-PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 2 ++FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 2 + PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: set breakpoint to be stepped over +-PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: force loop break in thread 2 ++FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: force loop break in thread 2 + PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: switch to thread 1 to queue signal in thread 2 +-PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2 ++FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2 + PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: switch to thread 3 for stepping +-PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: get my_number ++FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: get my_number + PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: get count before step + PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: set scheduler-locking off + PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: set debug infrun 1 +-PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step ++FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step + PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: get count after step +-PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control ++FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/sigstep-threads.exp ... -PASS: gdb.threads/sigstep-threads.exp: successfully compiled posix threads test case -PASS: gdb.threads/sigstep-threads.exp: handle SIGUSR1 nostop print pass @@ -7606,12 +10482,12 @@ index 83f10ef..606990e 100644 -PASS: gdb.threads/sigstep-threads.exp: continue to breakpoint: step-1 -PASS: gdb.threads/sigstep-threads.exp: disable $step1 -PASS: gdb.threads/sigstep-threads.exp: step -+UNSUPPORTED: gdb.threads/sigstep-threads.exp: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.threads/sigstep-threads.c: unrecognized error ++UNSUPPORTED: gdb.threads/sigstep-threads.exp: Couldn't compile sigstep-threads.c: unrecognized error +UNTESTED: gdb.threads/sigstep-threads.exp: sigstep-threads.exp Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/sigthread.exp ... PASS: gdb.threads/sigthread.exp: successfully compiled posix threads test case PASS: gdb.threads/sigthread.exp: handle SIGUSR1 nostop noprint pass -@@ -26910,15 +21602,7 @@ PASS: gdb.threads/sigthread.exp: handle SIGUSR2 nostop noprint pass +@@ -30880,210 +23236,75 @@ PASS: gdb.threads/sigthread.exp: handle SIGUSR2 nostop noprint pass PASS: gdb.threads/sigthread.exp: continue PASS: gdb.threads/sigthread.exp: stop with control-c Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/staticthreads.exp ... @@ -7624,34 +10500,135 @@ index 83f10ef..606990e 100644 -PASS: gdb.threads/staticthreads.exp: handle SIG32 helps -PASS: gdb.threads/staticthreads.exp: info threads -PASS: gdb.threads/staticthreads.exp: GDB exits with static thread program -+UNSUPPORTED: gdb.threads/staticthreads.exp: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.threads/staticthreads.c: unrecognized error - Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/step-after-sr-lock.exp ... - PASS: gdb.threads/step-after-sr-lock.exp: successfully compiled posix threads test case - PASS: gdb.threads/step-after-sr-lock.exp: continue to breakpoint: run to wait-thread-2 breakpoint -@@ -26928,49 +21612,38 @@ PASS: gdb.threads/step-after-sr-lock.exp: info threads with thread 3 - PASS: gdb.threads/step-after-sr-lock.exp: get pid of inferior - PASS: gdb.threads/step-after-sr-lock.exp: set scheduler-locking on - PASS: gdb.threads/step-after-sr-lock.exp: switch to thread 3 to run to its breakpoint --PASS: gdb.threads/step-after-sr-lock.exp: continue to breakpoint: run to breakpoint in thread 3 -+FAIL: gdb.threads/step-after-sr-lock.exp: continue to breakpoint: run to breakpoint in thread 3 - PASS: gdb.threads/step-after-sr-lock.exp: switch to thread 2 to run to its breakpoint --PASS: gdb.threads/step-after-sr-lock.exp: continue to breakpoint: run to breakpoint in thread 2 -+FAIL: gdb.threads/step-after-sr-lock.exp: continue to breakpoint: run to breakpoint in thread 2 - PASS: gdb.threads/step-after-sr-lock.exp: set breakpoint to be stepped over --PASS: gdb.threads/step-after-sr-lock.exp: force loop break in thread 2 -+FAIL: gdb.threads/step-after-sr-lock.exp: force loop break in thread 2 -+WARNING: program timed out. - PASS: gdb.threads/step-after-sr-lock.exp: switch to thread 3 for stepping --PASS: gdb.threads/step-after-sr-lock.exp: get my_number -+FAIL: gdb.threads/step-after-sr-lock.exp: get my_number - PASS: gdb.threads/step-after-sr-lock.exp: get count before step - PASS: gdb.threads/step-after-sr-lock.exp: set scheduler-locking off - PASS: gdb.threads/step-after-sr-lock.exp: set debug infrun 1 --PASS: gdb.threads/step-after-sr-lock.exp: step -+FAIL: gdb.threads/step-after-sr-lock.exp: step - PASS: gdb.threads/step-after-sr-lock.exp: get count after step --PASS: gdb.threads/step-after-sr-lock.exp: stepped thread under control -+FAIL: gdb.threads/step-after-sr-lock.exp: stepped thread under control +-PASS: gdb.threads/staticthreads.exp: continue to breakpoint: tlsvar-is-set +-PASS: gdb.threads/staticthreads.exp: tlsvar in thread +-PASS: gdb.threads/staticthreads.exp: thread 1 +-PASS: gdb.threads/staticthreads.exp: up 10 +-PASS: gdb.threads/staticthreads.exp: tlsvar in main ++UNSUPPORTED: gdb.threads/staticthreads.exp: Couldn't compile staticthreads.c: unrecognized error ++UNSUPPORTED: gdb.threads/staticthreads.exp: Couldn't compile staticthreads.c: unrecognized error + Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/step-over-lands-on-breakpoint.exp ... + PASS: gdb.threads/step-over-lands-on-breakpoint.exp: successfully compiled posix threads test case + PASS: gdb.threads/step-over-lands-on-breakpoint.exp: step: continue to breakpoint: run to wait-thread breakpoint +-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: step: info threads shows all threads +-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: step: set scheduler-locking on +-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: step: thread 2 +-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: step: continue to breakpoint: run to breakpoint in thread 2 ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: info threads shows all threads ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: set scheduler-locking on ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: thread 2 ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: continue to breakpoint: run to breakpoint in thread 2 + PASS: gdb.threads/step-over-lands-on-breakpoint.exp: step: unbreak loop in thread 2 +-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: step: thread 1 +-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: step: set scheduler-locking off +-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: step: step ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: thread 1 ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: set scheduler-locking off ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: step: step + PASS: gdb.threads/step-over-lands-on-breakpoint.exp: next: continue to breakpoint: run to wait-thread breakpoint +-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: next: info threads shows all threads +-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: next: set scheduler-locking on +-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: next: thread 2 +-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: next: continue to breakpoint: run to breakpoint in thread 2 ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: info threads shows all threads ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: set scheduler-locking on ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: thread 2 ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: continue to breakpoint: run to breakpoint in thread 2 + PASS: gdb.threads/step-over-lands-on-breakpoint.exp: next: unbreak loop in thread 2 +-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: next: thread 1 +-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: next: set scheduler-locking off +-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: next: next ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: thread 1 ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: set scheduler-locking off ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: next: next + PASS: gdb.threads/step-over-lands-on-breakpoint.exp: continue: continue to breakpoint: run to wait-thread breakpoint +-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: continue: info threads shows all threads +-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: continue: set scheduler-locking on +-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: continue: thread 2 +-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: continue: continue to breakpoint: run to breakpoint in thread 2 ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: info threads shows all threads ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: set scheduler-locking on ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: thread 2 ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: continue to breakpoint: run to breakpoint in thread 2 + PASS: gdb.threads/step-over-lands-on-breakpoint.exp: continue: unbreak loop in thread 2 +-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: continue: thread 1 +-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: continue: set scheduler-locking off +-PASS: gdb.threads/step-over-lands-on-breakpoint.exp: continue: continue ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: thread 1 ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: set scheduler-locking off ++FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: continue: continue + Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/step-over-trips-on-watchpoint.exp ... + PASS: gdb.threads/step-over-trips-on-watchpoint.exp: successfully compiled posix threads test case +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: continue to breakpoint: run to wait-thread breakpoint +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: info threads shows all threads +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: set scheduler-locking on +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: thread 2 +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: continue to breakpoint: run to breakpoint in thread 2 +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: unbreak loop in thread 2 +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: clear watch_me +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: watch watch_me +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: thread 1 +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: set scheduler-locking off +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: step +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: continue to breakpoint: run to wait-thread breakpoint +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: info threads shows all threads +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: set scheduler-locking on +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: thread 2 +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: continue to breakpoint: run to breakpoint in thread 2 +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: unbreak loop in thread 2 +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: clear watch_me +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: watch watch_me +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: thread 1 +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: set scheduler-locking off +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: next +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: continue: continue to breakpoint: run to wait-thread breakpoint +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: continue: info threads shows all threads +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: continue: set scheduler-locking on +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: continue: thread 2 +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: continue: continue to breakpoint: run to breakpoint in thread 2 +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: continue: unbreak loop in thread 2 +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: continue: clear watch_me +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: continue: watch watch_me +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: continue: thread 1 +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: continue: set scheduler-locking off +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: continue: continue +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: continue to breakpoint: run to wait-thread breakpoint +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: info threads shows all threads +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: set scheduler-locking on +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: thread 2 +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: continue to breakpoint: run to breakpoint in thread 2 +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: unbreak loop in thread 2 +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: clear watch_me +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: watch watch_me +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: b 39 thread 1 +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: thread 1 +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: set scheduler-locking off +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: step +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: continue to breakpoint: run to wait-thread breakpoint +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: info threads shows all threads +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: set scheduler-locking on +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: thread 2 +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: continue to breakpoint: run to breakpoint in thread 2 +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: unbreak loop in thread 2 +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: clear watch_me +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: watch watch_me +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: b 39 thread 1 +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: thread 1 +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: set scheduler-locking off +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: next +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: continue: continue to breakpoint: run to wait-thread breakpoint +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: continue: info threads shows all threads +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: continue: set scheduler-locking on +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: continue: thread 2 +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: continue: continue to breakpoint: run to breakpoint in thread 2 +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: continue: unbreak loop in thread 2 +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: continue: clear watch_me +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: continue: watch watch_me +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: continue: b 39 thread 1 +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: continue: thread 1 +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: continue: set scheduler-locking off +-PASS: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: continue: continue ++UNTESTED: gdb.threads/step-over-trips-on-watchpoint.exp: aborted; needs porting Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/stepi-random-signal.exp ... PASS: gdb.threads/stepi-random-signal.exp: successfully compiled posix threads test case -PASS: gdb.threads/stepi-random-signal.exp: set scheduler-locking on @@ -7674,10 +10651,24 @@ index 83f10ef..606990e 100644 +FAIL: gdb.threads/switch-threads.exp: next Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-execl.exp ... PASS: gdb.threads/thread-execl.exp: successfully compiled posix threads test case --PASS: gdb.threads/thread-execl.exp: continue to thread start --PASS: gdb.threads/thread-execl.exp: get to main in new image -+FAIL: gdb.threads/thread-execl.exp: continue to thread start -+FAIL: gdb.threads/thread-execl.exp: get to main in new image +-PASS: gdb.threads/thread-execl.exp: schedlock off: continue to thread start +-PASS: gdb.threads/thread-execl.exp: schedlock off: set scheduler-locking off +-PASS: gdb.threads/thread-execl.exp: schedlock off: get to main in new image +-PASS: gdb.threads/thread-execl.exp: schedlock step: continue to thread start +-PASS: gdb.threads/thread-execl.exp: schedlock step: set scheduler-locking step +-PASS: gdb.threads/thread-execl.exp: schedlock step: get to main in new image +-PASS: gdb.threads/thread-execl.exp: schedlock on: continue to thread start +-PASS: gdb.threads/thread-execl.exp: schedlock on: set scheduler-locking on +-PASS: gdb.threads/thread-execl.exp: schedlock on: get to main in new image ++FAIL: gdb.threads/thread-execl.exp: schedlock off: continue to thread start ++FAIL: gdb.threads/thread-execl.exp: schedlock off: set scheduler-locking off ++FAIL: gdb.threads/thread-execl.exp: schedlock off: get to main in new image ++FAIL: gdb.threads/thread-execl.exp: schedlock step: continue to thread start ++FAIL: gdb.threads/thread-execl.exp: schedlock step: set scheduler-locking step ++FAIL: gdb.threads/thread-execl.exp: schedlock step: get to main in new image ++FAIL: gdb.threads/thread-execl.exp: schedlock on: continue to thread start ++FAIL: gdb.threads/thread-execl.exp: schedlock on: set scheduler-locking on ++FAIL: gdb.threads/thread-execl.exp: schedlock on: get to main in new image Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp ... PASS: gdb.threads/thread-find.exp: successfully compiled posix threads test case PASS: gdb.threads/thread-find.exp: set print sevenbit-strings @@ -7686,29 +10677,23 @@ index 83f10ef..606990e 100644 -PASS: gdb.threads/thread-find.exp: name thread 1 -PASS: gdb.threads/thread-find.exp: name thread 2 -PASS: gdb.threads/thread-find.exp: name thread 3 -+FAIL: gdb.threads/thread-find.exp: name thread 1 -+FAIL: gdb.threads/thread-find.exp: name thread 2 -+FAIL: gdb.threads/thread-find.exp: name thread 3 - PASS: gdb.threads/thread-find.exp: name thread 4 - PASS: gdb.threads/thread-find.exp: name thread 5 - PASS: gdb.threads/thread-find.exp: name thread 6 -@@ -26978,53 +21651,45 @@ PASS: gdb.threads/thread-find.exp: collect thread id - PASS: gdb.threads/thread-find.exp: got thread ids - PASS: gdb.threads/thread-find.exp: collect process id - PASS: gdb.threads/thread-find.exp: collect lwp id +-PASS: gdb.threads/thread-find.exp: name thread 4 +-PASS: gdb.threads/thread-find.exp: name thread 5 +-PASS: gdb.threads/thread-find.exp: name thread 6 +-PASS: gdb.threads/thread-find.exp: collect thread id +-PASS: gdb.threads/thread-find.exp: got thread ids +-PASS: gdb.threads/thread-find.exp: collect process id +-PASS: gdb.threads/thread-find.exp: collect lwp id -PASS: gdb.threads/thread-find.exp: got lwp ids - PASS: gdb.threads/thread-find.exp: find thread name 6 - PASS: gdb.threads/thread-find.exp: find thread name 5 - PASS: gdb.threads/thread-find.exp: find thread name 4 +-PASS: gdb.threads/thread-find.exp: find thread name 6 +-PASS: gdb.threads/thread-find.exp: find thread name 5 +-PASS: gdb.threads/thread-find.exp: find thread name 4 -PASS: gdb.threads/thread-find.exp: find thread name 3 -PASS: gdb.threads/thread-find.exp: find thread name 2 -PASS: gdb.threads/thread-find.exp: find thread name 1 -+FAIL: gdb.threads/thread-find.exp: find thread name 3 -+FAIL: gdb.threads/thread-find.exp: find thread name 2 -+FAIL: gdb.threads/thread-find.exp: find thread name 1 - PASS: gdb.threads/thread-find.exp: find thread id 6 - PASS: gdb.threads/thread-find.exp: find thread id 5 - PASS: gdb.threads/thread-find.exp: find thread id 4 +-PASS: gdb.threads/thread-find.exp: find thread id 6 +-PASS: gdb.threads/thread-find.exp: find thread id 5 +-PASS: gdb.threads/thread-find.exp: find thread id 4 -PASS: gdb.threads/thread-find.exp: find thread id 3 -PASS: gdb.threads/thread-find.exp: find thread id 2 -PASS: gdb.threads/thread-find.exp: find thread id 1 @@ -7726,23 +10711,7 @@ index 83f10ef..606990e 100644 -PASS: gdb.threads/thread-find.exp: info threads 3-3 -PASS: gdb.threads/thread-find.exp: info thread foo -PASS: gdb.threads/thread-find.exp: info thread foo -1 -+ERROR: tcl error sourcing ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp. -+ERROR: can't read "thread3": no such variable -+ while executing -+"gdb_test "thread find $thread3" "Thread 3 has .*$thread3.*" "find thread id 3"" -+ invoked from within -+"if { [info exists thread6] } then { -+ gdb_test "thread find $thread6" \ -+ "Thread 6 has .*$thread6.*" "find thread id 6" -+ gdb_test "thread find $t..." -+ (file "../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp" line 187) -+ invoked from within -+"source ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp" -+ ("uplevel" body line 1) -+ invoked from within -+"uplevel #0 source ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp" -+ invoked from within -+"catch "uplevel #0 source $test_file_name"" ++UNTESTED: gdb.threads/thread-find.exp: aborted; needs porting Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific-bp.exp ... PASS: gdb.threads/thread-specific-bp.exp: successfully compiled posix threads test case PASS: gdb.threads/thread-specific-bp.exp: all-stop: get main thread id @@ -7757,7 +10726,6 @@ index 83f10ef..606990e 100644 +FAIL: gdb.threads/thread-specific-bp.exp: all-stop: continue to end +FAIL: gdb.threads/thread-specific-bp.exp: all-stop: thread start is gone PASS: gdb.threads/thread-specific-bp.exp: all-stop: thread-specific breakpoint was deleted - PASS: gdb.threads/thread-specific-bp.exp: set async mode PASS: gdb.threads/thread-specific-bp.exp: set non-stop mode -PASS: gdb.threads/thread-specific-bp.exp: non-stop: get main thread id -PASS: gdb.threads/thread-specific-bp.exp: non-stop: continue to breakpoint: start @@ -7771,7 +10739,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp ... PASS: gdb.threads/thread-specific.exp: successfully compiled posix threads test case PASS: gdb.threads/thread-specific.exp: set print sevenbit-strings -@@ -27034,38 +21699,39 @@ PASS: gdb.threads/thread-specific.exp: continue to breakpoint: all threads start +@@ -31093,38 +23314,27 @@ PASS: gdb.threads/thread-specific.exp: continue to breakpoint: all threads start PASS: gdb.threads/thread-specific.exp: get threads list PASS: gdb.threads/thread-specific.exp: thread var in main PASS: gdb.threads/thread-specific.exp: breakpoint 59 main thread @@ -7779,20 +10747,8 @@ index 83f10ef..606990e 100644 -PASS: gdb.threads/thread-specific.exp: found breakpoint for thread number -PASS: gdb.threads/thread-specific.exp: thread var at break +FAIL: gdb.threads/thread-specific.exp: continue to thread-specific breakpoint -+ERROR: tcl error sourcing ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp. -+ERROR: can't read "this_breakpoint": no such variable -+ while executing -+"gdb_test_multiple "info breakpoint $this_breakpoint" "info on bp" { -+ -re ".*stop only in thread (\[0-9\]*).*$gdb_prompt $" { -+ set this_thread $expe..." -+ (file "../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp" line 108) -+ invoked from within -+"source ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp" -+ ("uplevel" body line 1) -+ invoked from within -+"uplevel #0 source ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp" -+ invoked from within -+"catch "uplevel #0 source $test_file_name"" ++UNTESTED: gdb.threads/thread-specific.exp: info on bp ++UNTESTED: gdb.threads/thread-specific.exp: thread var at break Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-unwindonsignal.exp ... PASS: gdb.threads/thread-unwindonsignal.exp: successfully compiled posix threads test case PASS: gdb.threads/thread-unwindonsignal.exp: breakpoint on all_threads_running @@ -7830,7 +10786,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/threadapply.exp ... PASS: gdb.threads/threadapply.exp: successfully compiled posix threads test case PASS: gdb.threads/threadapply.exp: b 62 -@@ -27081,16 +21747,16 @@ PASS: gdb.threads/threadapply.exp: go down and check selected frame +@@ -31140,16 +23350,16 @@ PASS: gdb.threads/threadapply.exp: go down and check selected frame PASS: gdb.threads/threadapply.exp: thread apply all detach Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/threxit-hop-specific.exp ... PASS: gdb.threads/threxit-hop-specific.exp: successfully compiled posix threads test case @@ -7851,7 +10807,7 @@ index 83f10ef..606990e 100644 PASS: gdb.threads/tls-shared.exp: ptype of thread local storage variable PASS: gdb.threads/tls-shared.exp: print storage info for thread local storage variable PASS: gdb.threads/tls-shared.exp: break at and of main -@@ -27099,72 +21765,44 @@ PASS: gdb.threads/tls-shared.exp: print result +@@ -31158,274 +23368,71 @@ PASS: gdb.threads/tls-shared.exp: print result Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/tls-var.exp ... PASS: gdb.threads/tls-var.exp: successfully compiled posix threads test case PASS: gdb.threads/tls-var.exp: whatis tls_var @@ -7946,11 +10902,12 @@ index 83f10ef..606990e 100644 +FAIL: gdb.threads/tls.exp: p a_thread_local second time PASS: gdb.threads/tls.exp: info address a_thread_local Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/watchpoint-fork.exp ... - PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: show detach-on-fork -@@ -27173,200 +21811,40 @@ PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: show follow-fork- - PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: handle SIGUSR1 nostop noprint pass - PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: Set the watchpoint - PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: hbreak marker +-PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: show detach-on-fork +-PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: set follow-fork-mode parent +-PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: show follow-fork-mode +-PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: handle SIGUSR1 nostop noprint pass +-PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: Set the watchpoint +-PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: hbreak marker -PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: hardware breakpoints work -PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work -PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the first fork @@ -8003,16 +10960,7 @@ index 83f10ef..606990e 100644 -PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork -PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork -PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish -+FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: hardware breakpoints work (timeout) -+FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (timeout) -+FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the first fork (timeout) -+FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork (timeout) -+FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the second fork (timeout) -+FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork (timeout) -+FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (timeout) -+UNSUPPORTED: gdb.threads/watchpoint-fork.exp: parent: multithreaded: Couldn't compile ../../../W._C._Handy/gdb/testsuite/gdb.threads/watchpoint-fork-mt.c ../../../W._C._Handy/gdb/testsuite/gdb.threads/watchpoint-fork-parent.c: unrecognized error -+UNTESTED: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint-fork.exp -+UNTESTED: gdb.threads/watchpoint-fork.exp: watchpoint-fork: child ++UNTESTED: gdb.threads/watchpoint-fork.exp: aborted; needs porting Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/watchthreads-reorder.exp ... -PASS: gdb.threads/watchthreads-reorder.exp: successfully compiled posix threads test case -PASS: gdb.threads/watchthreads-reorder.exp: reorder0: set can-use-hw-watchpoints 1 @@ -8172,16 +11120,7 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/actions-changed.exp ... UNSUPPORTED: gdb.trace/actions-changed.exp: Current target does not support trace Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/actions.exp ... -@@ -27473,7 +21951,7 @@ PASS: gdb.trace/deltrace.exp: 3.5: delete tracepoint number zero - PASS: gdb.trace/deltrace.exp: 3.6: help delete tracepoints - Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/disconnected-tracing.exp ... - UNSUPPORTED: gdb.trace/disconnected-tracing.exp: target does not support reconnect --ERROR: no fileid for kepler -+ERROR: no fileid for laplace - Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/entry-values.exp ... - UNRESOLVED: gdb.trace/entry-values.exp: disassemble foo - PASS: gdb.trace/entry-values.exp: disassemble foo+9,+10 -@@ -27656,7 +22134,8 @@ PASS: gdb.trace/tracecmd.exp: 1.11b: verify conditional tracepoint +@@ -31716,7 +23723,8 @@ PASS: gdb.trace/tracecmd.exp: 1.11b: verify conditional tracepoint PASS: gdb.trace/tracecmd.exp: 1.14: help trace PASS: gdb.trace/tracecmd.exp: Declined to set a fast tracepoint Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/tspeed.exp ... @@ -8191,40 +11130,41 @@ index 83f10ef..606990e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/tstatus.exp ... UNSUPPORTED: gdb.trace/tstatus.exp: target does not support trace Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/tsv.exp ... -@@ -27730,14 +22209,14 @@ PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/loop.xml +@@ -31790,14 +23798,14 @@ PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/loop.xml === gdb Summary === --# of expected passes 26294 --# of unexpected failures 107 -+# of expected passes 20184 -+# of unexpected failures 628 +-# of expected passes 30222 +-# of unexpected failures 151 ++# of expected passes 21577 ++# of unexpected failures 723 # of unexpected successes 2 --# of expected failures 56 -+# of expected failures 34 +-# of expected failures 58 ++# of expected failures 36 # of unknown successes 1 --# of known failures 63 -+# of known failures 55 - # of unresolved testcases 3 +-# of known failures 60 +-# of unresolved testcases 1 -# of untested testcases 29 --# of unsupported tests 52 -+# of untested testcases 49 -+# of unsupported tests 85 - [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.7.50.20140214-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory +-# of unsupported tests 58 ++# of known failures 55 ++# of unresolved testcases 4 ++# of untested testcases 60 ++# of unsupported tests 111 + [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.8.50.20140911-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory diff --git toolchain/logs/binutils-gdb/kepler.SCHWINGE/test/ld/ld.sum toolchain/logs/binutils-gdb/laplace.SCHWINGE/test/ld/ld.sum -index a2a1e63..8e47d09 100644 +index 5082707..a7c9e80 100644 --- toolchain/logs/binutils-gdb/kepler.SCHWINGE/test/ld/ld.sum +++ toolchain/logs/binutils-gdb/laplace.SCHWINGE/test/ld/ld.sum @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Sep 11 18:54:41 2014 +-Test Run By thomas on Fri Sep 12 16:34:20 2014 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Thu Sep 11 17:11:40 2014 ++Test Run By thomas on Fri Sep 12 16:42:21 2014 +Native configuration is i686-unknown-gnu0.5 === ld tests === -@@ -251,10 +251,10 @@ PASS: PIE init array +@@ -256,10 +256,10 @@ PASS: PIE init array PASS: PIE fini array PASS: PIE init array mixed PASS: PIE PR ld/14525 @@ -8239,7 +11179,7 @@ index a2a1e63..8e47d09 100644 Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-elf/exclude.exp ... PASS: ld link shared library PASS: ld export symbols from archive -@@ -697,8 +697,8 @@ PASS: Build libpr16467a.so +@@ -711,8 +711,8 @@ PASS: Build libpr16467a.so PASS: Build libpr16467b.a PASS: Build libpr16467b.so PASS: Build libpr16467c.a @@ -8250,15 +11190,15 @@ index a2a1e63..8e47d09 100644 PASS: Run pr16467 PASS: ld-ifunc/ifunc-1-local-x86 PASS: ld-ifunc/ifunc-1-x86 -@@ -1110,8 +1110,9 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/xtensa.exp ... +@@ -1136,8 +1136,9 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/xtensa.exp ... === ld Summary === --# of expected passes 950 +-# of expected passes 974 -# of expected failures 4 -+# of expected passes 944 ++# of expected passes 968 +# of unexpected failures 2 +# of expected failures 8 # of untested testcases 6 - [...]/tschwinge/W._C._Handy.build/ld/ld-new 2.24.51.20140214 + [...]/tschwinge/W._C._Handy.build/ld/ld-new 2.24.51.20140911 |