summaryrefslogtreecommitdiff
path: root/gdb/log_build.diff
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/log_build.diff')
-rw-r--r--gdb/log_build.diff140
1 files changed, 71 insertions, 69 deletions
diff --git a/gdb/log_build.diff b/gdb/log_build.diff
index ffcffc71..de593e3a 100644
--- a/gdb/log_build.diff
+++ b/gdb/log_build.diff
@@ -1,6 +1,6 @@
---- toolchain/logs/gdb/kepler.SCHWINGE/log_build_ 2013-05-27 13:24:22.868068974 +0200
-+++ toolchain/logs/gdb/coulomb.SCHWINGE/log_build_ 2013-05-27 13:24:22.884068975 +0200
-@@ -279,12 +279,12 @@
+--- toolchain/logs/gdb/kepler.SCHWINGE/log_build_ 2013-06-13 22:14:36.554019050 +0200
++++ toolchain/logs/gdb/coulomb.SCHWINGE/log_build_ 2013-06-13 22:14:36.594019053 +0200
+@@ -281,12 +281,12 @@
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
@@ -15,7 +15,7 @@
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... no
-@@ -355,8 +355,8 @@
+@@ -357,8 +357,8 @@
checking for working fork... yes
checking for working vfork... (cached) yes
checking for _doprnt... no
@@ -26,7 +26,7 @@
checking for sys_siglist... yes
checking for external symbol _system_configuration... no
checking for __fsetlocking... yes
-@@ -378,7 +378,7 @@
+@@ -380,7 +380,7 @@
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
@@ -35,7 +35,7 @@
checking for sysmp... no
checking for table... no
checking for times... yes
-@@ -463,7 +463,7 @@
+@@ -465,7 +465,7 @@
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
@@ -44,7 +44,7 @@
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for ld option to reload object files... -r
-@@ -483,7 +483,7 @@
+@@ -485,7 +485,7 @@
checking if gcc-4.7 supports -c -o file.o... yes
checking if gcc-4.7 supports -c -o file.o... (cached) yes
checking whether the gcc-4.7 linker (ld) supports shared libraries... yes
@@ -53,7 +53,7 @@
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
-@@ -577,26 +577,26 @@
+@@ -583,26 +583,26 @@
checking sys/procfs.h usability... yes
checking sys/procfs.h presence... yes
checking for sys/procfs.h... yes
@@ -89,7 +89,7 @@
checking for win32_pstatus_t in sys/procfs.h... no
checking linker --as-needed support... yes
checking for cos in -lm... yes
-@@ -1254,36 +1254,15 @@
+@@ -1260,36 +1260,15 @@
/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../Ferry_Tagscherer/bfd/dwarf1.c
libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../Ferry_Tagscherer/bfd/dwarf1.c -o dwarf1.o
mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo
@@ -127,7 +127,7 @@
case " $f " in \
*" $i "*) ;; \
*) f="$f $i" ;; \
-@@ -1293,7 +1272,7 @@
+@@ -1299,7 +1278,7 @@
/bin/dash ../../Ferry_Tagscherer/bfd/../move-if-change tofiles ofiles
touch stamp-ofiles
/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -release `cat libtool-soversion` -static-libstdc++ -static-libgcc -o libbfd.la -rpath [...]/tschwinge/Ferry_Tagscherer.build.install/lib archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo compress.lo verilog.lo `cat ofiles` -lz
@@ -136,7 +136,7 @@
libtool: link: ranlib .libs/libbfd.a
libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" )
libtooldir=`/bin/dash ./libtool --config | sed -n -e 's/^objdir=//p'`; \
-@@ -1360,7 +1339,7 @@
+@@ -1366,7 +1345,7 @@
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
@@ -145,7 +145,7 @@
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for ld option to reload object files... -r
-@@ -1380,7 +1359,7 @@
+@@ -1386,7 +1365,7 @@
checking if gcc-4.7 supports -c -o file.o... yes
checking if gcc-4.7 supports -c -o file.o... (cached) yes
checking whether the gcc-4.7 linker (ld) supports shared libraries... yes
@@ -154,7 +154,7 @@
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -1697,9 +1676,9 @@
+@@ -1703,9 +1682,9 @@
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
@@ -167,7 +167,7 @@
checking sys/pte.h usability... no
checking sys/pte.h presence... no
checking for sys/pte.h... no
-@@ -1993,7 +1972,7 @@
+@@ -1999,7 +1978,7 @@
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for nl_langinfo and CODESET... yes
@@ -176,7 +176,7 @@
checking whether getc_unlocked is declared... yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
checking for a traditional japanese locale... ja_JP
-@@ -2137,6 +2116,8 @@
+@@ -2143,6 +2122,8 @@
checking for [ARCH]-ar... ar
checking for [ARCH]-dlltool... dlltool
checking for [ARCH]-windres... windres
@@ -185,7 +185,7 @@
checking for main in -lm... yes
checking for wctype... yes
checking for library containing gethostbyname... none required
-@@ -2153,7 +2134,7 @@
+@@ -2159,7 +2140,7 @@
checking size of unsigned long long... 8
checking size of unsigned long... 4
checking size of unsigned __int128... 0
@@ -194,7 +194,7 @@
checking whether to use expat... auto
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
-@@ -2187,9 +2168,9 @@
+@@ -2193,9 +2174,9 @@
checking proc_service.h usability... no
checking proc_service.h presence... no
checking for proc_service.h... no
@@ -207,7 +207,7 @@
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
-@@ -2227,12 +2208,12 @@
+@@ -2233,12 +2214,12 @@
checking ptrace.h usability... no
checking ptrace.h presence... no
checking for ptrace.h... no
@@ -226,7 +226,7 @@
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
-@@ -2249,9 +2230,9 @@
+@@ -2255,9 +2236,9 @@
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
@@ -239,7 +239,7 @@
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
-@@ -2268,12 +2249,12 @@
+@@ -2274,12 +2255,12 @@
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
@@ -256,7 +256,7 @@
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
-@@ -2354,7 +2335,7 @@
+@@ -2360,7 +2341,7 @@
checking for waitpid... yes
checking for lstat... yes
checking for fdwalk... no
@@ -265,7 +265,7 @@
checking for nl_langinfo and CODESET... yes
checking whether ptrace is declared... yes
checking return type of ptrace... long
-@@ -2370,19 +2351,19 @@
+@@ -2376,19 +2357,19 @@
checking for struct user_regs_struct.fs_base... no
checking for struct user_regs_struct.gs_base... no
checking for PTRACE_GETREGS... yes
@@ -291,7 +291,7 @@
checking for prsysent_t in sys/procfs.h... no
checking for pr_sigset_t in sys/procfs.h... no
checking for pr_sigaction64_t in sys/procfs.h... no
-@@ -2400,11 +2381,8 @@
+@@ -2406,11 +2387,8 @@
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
@@ -305,7 +305,7 @@
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 -Wformat-nonliteral
checking for cygwin... no
checking for ELF support in BFD... yes
-@@ -2414,7 +2392,7 @@
+@@ -2420,7 +2398,7 @@
checking for liblzma... yes
checking how to link with liblzma... -llzma
checking for X... libraries , headers
@@ -314,7 +314,7 @@
checking whether to use babeltrace... auto
checking for libbabeltrace... no
configure: WARNING: babeltrace is missing or unusable; GDB is unable to read CTF data.
-@@ -2427,7 +2405,7 @@
+@@ -2433,7 +2411,7 @@
config.status: creating doc/Makefile
config.status: creating data-directory/Makefile
config.status: creating config.h
@@ -323,7 +323,7 @@
config.status: executing depdir commands
mkdir -p -- .deps
config.status: executing default commands
-@@ -2500,335 +2478,6 @@
+@@ -2506,335 +2484,6 @@
config.status: creating gdb.threads/Makefile
config.status: creating gdb.trace/Makefile
config.status: creating gdb.xml/Makefile
@@ -659,7 +659,7 @@
make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/sim'
make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/sim'
make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb'
-@@ -3204,31 +2853,137 @@
+@@ -3210,31 +2859,137 @@
make[5]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib'
make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib'
make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb'
@@ -695,71 +695,71 @@
+gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wformat-nonliteral -c -o i386gnu-nat.o -MT i386gnu-nat.o -MMD -MP -MF .deps/i386gnu-nat.Tpo ../../Ferry_Tagscherer/gdb/i386gnu-nat.c
+gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wformat-nonliteral -c -o gnu-nat.o -MT gnu-nat.o -MMD -MP -MF .deps/gnu-nat.Tpo ../../Ferry_Tagscherer/gdb/gnu-nat.c
+../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'proc_set_exception_port':
-+../../Ferry_Tagscherer/gdb/gnu-nat.c:409:3: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat]
++../../Ferry_Tagscherer/gdb/gnu-nat.c:408:3: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat]
+../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'proc_steal_exc_port':
-+../../Ferry_Tagscherer/gdb/gnu-nat.c:449:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat]
-+../../Ferry_Tagscherer/gdb/gnu-nat.c:470:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat]
++../../Ferry_Tagscherer/gdb/gnu-nat.c:448:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat]
++../../Ferry_Tagscherer/gdb/gnu-nat.c:469:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat]
+../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'make_proc':
-+../../Ferry_Tagscherer/gdb/gnu-nat.c:583:7: warning: format '%d' expects argument of type 'int', but argument 2 has type 'mach_port_t' [-Wformat]
-+../../Ferry_Tagscherer/gdb/gnu-nat.c:586:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat]
++../../Ferry_Tagscherer/gdb/gnu-nat.c:582:7: warning: format '%d' expects argument of type 'int', but argument 2 has type 'mach_port_t' [-Wformat]
++../../Ferry_Tagscherer/gdb/gnu-nat.c:585:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat]
+../../Ferry_Tagscherer/gdb/gnu-nat.c: At top level:
-+../../Ferry_Tagscherer/gdb/gnu-nat.c:643:1: warning: no previous prototype for 'make_inf' [-Wmissing-prototypes]
++../../Ferry_Tagscherer/gdb/gnu-nat.c:642:1: warning: no previous prototype for 'make_inf' [-Wmissing-prototypes]
+../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'inf_set_pid':
-+../../Ferry_Tagscherer/gdb/gnu-nat.c:761:3: warning: format '%d' expects argument of type 'int', but argument 7 has type 'task_t' [-Wformat]
++../../Ferry_Tagscherer/gdb/gnu-nat.c:760:3: warning: format '%d' expects argument of type 'int', but argument 7 has type 'task_t' [-Wformat]
+../../Ferry_Tagscherer/gdb/gnu-nat.c: At top level:
-+../../Ferry_Tagscherer/gdb/gnu-nat.c:879:1: warning: no previous prototype for 'inf_set_traced' [-Wmissing-prototypes]
-+../../Ferry_Tagscherer/gdb/gnu-nat.c:980:1: warning: no previous prototype for 'inf_port_to_thread' [-Wmissing-prototypes]
++../../Ferry_Tagscherer/gdb/gnu-nat.c:878:1: warning: no previous prototype for 'inf_set_traced' [-Wmissing-prototypes]
++../../Ferry_Tagscherer/gdb/gnu-nat.c:979:1: warning: no previous prototype for 'inf_port_to_thread' [-Wmissing-prototypes]
+../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'inf_validate_procs':
-+../../Ferry_Tagscherer/gdb/gnu-nat.c:1085:6: warning: format '%d' expects argument of type 'int', but argument 8 has type 'thread_t' [-Wformat]
++../../Ferry_Tagscherer/gdb/gnu-nat.c:1084:6: warning: format '%d' expects argument of type 'int', but argument 8 has type 'thread_t' [-Wformat]
+../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'inf_signal':
-+../../Ferry_Tagscherer/gdb/gnu-nat.c:1349:4: warning: format '%d' expects argument of type 'int', but argument 7 has type 'thread_t' [-Wformat]
-+../../Ferry_Tagscherer/gdb/gnu-nat.c:1349:4: warning: format '%d' expects argument of type 'int', but argument 8 has type 'thread_t' [-Wformat]
++../../Ferry_Tagscherer/gdb/gnu-nat.c:1348:4: warning: format '%d' expects argument of type 'int', but argument 7 has type 'thread_t' [-Wformat]
++../../Ferry_Tagscherer/gdb/gnu-nat.c:1348:4: warning: format '%d' expects argument of type 'int', but argument 8 has type 'thread_t' [-Wformat]
+../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'S_exception_raise_request':
-+../../Ferry_Tagscherer/gdb/gnu-nat.c:1668:3: warning: format '%d' expects argument of type 'int', but argument 7 has type 'thread_t' [-Wformat]
-+../../Ferry_Tagscherer/gdb/gnu-nat.c:1668:3: warning: format '%d' expects argument of type 'int', but argument 8 has type 'task_t' [-Wformat]
-+../../Ferry_Tagscherer/gdb/gnu-nat.c:1705:8: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat]
-+../../Ferry_Tagscherer/gdb/gnu-nat.c:1711:8: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat]
++../../Ferry_Tagscherer/gdb/gnu-nat.c:1667:3: warning: format '%d' expects argument of type 'int', but argument 7 has type 'thread_t' [-Wformat]
++../../Ferry_Tagscherer/gdb/gnu-nat.c:1667:3: warning: format '%d' expects argument of type 'int', but argument 8 has type 'task_t' [-Wformat]
++../../Ferry_Tagscherer/gdb/gnu-nat.c:1704:8: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat]
++../../Ferry_Tagscherer/gdb/gnu-nat.c:1710:8: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat]
+../../Ferry_Tagscherer/gdb/gnu-nat.c: At top level:
-+../../Ferry_Tagscherer/gdb/gnu-nat.c:1748:1: warning: no previous prototype for 'inf_task_died_status' [-Wmissing-prototypes]
++../../Ferry_Tagscherer/gdb/gnu-nat.c:1747:1: warning: no previous prototype for 'inf_task_died_status' [-Wmissing-prototypes]
+../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'do_mach_notify_dead_name':
-+../../Ferry_Tagscherer/gdb/gnu-nat.c:1762:3: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat]
++../../Ferry_Tagscherer/gdb/gnu-nat.c:1761:3: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat]
+../../Ferry_Tagscherer/gdb/gnu-nat.c: At top level:
-+../../Ferry_Tagscherer/gdb/gnu-nat.c:2273:1: warning: no previous prototype for 'gnu_read_inferior' [-Wmissing-prototypes]
++../../Ferry_Tagscherer/gdb/gnu-nat.c:2272:1: warning: no previous prototype for 'gnu_read_inferior' [-Wmissing-prototypes]
+../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'gnu_read_inferior':
-+../../Ferry_Tagscherer/gdb/gnu-nat.c:2283:3: warning: pointer targets in passing argument 5 of 'vm_read' differ in signedness [-Wpointer-sign]
-+In file included from /usr/include/mach.h:38:0,
++../../Ferry_Tagscherer/gdb/gnu-nat.c:2282:3: warning: pointer targets in passing argument 5 of 'vm_read' differ in signedness [-Wpointer-sign]
++In file included from /usr/include/mach.h:37:0,
+ from ./nm.h:23,
+ from ../../Ferry_Tagscherer/gdb/defs.h:505,
-+ from ../../Ferry_Tagscherer/gdb/gnu-nat.c:24:
++ from ../../Ferry_Tagscherer/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 *'
+../../Ferry_Tagscherer/gdb/gnu-nat.c: At top level:
-+../../Ferry_Tagscherer/gdb/gnu-nat.c:2319:1: warning: no previous prototype for 'gnu_write_inferior' [-Wmissing-prototypes]
++../../Ferry_Tagscherer/gdb/gnu-nat.c:2318:1: warning: no previous prototype for 'gnu_write_inferior' [-Wmissing-prototypes]
+../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'gnu_write_inferior':
-+../../Ferry_Tagscherer/gdb/gnu-nat.c:2339:4: warning: pointer targets in passing argument 5 of 'vm_read' differ in signedness [-Wpointer-sign]
-+In file included from /usr/include/mach.h:38:0,
++../../Ferry_Tagscherer/gdb/gnu-nat.c:2338:4: warning: pointer targets in passing argument 5 of 'vm_read' differ in signedness [-Wpointer-sign]
++In file included from /usr/include/mach.h:37:0,
+ from ./nm.h:23,
+ from ../../Ferry_Tagscherer/gdb/defs.h:505,
-+ from ../../Ferry_Tagscherer/gdb/gnu-nat.c:24:
++ from ../../Ferry_Tagscherer/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 *'
-+../../Ferry_Tagscherer/gdb/gnu-nat.c:2384:8: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'vm_address_t' [-Wformat]
-+../../Ferry_Tagscherer/gdb/gnu-nat.c:2394:8: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'vm_address_t' [-Wformat]
++../../Ferry_Tagscherer/gdb/gnu-nat.c:2383:8: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'vm_address_t' [-Wformat]
++../../Ferry_Tagscherer/gdb/gnu-nat.c:2393:8: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'vm_address_t' [-Wformat]
+../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'gnu_xfer_memory':
-+../../Ferry_Tagscherer/gdb/gnu-nat.c:2496:2: warning: pointer targets in passing argument 3 of 'gnu_write_inferior' differ in signedness [-Wpointer-sign]
-+../../Ferry_Tagscherer/gdb/gnu-nat.c:2319:1: note: expected 'char *' but argument is of type 'gdb_byte *'
-+../../Ferry_Tagscherer/gdb/gnu-nat.c:2498:2: warning: pointer targets in passing argument 3 of 'gnu_read_inferior' differ in signedness [-Wpointer-sign]
-+../../Ferry_Tagscherer/gdb/gnu-nat.c:2273:1: note: expected 'char *' but argument is of type 'gdb_byte *'
++../../Ferry_Tagscherer/gdb/gnu-nat.c:2495:2: warning: pointer targets in passing argument 3 of 'gnu_write_inferior' differ in signedness [-Wpointer-sign]
++../../Ferry_Tagscherer/gdb/gnu-nat.c:2318:1: note: expected 'char *' but argument is of type 'gdb_byte *'
++../../Ferry_Tagscherer/gdb/gnu-nat.c:2497:2: warning: pointer targets in passing argument 3 of 'gnu_read_inferior' differ in signedness [-Wpointer-sign]
++../../Ferry_Tagscherer/gdb/gnu-nat.c:2272:1: note: expected 'char *' but argument is of type 'gdb_byte *'
+../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'steal_exc_port':
-+../../Ferry_Tagscherer/gdb/gnu-nat.c:2867:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'mach_port_t' [-Wformat]
++../../Ferry_Tagscherer/gdb/gnu-nat.c:2866:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'mach_port_t' [-Wformat]
+../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'set_exceptions_cmd':
-+../../Ferry_Tagscherer/gdb/gnu-nat.c:2982:15: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
++../../Ferry_Tagscherer/gdb/gnu-nat.c:2981:15: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
+../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'info_port_rights':
-+../../Ferry_Tagscherer/gdb/gnu-nat.c:3058:11: warning: passing argument 1 of 'parse_to_comma_and_eval' from incompatible pointer type [enabled by default]
++../../Ferry_Tagscherer/gdb/gnu-nat.c:3057:11: warning: passing argument 1 of 'parse_to_comma_and_eval' from incompatible pointer type [enabled by default]
+In file included from ../../Ferry_Tagscherer/gdb/breakpoint.h:23:0,
+ from ../../Ferry_Tagscherer/gdb/inferior.h:37,
-+ from ../../Ferry_Tagscherer/gdb/gnu-nat.c:56:
++ from ../../Ferry_Tagscherer/gdb/gnu-nat.c:55:
+../../Ferry_Tagscherer/gdb/value.h:729:22: note: expected 'const char **' but argument is of type 'char **'
+../../Ferry_Tagscherer/gdb/gnu-nat.c: At top level:
-+../../Ferry_Tagscherer/gdb/gnu-nat.c:3417:1: warning: no previous prototype for '_initialize_gnu_nat' [-Wmissing-prototypes]
++../../Ferry_Tagscherer/gdb/gnu-nat.c:3416:1: warning: no previous prototype for '_initialize_gnu_nat' [-Wmissing-prototypes]
+gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wformat-nonliteral -c -o core-regset.o -MT core-regset.o -MMD -MP -MF .deps/core-regset.Tpo ../../Ferry_Tagscherer/gdb/core-regset.c
gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wformat-nonliteral -c -o fork-child.o -MT fork-child.o -MMD -MP -MF .deps/fork-child.Tpo ../../Ferry_Tagscherer/gdb/fork-child.c
-gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wformat-nonliteral -c -o i386-nat.o -MT i386-nat.o -MMD -MP -MF .deps/i386-nat.Tpo ../../Ferry_Tagscherer/gdb/i386-nat.c
@@ -813,14 +813,14 @@
gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wformat-nonliteral -c -o remote.o -MT remote.o -MMD -MP -MF .deps/remote.Tpo ../../Ferry_Tagscherer/gdb/remote.c
gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wformat-nonliteral -c -o dcache.o -MT dcache.o -MMD -MP -MF .deps/dcache.Tpo ../../Ferry_Tagscherer/gdb/dcache.c
gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wformat-nonliteral -c -o tracepoint.o -MT tracepoint.o -MMD -MP -MF .deps/tracepoint.Tpo ../../Ferry_Tagscherer/gdb/tracepoint.c
-@@ -3643,442 +3398,12 @@
+@@ -3649,444 +3404,12 @@
gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wformat-nonliteral -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo init.c
rm -f gdb
gcc-4.7 -g -O2 -static-libstdc++ -static-libgcc \
- -o gdb gdb.o i386-tdep.o i386-linux-tdep.o glibc-tdep.o i387-tdep.o solib-svr4.o symfile-mem.o linux-tdep.o linux-record.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o inf-ptrace.o fork-child.o i386-nat.o i386-linux-nat.o proc-service.o linux-thread-db.o linux-nat.o linux-osdata.o linux-fork.o linux-procfs.o linux-ptrace.o linux-btrace.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 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 buildsym.o findcmd.o std-regs.o signals.o exec.o reverse.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o dwarf2-frame-tailcall.o ada-lang.o c-lang.o d-lang.o f-lang.o objc-lang.o ada-tasks.o ada-varobj.o ui-out.o cli-out.o varobj.o vec.o go-lang.o go-valprint.o go-typeprint.o jv-lang.o jv-valprint.o jv-typeprint.o m2-lang.o opencl-lang.o p-lang.o p-typeprint.o p-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o d-valprint.o f-valprint.o m2-valprint.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o inline-frame.o gnu-v2-abi.o gnu-v3-abi.o cp-abi.o cp-support.o cp-namespace.o reggroups.o regset.o trad-frame.o tramp-frame.o solib.o solib-target.o prologue-value.o memory-map.o memrange.o xml-support.o xml-syscall.o xml-utils.o target-descriptions.o target-memory.o xml-tdesc.o xml-builtin.o inferior.o osdata.o gdb_usleep.o record.o 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 inflow.o init.o \
-- ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lncurses -lz -lm -L/usr/lib/python2.7/config -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lexpat -llzma ../libiberty/libiberty.a build-gnulib/import/libgnu.a -ldl -Wl,--dynamic-list=../../Ferry_Tagscherer/gdb/proc-service.list
+- ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -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 -ldl -Wl,--dynamic-list=../../Ferry_Tagscherer/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-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 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 buildsym.o findcmd.o std-regs.o signals.o exec.o reverse.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o dwarf2-frame-tailcall.o ada-lang.o c-lang.o d-lang.o f-lang.o objc-lang.o ada-tasks.o ada-varobj.o ui-out.o cli-out.o varobj.o vec.o go-lang.o go-valprint.o go-typeprint.o jv-lang.o jv-valprint.o jv-typeprint.o m2-lang.o opencl-lang.o p-lang.o p-typeprint.o p-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o d-valprint.o f-valprint.o m2-valprint.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o inline-frame.o gnu-v2-abi.o gnu-v3-abi.o cp-abi.o cp-support.o cp-namespace.o reggroups.o regset.o trad-frame.o tramp-frame.o solib.o solib-target.o prologue-value.o memory-map.o memrange.o xml-support.o xml-syscall.o xml-utils.o target-descriptions.o target-memory.o xml-tdesc.o xml-builtin.o inferior.o osdata.o gdb_usleep.o record.o 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 inflow.o init.o \
-+ ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -ldl -lncurses -lz -lm -L/usr/lib/python2.7/config -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lexpat -llzma ../libiberty/libiberty.a build-gnulib/import/libgnu.a
++ ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -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/Ferry_Tagscherer.build/gdb'
make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/doc'
make[4]: Nothing to be done for `all'.
@@ -1196,6 +1196,7 @@
-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o filestuff.o -MT filestuff.o -MMD -MP -MF .deps/filestuff.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/filestuff.c
-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o dll.o -MT dll.o -MMD -MP -MF .deps/dll.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/dll.c
-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o notif.o -MT notif.o -MMD -MP -MF .deps/notif.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/notif.c
+-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o tdesc.o -MT tdesc.o -MMD -MP -MF .deps/tdesc.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/tdesc.c
-rm -f xml-builtin.tmp
-/bin/dash ../../../Ferry_Tagscherer/gdb/gdbserver/../features/feature_to_c.sh xml-builtin.tmp ../../../Ferry_Tagscherer/gdb/gdbserver/../features/i386/i386-linux.xml ../../../Ferry_Tagscherer/gdb/gdbserver/../features/i386/i386-avx-linux.xml ../../../Ferry_Tagscherer/gdb/gdbserver/../features/i386/i386-mmx-linux.xml ../../../Ferry_Tagscherer/gdb/gdbserver/../features/i386/32bit-linux.xml ../../../Ferry_Tagscherer/gdb/gdbserver/../features/i386/32bit-core.xml ../../../Ferry_Tagscherer/gdb/gdbserver/../features/i386/32bit-sse.xml ../../../Ferry_Tagscherer/gdb/gdbserver/../features/i386/32bit-avx.xml
-/bin/dash ../../../Ferry_Tagscherer/gdb/gdbserver/../../move-if-change xml-builtin.tmp xml-builtin.c
@@ -1222,7 +1223,7 @@
-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o thread-db.o -MT thread-db.o -MMD -MP -MF .deps/thread-db.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/thread-db.c
-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o proc-service.o -MT proc-service.o -MMD -MP -MF .deps/proc-service.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/proc-service.c
-rm -f gdbserver
--gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -static-libstdc++ -static-libgcc -Wl,--dynamic-list=../../../Ferry_Tagscherer/gdb/gdbserver/proc-service.list -o gdbserver agent.o ax.o inferiors.o regcache.o remote-utils.o server.o signals.o target.o utils.o version.o vec.o gdb_vecs.o mem-break.o hostio.o event-loop.o tracepoint.o xml-utils.o common-utils.o ptid.o buffer.o format.o filestuff.o dll.o notif.o xml-builtin.o i386-linux.o i386-avx-linux.o i386-mmx-linux.o linux-low.o linux-osdata.o linux-x86-low.o i386-low.o i387-fp.o linux-procfs.o linux-ptrace.o linux-btrace.o hostio-errno.o thread-db.o proc-service.o \
+-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -static-libstdc++ -static-libgcc -Wl,--dynamic-list=../../../Ferry_Tagscherer/gdb/gdbserver/proc-service.list -o gdbserver agent.o ax.o inferiors.o regcache.o remote-utils.o server.o signals.o target.o utils.o version.o vec.o gdb_vecs.o mem-break.o hostio.o event-loop.o tracepoint.o xml-utils.o common-utils.o ptid.o buffer.o format.o filestuff.o dll.o notif.o tdesc.o xml-builtin.o i386-linux.o i386-avx-linux.o i386-mmx-linux.o linux-low.o linux-osdata.o linux-x86-low.o i386-low.o i387-fp.o linux-procfs.o linux-ptrace.o linux-btrace.o hostio-errno.o thread-db.o proc-service.o \
- build-gnulib-gdbserver/import/libgnu.a -ldl
-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o gdbreplay.o -MT gdbreplay.o -MMD -MP -MF .deps/gdbreplay.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/gdbreplay.c
-rm -f gdbreplay
@@ -1235,11 +1236,12 @@
-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o regcache-ipa.o -MT regcache-ipa.o -MMD -MP -MF .deps/regcache-ipa.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/regcache.c
-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o remote-utils-ipa.o -MT remote-utils-ipa.o -MMD -MP -MF .deps/remote-utils-ipa.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/remote-utils.c
-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o common-utils-ipa.o -MT common-utils-ipa.o -MMD -MP -MF .deps/common-utils-ipa.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/common-utils.c
+-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o tdesc-ipa.o -MT tdesc-ipa.o -MMD -MP -MF .deps/tdesc-ipa.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/tdesc.c
-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o i386-linux-ipa.o -MT i386-linux-ipa.o -MMD -MP -MF .deps/i386-linux-ipa.Tpo i386-linux.c
-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o linux-i386-ipa.o -MT linux-i386-ipa.o -MMD -MP -MF .deps/linux-i386-ipa.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/linux-i386-ipa.c
-rm -f libinproctrace.so
-gcc-4.7 -shared -fPIC -Wl,--no-undefined -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER \
-- -static-libstdc++ -static-libgcc -Wl,--dynamic-list=../../../Ferry_Tagscherer/gdb/gdbserver/proc-service.list -o libinproctrace.so ax-ipa.o tracepoint-ipa.o format-ipa.o utils-ipa.o regcache-ipa.o remote-utils-ipa.o common-utils-ipa.o i386-linux-ipa.o linux-i386-ipa.o -ldl -pthread
+- -static-libstdc++ -static-libgcc -Wl,--dynamic-list=../../../Ferry_Tagscherer/gdb/gdbserver/proc-service.list -o libinproctrace.so ax-ipa.o tracepoint-ipa.o format-ipa.o utils-ipa.o regcache-ipa.o remote-utils-ipa.o common-utils-ipa.o tdesc-ipa.o i386-linux-ipa.o linux-i386-ipa.o -ldl -pthread
-make[5]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver'
-make[6]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver'
-make[7]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver'