summaryrefslogtreecommitdiff
path: root/binutils-gdb/coulomb.SCHWINGE/log_build
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-gdb/coulomb.SCHWINGE/log_build')
-rw-r--r--binutils-gdb/coulomb.SCHWINGE/log_build387
1 files changed, 247 insertions, 140 deletions
diff --git a/binutils-gdb/coulomb.SCHWINGE/log_build b/binutils-gdb/coulomb.SCHWINGE/log_build
index 129b5b76..ff9cb917 100644
--- a/binutils-gdb/coulomb.SCHWINGE/log_build
+++ b/binutils-gdb/coulomb.SCHWINGE/log_build
@@ -525,6 +525,9 @@ checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
+checking wchar.h usability... yes
+checking wchar.h presence... yes
+checking for wchar.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
@@ -1416,6 +1419,7 @@ mv -f .deps/dis-init.Tpo .deps/dis-init.Plo
/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/opcodes -I. -I../../W._C._Handy/opcodes -I../bfd -I../../W._C._Handy/opcodes/../include -I../../W._C._Handy/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c -o i386-dis.lo ../../W._C._Handy/opcodes/i386-dis.c
libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/opcodes -I. -I../../W._C._Handy/opcodes -I../bfd -I../../W._C._Handy/opcodes/../include -I../../W._C._Handy/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c ../../W._C._Handy/opcodes/i386-dis.c -o i386-dis.o
mv -f .deps/i386-dis.Tpo .deps/i386-dis.Plo
+../../W._C._Handy/opcodes/i386-tbl.h
/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/opcodes -I. -I../../W._C._Handy/opcodes -I../bfd -I../../W._C._Handy/opcodes/../include -I../../W._C._Handy/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c -o i386-opc.lo ../../W._C._Handy/opcodes/i386-opc.c
libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/opcodes -I. -I../../W._C._Handy/opcodes -I../bfd -I../../W._C._Handy/opcodes/../include -I../../W._C._Handy/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c ../../W._C._Handy/opcodes/i386-opc.c -o i386-opc.o
mv -f .deps/i386-opc.Tpo .deps/i386-opc.Plo
@@ -2278,7 +2282,7 @@ checking for msgmerge... /usr/bin/msgmerge
checking whether byte ordering is bigendian... no
checking whether static linking works... yes
checking for gcc >= 4.1... yes
-checking whether gcc-4.8 supports -fmerge-constants...
+checking whether gcc-4.8 supports -fmerge-constants... yes
checking for thread support... yes
checking for glibc >= 2.4... yes
checking for omp support... yes
@@ -2307,6 +2311,12 @@ checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether strverscmp is declared... yes
checking how to run the C++ preprocessor... g++-4.8 -E
+checking unordered_set usability... no
+checking unordered_set presence... no
+checking for unordered_set... no
+checking unordered_map usability... no
+checking unordered_map presence... no
+checking for unordered_map... no
checking tr1/unordered_set usability... yes
checking tr1/unordered_set presence... yes
checking for tr1/unordered_set... yes
@@ -2328,6 +2338,7 @@ checking for windows.h... no
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
+checking for library containing dlopen... -ldl
checking for mallinfo... yes
checking for posix_fallocate... yes
checking for fallocate... no
@@ -2499,7 +2510,7 @@ ar cru libgold.a archive.o attributes.o binary.o common.o compressed_output.o co
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/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=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
-g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwp -g -O2 -static-libstdc++ -static-libgcc -o dwp dwp.o libgold.a ../libiberty/libiberty.a -lz
+g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwp -g -O2 -static-libstdc++ -static-libgcc -o dwp dwp.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=main.o -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o ../../W._C._Handy/gold/main.cc
mv -f .deps/main.Tpo .deps/main.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=i386.o -g -O2 -MT i386.o -MD -MP -MF .deps/i386.Tpo -c -o i386.o ../../W._C._Handy/gold/i386.cc
@@ -2516,10 +2527,10 @@ 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 -lz
+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=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 -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 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'
@@ -2630,13 +2641,13 @@ config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/gprof'
-awk -f ../../W._C._Handy/gprof/gen-c-prog.awk > ./flat_bl.c \
+awk -f ../../W._C._Handy/gprof/gen-c-prog.awk > flat_bl.c \
FUNCTION=`(echo flat_bl|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \
FILE=flat_bl.m ../../W._C._Handy/gprof/flat_bl.m
-awk -f ../../W._C._Handy/gprof/gen-c-prog.awk > ./bsd_callg_bl.c \
+awk -f ../../W._C._Handy/gprof/gen-c-prog.awk > bsd_callg_bl.c \
FUNCTION=`(echo bsd_callg_bl|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \
FILE=bsd_callg_bl.m ../../W._C._Handy/gprof/bsd_callg_bl.m
-awk -f ../../W._C._Handy/gprof/gen-c-prog.awk > ./fsf_callg_bl.c \
+awk -f ../../W._C._Handy/gprof/gen-c-prog.awk > fsf_callg_bl.c \
FUNCTION=`(echo fsf_callg_bl|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \
FILE=fsf_callg_bl.m ../../W._C._Handy/gprof/fsf_callg_bl.m
make all-recursive
@@ -3020,7 +3031,7 @@ restore=: && backupdir=".am$$" && \
$restore $backupdir/* `echo "./ld.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
-../../W._C._Handy/ld/ld.texinfo:1332: warning: @pxref cross-reference name should not contain `:'
+../../W._C._Handy/ld/ld.texinfo:1333: 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
@@ -3533,6 +3544,18 @@ checking for working alloca.h... yes
checking for alloca... yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
+checking for dirent.h... yes
+checking for wctype.h... yes
+checking for wchar.h... yes
+checking for stdint.h... (cached) yes
+checking for inttypes.h... (cached) yes
+checking for unistd.h... (cached) yes
+checking for math.h... yes
+checking for sys/mman.h... yes
+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 mbstate_t... yes
checking for btowc... yes
checking for isblank... yes
@@ -3548,15 +3571,6 @@ checking for mbsinit... yes
checking for mbrtowc... yes
checking for mprotect... yes
checking for iswcntrl... yes
-checking for wctype.h... yes
-checking for wchar.h... yes
-checking for stdint.h... (cached) yes
-checking for inttypes.h... (cached) yes
-checking for unistd.h... (cached) yes
-checking for math.h... yes
-checking for sys/mman.h... yes
-checking for sys/param.h... yes
-checking for features.h... yes
checking whether frexp() can be used without linking with libm... yes
checking whether long double and double are the same... no
checking for unsigned long long int... yes
@@ -3608,12 +3622,23 @@ checking whether strtok_r is declared without a macro... yes
checking whether strerror_r is declared without a macro... yes
checking whether strsignal is declared without a macro... yes
checking whether strverscmp is declared without a macro... yes
-checking for pid_t... yes
+checking whether strstr works... yes
+checking whether stat file-mode macros are broken... no
checking for mode_t... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
+checking for pid_t... yes
+checking for struct timespec in <time.h>... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking for wint_t... yes
checking for alloca as a compiler built-in... yes
+checking whether alphasort is declared without a macro... yes
+checking whether closedir is declared without a macro... yes
+checking whether dirfd is declared without a macro... yes
+checking whether fdopendir is declared without a macro... yes
+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 whether conversion from 'int' to 'long double' works... yes
checking for working GNU fnmatch... yes
checking whether frexp works... yes
@@ -3729,6 +3754,22 @@ checking for memmem... (cached) yes
checking whether memmem works... (cached) yes
checking for ssize_t... yes
checking whether NULL can be used in arbitrary expressions... yes
+checking whether strstr works in linear time... yes
+checking whether strstr works... (cached) yes
+checking for nlink_t... yes
+checking whether fchmodat is declared without a macro... yes
+checking whether fstat is declared without a macro... yes
+checking whether fstatat is declared without a macro... yes
+checking whether futimens is declared without a macro... yes
+checking whether lchmod is declared without a macro... yes
+checking whether lstat is declared without a macro... yes
+checking whether mkdirat is declared without a macro... yes
+checking whether mkfifo is declared without a macro... yes
+checking whether mkfifoat is declared without a macro... yes
+checking whether mknod is declared without a macro... yes
+checking whether mknodat is declared without a macro... yes
+checking whether stat is declared without a macro... yes
+checking whether utimensat is declared without a macro... yes
checking whether chdir is declared without a macro... yes
checking whether chown is declared without a macro... yes
checking whether dup is declared without a macro... yes
@@ -3888,8 +3929,6 @@ checking for python... /usr/bin/python
checking for python2.7... yes
checking compiler flags for python code... -fno-strict-aliasing -DNDEBUG -fwrapv
checking whether python supports threads... yes
-checking for dirent.h that defines DIR... yes
-checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking nlist.h usability... yes
checking nlist.h presence... yes
@@ -3903,25 +3942,12 @@ checking for poll.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
-checking sys/socket.h usability... yes
-checking sys/socket.h presence... yes
-checking for sys/socket.h... yes
checking proc_service.h usability... no
checking proc_service.h presence... no
checking for proc_service.h... no
checking thread_db.h usability... no
checking thread_db.h presence... no
checking for thread_db.h... no
-checking signal.h usability... yes
-checking signal.h presence... yes
-checking for signal.h... yes
-checking stddef.h usability... yes
-checking stddef.h presence... yes
-checking for stddef.h... 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 sys/fault.h usability... no
checking sys/fault.h presence... no
checking for sys/fault.h... no
@@ -3961,13 +3987,6 @@ checking for sys/select.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
-checking for sys/types.h... (cached) yes
-checking sys/wait.h usability... yes
-checking sys/wait.h presence... yes
-checking for sys/wait.h... yes
-checking wait.h usability... yes
-checking wait.h presence... yes
-checking for wait.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
@@ -3977,23 +3996,12 @@ checking for termio.h... no
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
-checking for unistd.h... (cached) yes
checking elf_hp.h usability... no
checking elf_hp.h presence... no
checking for elf_hp.h... no
-checking locale.h usability... yes
-checking locale.h presence... yes
-checking for locale.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
-checking sys/un.h usability... yes
-checking sys/un.h presence... yes
-checking for sys/un.h... yes
-checking linux/perf_event.h usability... no
-checking linux/perf_event.h presence... no
-checking for linux/perf_event.h... no
-checking for link.h... yes
checking for sys/proc.h... no
checking for sys/user.h... no
checking curses.h usability... yes
@@ -4015,11 +4023,7 @@ checking for term.h... yes
checking whether free is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
-checking whether strerror is declared... yes
-checking whether strstr is declared... yes
-checking whether getopt is declared... yes
checking whether snprintf is declared... yes
-checking whether vsnprintf is declared... yes
checking for LC_MESSAGES... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_blksize... yes
@@ -4062,7 +4066,6 @@ checking for sigaction... yes
checking for sigprocmask... yes
checking for sigsetmask... yes
checking for socketpair... yes
-checking for syscall... yes
checking for ttrace... no
checking for wborder... yes
checking for wresize... yes
@@ -4075,10 +4078,44 @@ checking for getrlimit... yes
checking for posix_madvise... yes
checking for waitpid... yes
checking for lstat... yes
-checking for fdwalk... no
-checking for pipe2... yes
checking for ptrace64... no
checking for nl_langinfo and CODESET... yes
+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
+checking linux/perf_event.h usability... no
+checking linux/perf_event.h presence... no
+checking for linux/perf_event.h... no
+checking locale.h usability... yes
+checking locale.h presence... yes
+checking for locale.h... yes
+checking for memory.h... (cached) yes
+checking signal.h usability... yes
+checking signal.h presence... yes
+checking for signal.h... yes
+checking for sys/resource.h... (cached) yes
+checking sys/socket.h usability... yes
+checking sys/socket.h presence... yes
+checking for sys/socket.h... yes
+checking for sys/syscall.h... (cached) yes
+checking sys/un.h usability... yes
+checking sys/un.h presence... yes
+checking for sys/un.h... yes
+checking sys/wait.h usability... yes
+checking sys/wait.h presence... yes
+checking for sys/wait.h... yes
+checking for thread_db.h... (cached) no
+checking wait.h usability... yes
+checking wait.h presence... yes
+checking for wait.h... yes
+checking for fdwalk... no
+checking for getrlimit... (cached) yes
+checking for pipe... (cached) yes
+checking for pipe2... yes
+checking for socketpair... (cached) yes
+checking whether strerror is declared... yes
+checking whether strstr is declared... yes
checking whether ptrace is declared... yes
checking return type of ptrace... long
checking types of arguments for ptrace... int,int,long,long
@@ -4096,14 +4133,11 @@ checking for PTRACE_GETREGS... yes
checking for PTRACE_GETFPXREGS... no
checking for PT_GETDBREGS... no
checking for PT_GETXMMREGS... no
-checking for pstatus_t in sys/procfs.h... yes
-checking for prrun_t in sys/procfs.h... no
checking for gregset_t in sys/procfs.h... yes
checking for fpregset_t in sys/procfs.h... yes
checking for prgregset_t in sys/procfs.h... yes
checking for prfpregset_t in sys/procfs.h... yes
checking for prgregset32_t in sys/procfs.h... no
-checking for prfpregset32_t in sys/procfs.h... no
checking for lwpid_t in sys/procfs.h... no
checking for psaddr_t in sys/procfs.h... no
checking for prsysent_t in sys/procfs.h... no
@@ -4111,11 +4145,6 @@ checking for pr_sigset_t in sys/procfs.h... no
checking for pr_sigaction64_t in sys/procfs.h... no
checking for pr_siginfo64_t in sys/procfs.h... no
checking whether prfpregset_t type is broken... no
-checking for PIOCSET ioctl entry in sys/procfs.h... no
-checking for member l_addr in struct link_map... yes
-checking for member lm_addr in struct link_map... no
-checking for member som_addr in struct so_map... no
-checking for struct link_map32 in sys/link.h... no
checking for long long support in compiler... yes
checking for long long support in printf... yes
checking for decfloat support in printf... no
@@ -4214,6 +4243,7 @@ config.status: creating gdb.objc/Makefile
config.status: creating gdb.opencl/Makefile
config.status: creating gdb.opt/Makefile
config.status: creating gdb.pascal/Makefile
+config.status: creating gdb.perf/Makefile
config.status: creating gdb.python/Makefile
config.status: creating gdb.reverse/Makefile
config.status: creating gdb.stabs/Makefile
@@ -4306,16 +4336,51 @@ rm -f c++defs.h-t c++defs.h && \
< ../../../../W._C._Handy/gdb/gnulib/import/extra/snippet/c++defs.h \
> c++defs.h-t && \
mv c++defs.h-t c++defs.h
-rm -f warn-on-use.h-t warn-on-use.h && \
- sed -n -e '/^.ifndef/,$p' \
- < ../../../../W._C._Handy/gdb/gnulib/import/extra/snippet/warn-on-use.h \
- > warn-on-use.h-t && \
- mv warn-on-use.h-t warn-on-use.h
rm -f arg-nonnull.h-t arg-nonnull.h && \
sed -n -e '/GL_ARG_NONNULL/,$p' \
< ../../../../W._C._Handy/gdb/gnulib/import/extra/snippet/arg-nonnull.h \
> arg-nonnull.h-t && \
mv arg-nonnull.h-t arg-nonnull.h
+rm -f warn-on-use.h-t warn-on-use.h && \
+ sed -n -e '/^.ifndef/,$p' \
+ < ../../../../W._C._Handy/gdb/gnulib/import/extra/snippet/warn-on-use.h \
+ > warn-on-use.h-t && \
+ mv warn-on-use.h-t warn-on-use.h
+rm -f dirent.h-t dirent.h && \
+ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
+ sed -e 's|@''GUARD_PREFIX''@|GL|g' \
+ -e 's|@''HAVE_DIRENT_H''@|1|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_DIRENT_H''@|<dirent.h>|g' \
+ -e 's/@''GNULIB_OPENDIR''@/0/g' \
+ -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_FDOPENDIR''@/0/g' \
+ -e 's/@''GNULIB_SCANDIR''@/0/g' \
+ -e 's/@''GNULIB_ALPHASORT''@/0/g' \
+ -e 's/@''HAVE_OPENDIR''@/1/g' \
+ -e 's/@''HAVE_READDIR''@/1/g' \
+ -e 's/@''HAVE_REWINDDIR''@/1/g' \
+ -e 's/@''HAVE_CLOSEDIR''@/1/g' \
+ -e 's|@''HAVE_DECL_DIRFD''@|1|g' \
+ -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \
+ -e 's|@''HAVE_FDOPENDIR''@|1|g' \
+ -e 's|@''HAVE_SCANDIR''@|1|g' \
+ -e 's|@''HAVE_ALPHASORT''@|1|g' \
+ -e 's|@''REPLACE_OPENDIR''@|0|g' \
+ -e 's|@''REPLACE_CLOSEDIR''@|0|g' \
+ -e 's|@''REPLACE_DIRFD''@|0|g' \
+ -e 's|@''REPLACE_FDOPENDIR''@|0|g' \
+ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
+ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
+ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
+ < ../../../../W._C._Handy/gdb/gnulib/import/dirent.in.h; \
+ } > dirent.h-t && \
+ mv dirent.h-t dirent.h
rm -f inttypes.h-t inttypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
@@ -4654,7 +4719,7 @@ rm -f string.h-t string.h && \
-e 's/@''GNULIB_STRNLEN''@/0/g' \
-e 's/@''GNULIB_STRPBRK''@/0/g' \
-e 's/@''GNULIB_STRSEP''@/0/g' \
- -e 's/@''GNULIB_STRSTR''@/0/g' \
+ -e 's/@''GNULIB_STRSTR''@/1/g' \
-e 's/@''GNULIB_STRCASESTR''@/0/g' \
-e 's/@''GNULIB_STRTOK_R''@/0/g' \
-e 's/@''GNULIB_STRERROR''@/0/g' \
@@ -4705,6 +4770,54 @@ rm -f string.h-t string.h && \
} > string.h-t && \
mv string.h-t string.h
/bin/mkdir -p sys
+rm -f sys/stat.h-t sys/stat.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_SYS_STAT_H''@|<sys/stat.h>|g' \
+ -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
+ -e 's/@''GNULIB_FCHMODAT''@/0/g' \
+ -e 's/@''GNULIB_FSTAT''@/0/g' \
+ -e 's/@''GNULIB_FSTATAT''@/0/g' \
+ -e 's/@''GNULIB_FUTIMENS''@/0/g' \
+ -e 's/@''GNULIB_LCHMOD''@/0/g' \
+ -e 's/@''GNULIB_LSTAT''@/0/g' \
+ -e 's/@''GNULIB_MKDIRAT''@/0/g' \
+ -e 's/@''GNULIB_MKFIFO''@/0/g' \
+ -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
+ -e 's/@''GNULIB_MKNOD''@/0/g' \
+ -e 's/@''GNULIB_MKNODAT''@/0/g' \
+ -e 's/@''GNULIB_STAT''@/0/g' \
+ -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
+ -e 's|@''HAVE_FCHMODAT''@|1|g' \
+ -e 's|@''HAVE_FSTATAT''@|1|g' \
+ -e 's|@''HAVE_FUTIMENS''@|1|g' \
+ -e 's|@''HAVE_LCHMOD''@|1|g' \
+ -e 's|@''HAVE_LSTAT''@|1|g' \
+ -e 's|@''HAVE_MKDIRAT''@|1|g' \
+ -e 's|@''HAVE_MKFIFO''@|1|g' \
+ -e 's|@''HAVE_MKFIFOAT''@|1|g' \
+ -e 's|@''HAVE_MKNOD''@|1|g' \
+ -e 's|@''HAVE_MKNODAT''@|1|g' \
+ -e 's|@''HAVE_UTIMENSAT''@|1|g' \
+ -e 's|@''REPLACE_FSTAT''@|0|g' \
+ -e 's|@''REPLACE_FSTATAT''@|0|g' \
+ -e 's|@''REPLACE_FUTIMENS''@|0|g' \
+ -e 's|@''REPLACE_LSTAT''@|0|g' \
+ -e 's|@''REPLACE_MKDIR''@|0|g' \
+ -e 's|@''REPLACE_MKFIFO''@|0|g' \
+ -e 's|@''REPLACE_MKNOD''@|0|g' \
+ -e 's|@''REPLACE_STAT''@|0|g' \
+ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
+ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
+ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
+ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
+ < ../../../../W._C._Handy/gdb/gnulib/import/sys_stat.in.h; \
+ } > sys/stat.h-t && \
+ mv sys/stat.h-t sys/stat.h
+/bin/mkdir -p sys
rm -f sys/types.h-t sys/types.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
@@ -4716,6 +4829,35 @@ rm -f sys/types.h-t sys/types.h && \
< ../../../../W._C._Handy/gdb/gnulib/import/sys_types.in.h; \
} > sys/types.h-t && \
mv sys/types.h-t sys/types.h
+rm -f time.h-t time.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_TIME_H''@|<time.h>|g' \
+ -e 's/@''GNULIB_MKTIME''@/0/g' \
+ -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
+ -e 's/@''GNULIB_STRPTIME''@/0/g' \
+ -e 's/@''GNULIB_TIMEGM''@/0/g' \
+ -e 's/@''GNULIB_TIME_R''@/0/g' \
+ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
+ -e 's|@''HAVE_NANOSLEEP''@|1|g' \
+ -e 's|@''HAVE_STRPTIME''@|1|g' \
+ -e 's|@''HAVE_TIMEGM''@|1|g' \
+ -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
+ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
+ -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
+ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
+ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
+ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
+ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
+ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
+ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
+ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
+ < ../../../../W._C._Handy/gdb/gnulib/import/time.in.h; \
+ } > time.h-t && \
+ mv time.h-t time.h
rm -f unistd.h-t unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
@@ -5050,162 +5192,125 @@ In file included from ../../W._C._Handy/gdb/gnu-nat.c:67:0:
../../W._C._Handy/gdb/gnu-nat.h:89:15: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat=]
do { struct proc *__proc = (_proc); \
^
-../../W._C._Handy/gdb/gnu-nat.c:408:3: note: in expansion of macro 'proc_debug'
+../../W._C._Handy/gdb/gnu-nat.c:407:3: note: in expansion of macro 'proc_debug'
proc_debug (proc, "setting exception port: %d", port);
^
../../W._C._Handy/gdb/gnu-nat.c: In function 'proc_steal_exc_port':
../../W._C._Handy/gdb/gnu-nat.h:89:15: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat=]
do { struct proc *__proc = (_proc); \
^
-../../W._C._Handy/gdb/gnu-nat.c:448:7: note: in expansion of macro 'proc_debug'
+../../W._C._Handy/gdb/gnu-nat.c:447:7: note: in expansion of macro 'proc_debug'
proc_debug (proc, "inserting exception port: %d", exc_port);
^
../../W._C._Handy/gdb/gnu-nat.h:89:15: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat=]
do { struct proc *__proc = (_proc); \
^
-../../W._C._Handy/gdb/gnu-nat.c:469:7: note: in expansion of macro 'proc_debug'
+../../W._C._Handy/gdb/gnu-nat.c:468:7: note: in expansion of macro 'proc_debug'
proc_debug (proc, "saved exception port: %d", proc->saved_exc_port);
^
../../W._C._Handy/gdb/gnu-nat.c: In function 'make_proc':
-../../W._C._Handy/gdb/gnu-nat.c:582:7: warning: format '%d' expects argument of type 'int', but argument 2 has type 'mach_port_t' [-Wformat=]
+../../W._C._Handy/gdb/gnu-nat.c:581:7: warning: format '%d' expects argument of type 'int', but argument 2 has type 'mach_port_t' [-Wformat=]
port, safe_strerror (err));
^
In file included from ../../W._C._Handy/gdb/gnu-nat.c:67:0:
../../W._C._Handy/gdb/gnu-nat.h:89:15: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat=]
do { struct proc *__proc = (_proc); \
^
-../../W._C._Handy/gdb/gnu-nat.c:585:7: note: in expansion of macro 'proc_debug'
+../../W._C._Handy/gdb/gnu-nat.c:584:7: note: in expansion of macro 'proc_debug'
proc_debug (proc, "notifications to: %d", inf->event_port);
^
-../../W._C._Handy/gdb/gnu-nat.c: At top level:
-../../W._C._Handy/gdb/gnu-nat.c:642:1: warning: no previous prototype for 'make_inf' [-Wmissing-prototypes]
- make_inf (void)
- ^
../../W._C._Handy/gdb/gnu-nat.c: In function 'inf_set_pid':
-../../W._C._Handy/gdb/gnu-nat.c:113:15: warning: format '%d' expects argument of type 'int', but argument 7 has type 'task_t' [-Wformat=]
+../../W._C._Handy/gdb/gnu-nat.c:112:15: warning: format '%d' expects argument of type 'int', but argument 7 has type 'task_t' [-Wformat=]
do { struct inf *__inf = (_inf); \
^
-../../W._C._Handy/gdb/gnu-nat.c:760:3: note: in expansion of macro 'inf_debug'
+../../W._C._Handy/gdb/gnu-nat.c:759:3: note: in expansion of macro 'inf_debug'
inf_debug (inf, "setting task: %d", task_port);
^
-../../W._C._Handy/gdb/gnu-nat.c: At top level:
-../../W._C._Handy/gdb/gnu-nat.c:878:1: warning: no previous prototype for 'inf_set_traced' [-Wmissing-prototypes]
- inf_set_traced (struct inf *inf, int on)
- ^
-../../W._C._Handy/gdb/gnu-nat.c:979:1: warning: no previous prototype for 'inf_port_to_thread' [-Wmissing-prototypes]
- inf_port_to_thread (struct inf *inf, mach_port_t port)
- ^
In file included from ../../W._C._Handy/gdb/gnu-nat.c:67:0:
../../W._C._Handy/gdb/gnu-nat.c: In function 'inf_validate_procs':
../../W._C._Handy/gdb/gnu-nat.h:89:15: warning: format '%d' expects argument of type 'int', but argument 8 has type 'thread_t' [-Wformat=]
do { struct proc *__proc = (_proc); \
^
-../../W._C._Handy/gdb/gnu-nat.c:1084:6: note: in expansion of macro 'proc_debug'
+../../W._C._Handy/gdb/gnu-nat.c:1083:6: note: in expansion of macro 'proc_debug'
proc_debug (thread, "new thread: %d", threads[i]);
^
../../W._C._Handy/gdb/gnu-nat.c: In function 'inf_signal':
-../../W._C._Handy/gdb/gnu-nat.c:113:15: warning: format '%d' expects argument of type 'int', but argument 7 has type 'thread_t' [-Wformat=]
+../../W._C._Handy/gdb/gnu-nat.c:112:15: warning: format '%d' expects argument of type 'int', but argument 7 has type 'thread_t' [-Wformat=]
do { struct inf *__inf = (_inf); \
^
-../../W._C._Handy/gdb/gnu-nat.c:1348:4: note: in expansion of macro 'inf_debug'
+../../W._C._Handy/gdb/gnu-nat.c:1347:4: note: in expansion of macro 'inf_debug'
inf_debug (inf, "passing through exception:"
^
-../../W._C._Handy/gdb/gnu-nat.c:113:15: warning: format '%d' expects argument of type 'int', but argument 8 has type 'thread_t' [-Wformat=]
+../../W._C._Handy/gdb/gnu-nat.c:112:15: warning: format '%d' expects argument of type 'int', but argument 8 has type 'thread_t' [-Wformat=]
do { struct inf *__inf = (_inf); \
^
-../../W._C._Handy/gdb/gnu-nat.c:1348:4: note: in expansion of macro 'inf_debug'
+../../W._C._Handy/gdb/gnu-nat.c:1347:4: note: in expansion of macro 'inf_debug'
inf_debug (inf, "passing through exception:"
^
../../W._C._Handy/gdb/gnu-nat.c: In function 'S_exception_raise_request':
-../../W._C._Handy/gdb/gnu-nat.c:113:15: warning: format '%d' expects argument of type 'int', but argument 7 has type 'thread_t' [-Wformat=]
+../../W._C._Handy/gdb/gnu-nat.c:112:15: warning: format '%d' expects argument of type 'int', but argument 7 has type 'thread_t' [-Wformat=]
do { struct inf *__inf = (_inf); \
^
-../../W._C._Handy/gdb/gnu-nat.c:1667:3: note: in expansion of macro 'inf_debug'
+../../W._C._Handy/gdb/gnu-nat.c:1654:3: note: in expansion of macro 'inf_debug'
inf_debug (waiting_inf,
^
-../../W._C._Handy/gdb/gnu-nat.c:113:15: warning: format '%d' expects argument of type 'int', but argument 8 has type 'task_t' [-Wformat=]
+../../W._C._Handy/gdb/gnu-nat.c:112:15: warning: format '%d' expects argument of type 'int', but argument 8 has type 'task_t' [-Wformat=]
do { struct inf *__inf = (_inf); \
^
-../../W._C._Handy/gdb/gnu-nat.c:1667:3: note: in expansion of macro 'inf_debug'
+../../W._C._Handy/gdb/gnu-nat.c:1654:3: note: in expansion of macro 'inf_debug'
inf_debug (waiting_inf,
^
-../../W._C._Handy/gdb/gnu-nat.c:113:15: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat=]
+../../W._C._Handy/gdb/gnu-nat.c:112:15: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat=]
do { struct inf *__inf = (_inf); \
^
-../../W._C._Handy/gdb/gnu-nat.c:1704:8: note: in expansion of macro 'inf_debug'
+../../W._C._Handy/gdb/gnu-nat.c:1691:8: note: in expansion of macro 'inf_debug'
inf_debug (waiting_inf, "Handler is thread exception port <%d>",
^
-../../W._C._Handy/gdb/gnu-nat.c:113:15: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat=]
+../../W._C._Handy/gdb/gnu-nat.c:112:15: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat=]
do { struct inf *__inf = (_inf); \
^
-../../W._C._Handy/gdb/gnu-nat.c:1710:8: note: in expansion of macro 'inf_debug'
+../../W._C._Handy/gdb/gnu-nat.c:1697:8: note: in expansion of macro 'inf_debug'
inf_debug (waiting_inf, "Handler is task exception port <%d>",
^
-../../W._C._Handy/gdb/gnu-nat.c: At top level:
-../../W._C._Handy/gdb/gnu-nat.c:1747:1: warning: no previous prototype for 'inf_task_died_status' [-Wmissing-prototypes]
- inf_task_died_status (struct inf *inf)
- ^
../../W._C._Handy/gdb/gnu-nat.c: In function 'do_mach_notify_dead_name':
-../../W._C._Handy/gdb/gnu-nat.c:113:15: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat=]
+../../W._C._Handy/gdb/gnu-nat.c:112:15: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat=]
do { struct inf *__inf = (_inf); \
^
-../../W._C._Handy/gdb/gnu-nat.c:1761:3: note: in expansion of macro 'inf_debug'
+../../W._C._Handy/gdb/gnu-nat.c:1748:3: note: in expansion of macro 'inf_debug'
inf_debug (waiting_inf, "port = %d", dead_port);
^
-../../W._C._Handy/gdb/gnu-nat.c: In function 'trace_me':
-../../W._C._Handy/gdb/gnu-nat.c:2130:8: warning: old-style function definition [-Wold-style-definition]
- void trace_me ()
- ^
../../W._C._Handy/gdb/gnu-nat.c: In function 'gnu_read_inferior':
-../../W._C._Handy/gdb/gnu-nat.c:2306:3: warning: pointer targets in passing argument 5 of 'vm_read' differ in signedness [-Wpointer-sign]
+../../W._C._Handy/gdb/gnu-nat.c:2294:3: warning: pointer targets in passing argument 5 of 'vm_read' differ in signedness [-Wpointer-sign]
err = vm_read (task, low_address, aligned_length, &copied, &copy_count);
^
In file included from /usr/include/mach.h:37:0,
from ./nm.h:23,
- from ../../W._C._Handy/gdb/defs.h:506,
+ from ../../W._C._Handy/gdb/defs.h:504,
from ../../W._C._Handy/gdb/gnu-nat.c:23:
/usr/include/mach/mach_interface.h:843:15: note: expected 'mach_msg_type_number_t *' but argument is of type 'int *'
kern_return_t vm_read
^
../../W._C._Handy/gdb/gnu-nat.c: In function 'gnu_write_inferior':
-../../W._C._Handy/gdb/gnu-nat.c:2363:4: warning: pointer targets in passing argument 5 of 'vm_read' differ in signedness [-Wpointer-sign]
+../../W._C._Handy/gdb/gnu-nat.c:2351:4: warning: pointer targets in passing argument 5 of 'vm_read' differ in signedness [-Wpointer-sign]
&copy_count);
^
In file included from /usr/include/mach.h:37:0,
from ./nm.h:23,
- from ../../W._C._Handy/gdb/defs.h:506,
+ from ../../W._C._Handy/gdb/defs.h:504,
from ../../W._C._Handy/gdb/gnu-nat.c:23:
/usr/include/mach/mach_interface.h:843:15: note: expected 'mach_msg_type_number_t *' but argument is of type 'int *'
kern_return_t vm_read
^
-../../W._C._Handy/gdb/gnu-nat.c:2408:8: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'vm_address_t' [-Wformat=]
+../../W._C._Handy/gdb/gnu-nat.c:2396:8: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'vm_address_t' [-Wformat=]
old_address);
^
-../../W._C._Handy/gdb/gnu-nat.c:2418:8: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'vm_address_t' [-Wformat=]
+../../W._C._Handy/gdb/gnu-nat.c:2406:8: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'vm_address_t' [-Wformat=]
old_address);
^
../../W._C._Handy/gdb/gnu-nat.c: In function 'steal_exc_port':
-../../W._C._Handy/gdb/gnu-nat.c:2916:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'mach_port_t' [-Wformat=]
+../../W._C._Handy/gdb/gnu-nat.c:2904:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'mach_port_t' [-Wformat=]
name, safe_strerror (err));
^
-../../W._C._Handy/gdb/gnu-nat.c: In function 'set_exceptions_cmd':
-../../W._C._Handy/gdb/gnu-nat.c:3031:15: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
- /* XXX */ ;
- ^
-../../W._C._Handy/gdb/gnu-nat.c: In function 'info_port_rights':
-../../W._C._Handy/gdb/gnu-nat.c:3107:11: warning: passing argument 1 of 'parse_to_comma_and_eval' from incompatible pointer type [enabled by default]
- struct value *val = parse_to_comma_and_eval (&args);
- ^
-In file included from ../../W._C._Handy/gdb/breakpoint.h:23:0,
- from ../../W._C._Handy/gdb/inferior.h:37,
- from ../../W._C._Handy/gdb/gnu-nat.c:55:
-../../W._C._Handy/gdb/value.h:749:22: note: expected 'const char **' but argument is of type 'char **'
- extern struct value *parse_to_comma_and_eval (const char **expp);
- ^
-../../W._C._Handy/gdb/gnu-nat.c: At top level:
-../../W._C._Handy/gdb/gnu-nat.c:3466:1: warning: no previous prototype for '_initialize_gnu_nat' [-Wmissing-prototypes]
- _initialize_gnu_nat (void)
- ^
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 -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 -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 -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 -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 -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
@@ -5433,6 +5538,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 -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-inferior.o -MT py-inferior.o -MMD -MP -MF .deps/py-inferior.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-inferior.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 -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-infthread.o -MT py-infthread.o -MMD -MP -MF .deps/py-infthread.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-infthread.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 -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-lazy-string.o -MT py-lazy-string.o -MMD -MP -MF .deps/py-lazy-string.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-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 -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-linetable.o -MT py-linetable.o -MMD -MP -MF .deps/py-linetable.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-linetable.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 -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-newobjfileevent.o -MT py-newobjfileevent.o -MMD -MP -MF .deps/py-newobjfileevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-newobjfileevent.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 -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-objfile.o -MT py-objfile.o -MMD -MP -MF .deps/py-objfile.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-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 -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-param.o -MT py-param.o -MMD -MP -MF .deps/py-param.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-param.c
@@ -5652,6 +5758,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 -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 memattr.o -MT memattr.o -MMD -MP -MF .deps/memattr.Tpo ../../W._C._Handy/gdb/memattr.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 -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 mem-break.o -MT mem-break.o -MMD -MP -MF .deps/mem-break.Tpo ../../W._C._Handy/gdb/mem-break.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 -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 target.o -MT target.o -MMD -MP -MF .deps/target.Tpo ../../W._C._Handy/gdb/target.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 -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 target-dcache.o -MT target-dcache.o -MMD -MP -MF .deps/target-dcache.Tpo ../../W._C._Handy/gdb/target-dcache.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 -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 parse.o -MT parse.o -MMD -MP -MF .deps/parse.Tpo ../../W._C._Handy/gdb/parse.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 -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 language.o -MT language.o -MMD -MP -MF .deps/language.Tpo ../../W._C._Handy/gdb/language.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 -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 build-id.o -MT build-id.o -MMD -MP -MF .deps/build-id.Tpo ../../W._C._Handy/gdb/build-id.c
@@ -5779,7 +5886,7 @@ 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 -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-newobjfileevent.o py-objfile.o py-param.o py-prettyprint.o py-progspace.o py-signalevent.o py-stopevent.o py-symbol.o py-symtab.o py-threadevent.o py-type.o py-utils.o py-value.o elfread.o stap-probe.o posix-hdep.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o break-catch-sig.o 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 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 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 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 inflow.o init.o \
+ -o gdb gdb.o i386-tdep.o i387-tdep.o i386gnu-tdep.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o i386gnu-nat.o gnu-nat.o core-regset.o fork-child.o notify_S.o process_reply_S.o msg_reply_S.o msg_U.o exc_request_U.o exc_request_S.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o remote-notif.o 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 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 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 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 inflow.o init.o \
../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lshouldbeinlibc -ldl -lncurses -lz -lm -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'
@@ -5797,7 +5904,7 @@ files='gdb-syscalls.dtd arm-linux.xml ppc-linux.xml ppc64-linux.xml i386-linux.x
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/__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' ; \
+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 ; \