summaryrefslogtreecommitdiff
path: root/binutils-gdb/laplace.SCHWINGE/log_test
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2016-05-25 09:50:31 +0200
committerThomas Schwinge <thomas@codesourcery.com>2016-05-25 09:50:31 +0200
commit6db8debd7e61ec45153b3611f9224bf650d4a8fc (patch)
treedccd667793937ac3193e469ba420216f74c8e24d /binutils-gdb/laplace.SCHWINGE/log_test
parent71902479876ef02e098dd2fe4a1988fa0284a777 (diff)
binutils-gdb: 9ef9e6a6a0dd8f948708cb67c9afcfd0be40cb0a (2016-02-10)
Diffstat (limited to 'binutils-gdb/laplace.SCHWINGE/log_test')
-rw-r--r--binutils-gdb/laplace.SCHWINGE/log_test3340
1 files changed, 1898 insertions, 1442 deletions
diff --git a/binutils-gdb/laplace.SCHWINGE/log_test b/binutils-gdb/laplace.SCHWINGE/log_test
index 67b1c14c..3c768389 100644
--- a/binutils-gdb/laplace.SCHWINGE/log_test
+++ b/binutils-gdb/laplace.SCHWINGE/log_test
@@ -44,13 +44,14 @@ LC_ALL=C; export LC_ALL; \
EXPECT=expect; export EXPECT; \
runtest=runtest; \
if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
+ CC="gcc-4.9" CC_FOR_BUILD="gcc-4.9" \
CC_FOR_TARGET="gcc-4.9" CFLAGS_FOR_TARGET="-g -O2" \
$runtest --tool binutils --srcdir ${srcdir}/testsuite \
; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
-Test Run By thomas on Tue May 24 07:25:24 2016
+Test Run By thomas on Tue May 24 20:32:33 2016
Native configuration is i686-unknown-gnu0.7
=== binutils tests ===
@@ -75,24 +76,24 @@ Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/i386/i386.ex
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/m68k/objdump.exp ...
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/mips/mips.exp ...
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/nm.exp ...
-Version [...]/tschwinge/W._C._Handy.build/binutils/nm-new 2.25.51.20151105
+Version [...]/tschwinge/W._C._Handy.build/binutils/nm-new 2.26.51.20160210
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/objcopy.exp ...
-Version [...]/tschwinge/W._C._Handy.build/binutils/objcopy 2.25.51.20151105
+Version [...]/tschwinge/W._C._Handy.build/binutils/objcopy 2.26.51.20160210
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/objdump.exp ...
-Version [...]/tschwinge/W._C._Handy.build/binutils/objdump 2.25.51.20151105
+Version [...]/tschwinge/W._C._Handy.build/binutils/objdump 2.26.51.20160210
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/readelf.exp ...
-Version [...]/tschwinge/W._C._Handy.build/binutils/readelf 2.25.51.20151105
+Version [...]/tschwinge/W._C._Handy.build/binutils/readelf 2.26.51.20160210
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/size.exp ...
-Version [...]/tschwinge/W._C._Handy.build/binutils/size 2.25.51.20151105
+Version [...]/tschwinge/W._C._Handy.build/binutils/size 2.26.51.20160210
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/update-section.exp ...
-Version [...]/tschwinge/W._C._Handy.build/binutils/objcopy 2.25.51.20151105
+Version [...]/tschwinge/W._C._Handy.build/binutils/objcopy 2.26.51.20160210
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/vax/objdump.exp ...
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/windres/windres.exp ...
Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/x86-64/x86-64.exp ...
=== binutils Summary ===
-# of expected passes 127
+# of expected passes 131
# of unexpected successes 1
# of unsupported tests 4
Makefile:1287: recipe for target 'check-DEJAGNU' failed
@@ -107,7 +108,7 @@ make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils'
Makefile:1136: recipe for target 'check' failed
make[2]: *** [check] Error 2
make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils'
-Makefile:3650: recipe for target 'check-binutils' failed
+Makefile:3660: recipe for target 'check-binutils' failed
make[1]: *** [check-binutils] Error 2
make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/etc'
make[2]: Nothing to be done for 'check'.
@@ -144,7 +145,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
-Test Run By thomas on Tue May 24 07:27:19 2016
+Test Run By thomas on Tue May 24 20:32:44 2016
Native configuration is i686-unknown-gnu0.7
=== gas tests ===
@@ -207,6 +208,7 @@ Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/i386/ilp32/lns/ilp32.exp .
Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/i860/i860.exp ...
Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/ia64/ia64.exp ...
Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/ieee-fp/x930509a.exp ...
+Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/ip2k/ip2k-allinsn.exp ...
Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/iq2000/allinsn.exp ...
Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/iq2000/load-hazards.exp ...
Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/iq2000/odd-ldw.exp ...
@@ -289,8 +291,8 @@ Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/z8k/z8k.exp ...
=== gas Summary ===
-# of expected passes 507
-../as-new 2.25.51.20151105
+# of expected passes 514
+../as-new 2.26.51.20160210
make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas'
make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas'
@@ -394,7 +396,7 @@ Making check in testsuite
make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite'
make check-am
make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite'
-make libgoldtest.a object_unittest binary_unittest leb128_unittest icf_virtual_function_folding_test large_symbol_alignment basic_test basic_pic_test eh_test basic_static_test basic_static_pic_test basic_pie_test constructor_test constructor_static_test two_file_test two_file_pic_test two_file_static_test two_file_shared_1_test two_file_shared_2_test two_file_shared_1_pic_2_test two_file_shared_2_pic_1_test two_file_same_shared_test two_file_separate_shared_12_test two_file_separate_shared_21_test two_file_relocatable_test two_file_pie_test pie_copyrelocs_test weak_unresolved_symbols_test two_file_shared_1_nonpic_test two_file_shared_2_nonpic_test two_file_same_shared_nonpic_test two_file_separate_shared_12_nonpic_test two_file_separate_shared_21_nonpic_test two_file_mixed_shared_test two_file_mixed_2_shared_test two_file_mixed_pie_test two_file_strip_test two_file_same_shared_strip_test common_test_1 common_test_2 exception_test exception_shared_1_test exception_shared_2_test exception_same_shared_test exception_separate_shared_12_test exception_separate_shared_21_test exception_static_test weak_test weak_undef_test weak_undef_test_2 weak_undef_nonpic_test weak_alias_test weak_plt copy_test tls_test tls_pic_test tls_pie_test tls_pie_pic_test tls_shared_test tls_shared_ie_test tls_shared_gd_to_ie_test tls_shared_gnu2_gd_to_ie_test tls_shared_gnu2_test tls_static_test tls_static_pic_test tls_shared_nonpic_test many_sections_test many_sections_r_test initpri1 initpri2 initpri3a flagstest_o_specialfile flagstest_compress_debug_sections_none flagstest_compress_debug_sections flagstest_compress_debug_sections_and_build_id_tree flagstest_compress_debug_sections_gnu flagstest_compress_debug_sections_gabi flagstest_o_specialfile_and_compress_debug_sections flagstest_o_ttext_1 ver_test ver_test_2 ver_test_6 ver_test_8 ver_test_9 ver_test_11 ver_test_12 protected_1 protected_2 relro_test relro_now_test relro_strip_test relro_script_test script_test_1 script_test_2 justsyms justsyms_exec binary_test script_test_3 tls_phdrs_script_test tls_script_test script_test_11 script_test_12 script_test_12i dynamic_list_2 thin_archive_test_1 thin_archive_test_2 plugin_test_1 plugin_test_2 plugin_test_3 plugin_test_4 plugin_test_5 plugin_test_6 plugin_test_7 plugin_test_8 plugin_test_10 plugin_test_11 plugin_test_tls exclude_libs_test local_labels_test discard_locals_test permission_test searched_file_test ifuncmain1static ifuncmain1picstatic ifuncmain1 ifuncmain1pic ifuncmain1vis ifuncmain1vispic ifuncmain1staticpic ifuncmain1pie ifuncmain1vispie ifuncmain1staticpie ifuncmain2static ifuncmain2picstatic ifuncmain2 ifuncmain2pic ifuncmain3 ifuncmain4static ifuncmain4picstatic ifuncmain4 ifuncmain5static ifuncmain5picstatic ifuncmain5 ifuncmain5pic ifuncmain5staticpic ifuncmain5pie ifuncmain6pie ifuncmain7static ifuncmain7picstatic ifuncmain7 ifuncmain7pic ifuncmain7pie ifuncvar start_lib_test ehdr_start_test_1 ehdr_start_test_2 ehdr_start_test_3 ehdr_start_test_5 \
+make libgoldtest.a object_unittest binary_unittest leb128_unittest overflow_unittest icf_virtual_function_folding_test large_symbol_alignment basic_test basic_pic_test eh_test basic_static_test basic_static_pic_test basic_pie_test constructor_test constructor_static_test two_file_test two_file_pic_test two_file_static_test two_file_shared_1_test two_file_shared_2_test two_file_shared_1_pic_2_test two_file_shared_2_pic_1_test two_file_same_shared_test two_file_separate_shared_12_test two_file_separate_shared_21_test two_file_relocatable_test two_file_pie_test pie_copyrelocs_test weak_unresolved_symbols_test two_file_shared_1_nonpic_test two_file_shared_2_nonpic_test two_file_same_shared_nonpic_test two_file_separate_shared_12_nonpic_test two_file_separate_shared_21_nonpic_test two_file_mixed_shared_test two_file_mixed_2_shared_test two_file_mixed_pie_test two_file_strip_test two_file_same_shared_strip_test common_test_1 common_test_2 exception_test exception_shared_1_test exception_shared_2_test exception_same_shared_test exception_separate_shared_12_test exception_separate_shared_21_test exception_static_test weak_test weak_undef_test weak_undef_test_2 weak_undef_nonpic_test weak_alias_test weak_plt copy_test tls_test tls_pic_test tls_pie_test tls_pie_pic_test tls_shared_test tls_shared_ie_test tls_shared_gd_to_ie_test tls_shared_gnu2_gd_to_ie_test tls_shared_gnu2_test tls_static_test tls_static_pic_test tls_shared_nonpic_test many_sections_test many_sections_r_test initpri1 initpri2 initpri3a flagstest_o_specialfile flagstest_compress_debug_sections_none flagstest_compress_debug_sections flagstest_compress_debug_sections_and_build_id_tree flagstest_compress_debug_sections_gnu flagstest_compress_debug_sections_gabi flagstest_o_specialfile_and_compress_debug_sections flagstest_o_ttext_1 ver_test ver_test_2 ver_test_6 ver_test_8 ver_test_9 ver_test_11 ver_test_12 protected_1 protected_2 relro_test relro_now_test relro_strip_test relro_script_test script_test_1 script_test_2 justsyms justsyms_exec binary_test script_test_3 tls_phdrs_script_test tls_script_test script_test_11 script_test_12 script_test_12i dynamic_list_2 thin_archive_test_1 thin_archive_test_2 plugin_test_1 plugin_test_2 plugin_test_3 plugin_test_4 plugin_test_5 plugin_test_6 plugin_test_7 plugin_test_8 plugin_test_10 plugin_test_11 plugin_test_tls exclude_libs_test local_labels_test discard_locals_test permission_test searched_file_test ifuncmain1static ifuncmain1picstatic ifuncmain1 ifuncmain1pic ifuncmain1vis ifuncmain1vispic ifuncmain1staticpic ifuncmain1pie ifuncmain1vispie ifuncmain1staticpie ifuncmain2static ifuncmain2picstatic ifuncmain2 ifuncmain2pic ifuncmain3 ifuncmain4static ifuncmain4picstatic ifuncmain4 ifuncmain5static ifuncmain5picstatic ifuncmain5 ifuncmain5pic ifuncmain5staticpic ifuncmain5pie ifuncmain6pie ifuncmain7static ifuncmain7picstatic ifuncmain7 ifuncmain7pic ifuncmain7pie ifuncvar start_lib_test ehdr_start_test_1 ehdr_start_test_2 ehdr_start_test_3 ehdr_start_test_5 \
incremental_test.sh gc_comdat_test.sh gc_tls_test.sh gc_orphan_section_test.sh pr14265.sh gc_dynamic_list_test.sh icf_test.sh icf_keep_unique_test.sh icf_safe_test.sh icf_safe_so_test.sh final_layout.sh text_section_grouping.sh section_sorting_name.sh icf_preemptible_functions_test.sh icf_string_merge_test.sh icf_sht_rel_addend_test.sh merge_string_literals.sh two_file_shared.sh weak_plt.sh tls_pie_test.sh i386_mov_to_lea.sh debug_msg.sh missing_key_func.sh undef_symbol.sh pr18689.sh ver_test_1.sh ver_test_2.sh ver_test_4.sh ver_test_5.sh ver_test_7.sh ver_test_10.sh ver_test_13.sh relro_test.sh ver_matching_test.sh script_test_3.sh script_test_4.sh script_test_5.sh script_test_6.sh script_test_7.sh script_test_8.sh script_test_9.sh dynamic_list.sh plugin_test_1.sh plugin_test_2.sh plugin_test_3.sh plugin_test_4.sh plugin_test_6.sh plugin_test_7.sh plugin_test_10.sh plugin_test_11.sh plugin_test_tls.sh plugin_final_layout.sh exclude_libs_test.sh discard_locals_test.sh hidden_test.sh retain_symbols_file_test.sh no_version_test.sh strong_ref_weak_def.sh dyn_weak_ref.sh memory_test.sh gdb_index_test_1.sh gdb_index_test_2.sh gdb_index_test_2_gabi.sh gdb_index_test_3.sh gdb_index_test_4.sh ehdr_start_test_4.sh defsym_test.sh script_test_10.sh split_i386.sh incremental_test.stdout gc_comdat_test.stdout gc_tls_test.stdout gc_orphan_section_test.stdout pr14265.stdout gc_dynamic_list_test.stdout icf_test.map icf_keep_unique_test.stdout icf_safe_test_1.stdout icf_safe_test_2.stdout icf_safe_test.map icf_safe_so_test_1.stdout icf_safe_so_test_2.stdout icf_safe_so_test.map final_layout.stdout text_section_grouping.stdout text_section_no_grouping.stdout section_sorting_name.stdout icf_preemptible_functions_test.stdout icf_string_merge_test.stdout icf_sht_rel_addend_test.stdout merge_string_literals.stdout two_file_shared.dbg weak_plt_shared.so tls_pie_test.stdout i386_mov_to_lea1.stdout i386_mov_to_lea2.stdout i386_mov_to_lea3.stdout i386_mov_to_lea4.stdout i386_mov_to_lea5.stdout i386_mov_to_lea6.stdout i386_mov_to_lea7.stdout i386_mov_to_lea8.stdout debug_msg.err missing_key_func.err debug_msg_cdebug.err debug_msg_cdebug_gabi.err debug_msg_so.err debug_msg_ndebug.err undef_symbol.err flagstest_compress_debug_sections_none.stdout flagstest_compress_debug_sections.stdout flagstest_compress_debug_sections.cmp flagstest_compress_debug_sections.check flagstest_compress_debug_sections_gnu.stdout flagstest_compress_debug_sections_gnu.cmp flagstest_compress_debug_sections_gnu.check flagstest_compress_debug_sections_gabi.stdout flagstest_compress_debug_sections_gabi.cmp flagstest_compress_debug_sections_gabi.check pr18689.stdout flagstest_o_ttext_2 ver_test_1.syms ver_test_2.syms ver_test_4.syms ver_test_5.syms ver_test_7.syms ver_test_10.syms ver_test_13.syms protected_3.err relro_test.stdout ver_matching_test.stdout script_test_3.stdout script_test_4.stdout script_test_5.stdout script_test_6.stdout script_test_7.stdout script_test_8.stdout script_test_9.stdout dynamic_list.stdout plugin_test_1.err plugin_test_2.err plugin_test_3.err plugin_test_4.err plugin_test_6.err plugin_test_7.err plugin_test_7.o.syms plugin_test_9.err plugin_test_10.sections plugin_test_11.err plugin_test_tls.err plugin_final_layout.stdout plugin_final_layout_readelf.stdout exclude_libs_test.syms discard_locals_test.syms discard_locals_relocatable_test1.syms discard_locals_relocatable_test2.syms hidden_test.err retain_symbols_file_test.stdout no_version_test.stdout strong_ref_weak_def.stdout dyn_weak_ref.stdout memory_test.stdout memory_test_2 gdb_index_test_1.stdout gdb_index_test_2.stdout gdb_index_test_2_gabi.stdout gdb_index_test_3.stdout gdb_index_test_4.stdout ehdr_start_test_4.syms defsym_test.syms script_test_10.stdout split_i386_1.stdout split_i386_2.stdout split_i386_3.stdout split_i386_4.stdout split_i386_r.stdout
make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite'
`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o ../../../W._C._Handy/gold/testsuite/test.cc
@@ -416,6 +418,8 @@ mv -f .deps/binary_unittest.Tpo .deps/binary_unittest.Po
`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT leb128_unittest.o -MD -MP -MF .deps/leb128_unittest.Tpo -c -o leb128_unittest.o ../../../W._C._Handy/gold/testsuite/leb128_unittest.cc
mv -f .deps/leb128_unittest.Tpo .deps/leb128_unittest.Po
`echo g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o leb128_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` leb128_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -ldl -L../../zlib -lz -ldl
+`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O3 -c -o overflow_unittest.o ../../../W._C._Handy/gold/testsuite/overflow_unittest.cc
+`echo g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o overflow_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` overflow_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -ldl -L../../zlib -lz -ldl
`echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIE -g -o icf_virtual_function_folding_test.o ../../../W._C._Handy/gold/testsuite/icf_virtual_function_folding_test.cc
test -d gcctestdir || mkdir -p gcctestdir
rm -f gcctestdir/ld
@@ -1552,6 +1556,7 @@ PASS: split_i386.sh
PASS: object_unittest
PASS: binary_unittest
PASS: leb128_unittest
+PASS: overflow_unittest
PASS: icf_virtual_function_folding_test
PASS: large_symbol_alignment
PASS: basic_test
@@ -1707,19 +1712,19 @@ PASS: ehdr_start_test_2
PASS: ehdr_start_test_3
PASS: ehdr_start_test_5
============================
-2 of 226 tests failed
+2 of 227 tests failed
See testsuite/test-suite.log
============================
-Makefile:4250: recipe for target 'test-suite.log' failed
+Makefile:4286: recipe for target 'test-suite.log' failed
make[6]: *** [test-suite.log] Error 1
make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite'
-Makefile:4329: recipe for target 'check-TESTS' failed
+Makefile:4365: recipe for target 'check-TESTS' failed
make[5]: *** [check-TESTS] Error 2
make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite'
-Makefile:4886: recipe for target 'check-am' failed
+Makefile:4928: recipe for target 'check-am' failed
make[4]: *** [check-am] Error 2
make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite'
-Makefile:4890: recipe for target 'check' failed
+Makefile:4932: recipe for target 'check' failed
make[3]: *** [check] Error 2
make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite'
make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold'
@@ -1773,7 +1778,7 @@ Makefile:876: recipe for target 'check-recursive' failed
make[2]: *** [check-recursive] Error 1
make[2]: Target 'check' not remade because of errors.
make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold'
-Makefile:6119: recipe for target 'check-gold' failed
+Makefile:6129: recipe for target 'check-gold' failed
make[1]: *** [check-gold] Error 2
make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/gprof'
make check-recursive
@@ -1817,7 +1822,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
-Test Run By thomas on Tue May 24 07:36:54 2016
+Test Run By thomas on Tue May 24 20:38:00 2016
Native configuration is i686-unknown-gnu0.7
=== ld tests ===
@@ -1980,12 +1985,12 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/xtensa.exp ...
=== ld Summary ===
-# of expected passes 1140
+# of expected passes 1153
# of unexpected failures 2
# of expected failures 8
# of untested testcases 6
# of unsupported tests 8
-[...]/tschwinge/W._C._Handy.build/ld/ld-new 2.25.51.20151105
+[...]/tschwinge/W._C._Handy.build/ld/ld-new 2.26.51.20160210
Makefile:3541: recipe for target 'check-DEJAGNU' failed
make[5]: *** [check-DEJAGNU] Error 1
@@ -1999,7 +2004,7 @@ make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld'
Makefile:1868: recipe for target 'check' failed
make[2]: *** [check] Error 2
make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld'
-Makefile:7532: recipe for target 'check-ld' failed
+Makefile:7542: recipe for target 'check-ld' failed
make[1]: *** [check-ld] Error 2
make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/libdecnumber'
make[2]: Nothing to be done for 'check'.
@@ -2009,9 +2014,9 @@ make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/libiberty/testsui
gcc-4.9 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../W._C._Handy/libiberty/testsuite/../../include -o test-demangle \
../../../W._C._Handy/libiberty/testsuite/test-demangle.c ../libiberty.a
./test-demangle < ../../../W._C._Handy/libiberty/testsuite/demangle-expected
-./test-demangle: 899 tests, 0 failures
+./test-demangle: 912 tests, 0 failures
./test-demangle < ../../../W._C._Handy/libiberty/testsuite/d-demangle-expected
-./test-demangle: 266 tests, 0 failures
+./test-demangle: 269 tests, 0 failures
gcc-4.9 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../W._C._Handy/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-pexecute \
../../../W._C._Handy/libiberty/testsuite/test-pexecute.c ../libiberty.a
./test-pexecute
@@ -2097,8 +2102,8 @@ Nothing to be done for all...
Making a new config file...
make check-single
make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite'
-rootme=`pwd`; export rootme; srcdir=../../../W._C._Handy/gdb/testsuite ; export srcdir ; EXPECT=`if [ "${READ1}" != "" ] ; then echo ${rootme}/expect-read1; elif [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest
-Test Run By thomas on Tue May 24 07:42:55 2016
+rootme=`pwd`; export rootme; srcdir=../../../W._C._Handy/gdb/testsuite ; export srcdir ; EXPECT=`if [ "${READ1}" != "" ] ; then echo ${rootme}/expect-read1; elif [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --status
+Test Run By thomas on Tue May 24 20:41:17 2016
Native configuration is i686-unknown-gnu0.7
=== gdb tests ===
@@ -2109,133 +2114,135 @@ Schedule of variations:
Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
-Using ../../../W._C._Handy/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file.
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/O2_float_param.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/access_to_packed_array.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/addr_arith.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/aliased_array.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/arr_arr.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/array_bounds.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/array_char_idx.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/array_of_variable_length.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/array_ptr_renaming.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/array_return.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/array_subscript_addr.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/arraydim.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/arrayidx.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/arrayparam.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/arrayptr.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/assign_1.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/atomic_enum.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/attr_ref_and_charlit.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/bad-task-bp-keyword.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/boolean_expr.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/bp_enum_homonym.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/bp_on_var.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/bp_range_type.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/bp_reset.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/byte_packed_arr.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/call_pn.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/catch_ex.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/char_enum.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/char_param.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/complete.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/cond_lang.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/disc_arr_bound.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/dot_all.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/dyn_arrayidx.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/dyn_loc.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/enum_idx_packed.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/exec_changed.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/expr_delims.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/exprs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/fixed_cmp.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/fixed_points.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/float_param.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/formatted_ref.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/frame_args.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/fullname_bp.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/fun_addr.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/fun_in_declare.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/fun_renaming.exp ...
+Using [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file.
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/O2_float_param.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/access_to_packed_array.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/addr_arith.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/aliased_array.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/arr_arr.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/array_bounds.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/array_char_idx.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/array_of_variable_length.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/array_ptr_renaming.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/array_return.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/array_subscript_addr.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/arraydim.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/arrayidx.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/arrayparam.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/arrayptr.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/assign_1.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/atomic_enum.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/attr_ref_and_charlit.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/bad-task-bp-keyword.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/boolean_expr.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/bp_enum_homonym.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/bp_on_var.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/bp_range_type.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/bp_reset.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/byte_packed_arr.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/call_pn.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/catch_ex.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/char_enum.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/char_param.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/complete.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/cond_lang.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/disc_arr_bound.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/dot_all.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/dyn_arrayidx.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/dyn_loc.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/enum_idx_packed.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/exec_changed.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/expr_delims.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/exprs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/fin_fun_out.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/fixed_cmp.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/fixed_points.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/float_param.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/formatted_ref.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/frame_args.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/fullname_bp.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/fun_addr.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/fun_in_declare.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/fun_overload_menu.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/fun_renaming.exp ...
FAIL: gdb.ada/fun_renaming.exp: print n(1)
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/funcall_char.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/funcall_param.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/funcall_ref.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/homonym.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/info_exc.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/info_locals_renaming.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/info_types.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/int_deref.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/interface.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/funcall_char.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/funcall_param.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/funcall_ref.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/homonym.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/info_exc.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/info_locals_renaming.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/info_types.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/int_deref.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/interface.exp ...
FAIL: gdb.ada/interface.exp: print s
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/iwide.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/iwide.exp ...
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/lang_switch.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_catch_ex.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_dyn_arr.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_ex_cond.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_exc_info.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_interface.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/lang_switch.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_catch_ex.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_dyn_arr.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_ex_cond.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_exc_info.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_interface.exp ...
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_task_arg.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_task_arg.exp ...
FAIL: gdb.ada/mi_task_arg.exp: mi runto task_switch.break_me (unknown output after running)
FAIL: gdb.ada/mi_task_arg.exp: -stack-list-arguments 1
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_task_info.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_task_info.exp ...
FAIL: gdb.ada/mi_task_info.exp: mi runto task_switch.break_me (unknown output after running)
FAIL: gdb.ada/mi_task_info.exp: -ada-task-info with no argument
FAIL: gdb.ada/mi_task_info.exp: -ada-task-info 3
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_var_array.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mod_from_name.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/n_arr_bound.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/nested.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/null_array.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/null_record.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/operator_bp.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/optim_drec.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/out_of_line_in_inlined.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/packed_array.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/packed_tagged.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/pckd_arr_ren.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/pckd_neg.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/pkd_arr_elem.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/pp-rec-component.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/print_chars.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/print_pc.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/ptr_typedef.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/ptype_arith_binop.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/ptype_field.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/ptype_tagged_param.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_var_array.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/mod_from_name.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/n_arr_bound.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/nested.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/null_array.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/null_record.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/operator_bp.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/optim_drec.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/out_of_line_in_inlined.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/packed_array.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/packed_tagged.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/pckd_arr_ren.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/pckd_neg.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/pkd_arr_elem.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/pp-rec-component.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/print_chars.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/print_pc.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/ptr_typedef.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/ptype_arith_binop.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/ptype_field.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/ptype_tagged_param.exp ...
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/py_range.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/rdv_wait.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/py_range.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/rdv_wait.exp ...
FAIL: gdb.ada/rdv_wait.exp: task 2
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/rec_comp.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/rec_return.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/ref_param.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/ref_tick_size.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/same_enum.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/set_pckd_arr_elt.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/set_wstr.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/small_reg_param.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/start.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/str_ref_cmp.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/str_uninit.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/sym_print_name.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/taft_type.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tagged.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/rec_comp.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/rec_return.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/ref_param.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/ref_tick_size.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/same_enum.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/set_pckd_arr_elt.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/set_wstr.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/small_reg_param.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/start.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/str_ref_cmp.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/str_uninit.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/sym_print_name.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/taft_type.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/tagged.exp ...
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged.exp: print obj
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tagged_access.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/tagged_access.exp ...
FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tagged_not_init.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/task_bp.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/tagged_not_init.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/task_bp.exp ...
FAIL: gdb.ada/task_bp.exp: run to pck.dummy_task - from psymtab
FAIL: gdb.ada/task_bp.exp: run to dummy_task - from psymtab
FAIL: gdb.ada/task_bp.exp: run to pck.adb:pck.dummy_task - from psymtab
@@ -2244,105 +2251,111 @@ FAIL: gdb.ada/task_bp.exp: run to pck.dummy_task - from full symtab
FAIL: gdb.ada/task_bp.exp: run to dummy_task - from full symtab
FAIL: gdb.ada/task_bp.exp: run to pck.adb:pck.dummy_task - from full symtab
FAIL: gdb.ada/task_bp.exp: run to pck.adb:dummy_task - from full symtab
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tasks.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/tasks.exp ...
FAIL: gdb.ada/tasks.exp: info tasks before inserting breakpoint
FAIL: gdb.ada/tasks.exp: continue to breakpoint
FAIL: gdb.ada/tasks.exp: info tasks after hitting breakpoint
FAIL: gdb.ada/tasks.exp: continue until exit
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tick_last_segv.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tick_length_array_enum_idx.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/type_coercion.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/unc_arr_ptr_in_var_rec.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/uninitialized_vars.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/var_arr_attrs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/var_arr_typedef.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/var_rec_arr.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/variant_record_packed_array.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/watch_arg.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/whatis_array_val.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/widewide.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/win_fu_syms.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/aarch64-atomic-inst.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/aarch64-fp.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/alpha-step.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/altivec-abi.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/altivec-regs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-byte.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-disp-step.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-dword.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-entry-value-inline.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-entry-value-param.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-entry-value-paramref.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-entry-value.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-i386-address.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-invalid-stack-middle.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-invalid-stack-top.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-optimout-repeat.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-prologue-skip.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-prologue-xmm.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-stap-optional-prefix.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-stap-special-operands.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-stap-wrong-subexp.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-tailcall-cxx.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-tailcall-noret.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-tailcall-ret.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-tailcall-self.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-word.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/arm-bl-branch-dest.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/arm-disp-step.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/avr-flash-qualifier.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/disp-step-insn-reloc.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/e500-abi.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/e500-prologue.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/e500-regs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ftrace-insn-reloc.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/gdb1291.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/gdb1431.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/gdb1558.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-avx.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-avx512.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-biarch-core.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-bp_permanent.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-byte.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-cfi-notcurrent.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-disp-step.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/tick_last_segv.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/tick_length_array_enum_idx.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/type_coercion.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/unc_arr_ptr_in_var_rec.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/uninitialized_vars.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/var_arr_attrs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/var_arr_typedef.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/var_rec_arr.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/variant_record_packed_array.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/watch_arg.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/whatis_array_val.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/widewide.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/win_fu_syms.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/aarch64-atomic-inst.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/aarch64-fp.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/alpha-step.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/altivec-abi.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/altivec-regs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-byte.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-disp-step.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-dword.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-entry-value-inline.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-entry-value-param.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-entry-value-paramref.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-entry-value.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-i386-address.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-invalid-stack-middle.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-invalid-stack-top.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-optimout-repeat.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-prologue-skip.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-prologue-xmm.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-stap-optional-prefix.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-stap-special-operands.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-stap-wrong-subexp.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-tailcall-cxx.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-tailcall-noret.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-tailcall-ret.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-tailcall-self.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/amd64-word.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/arm-bl-branch-dest.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/arm-disp-step.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/arm-neon.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/avr-flash-qualifier.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/disp-step-insn-reloc.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/e500-abi.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/e500-prologue.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/e500-regs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/ftrace-insn-reloc.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/gdb1291.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/gdb1431.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/gdb1558.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-avx.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-avx512.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-biarch-core.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-bp_permanent.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-byte.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-cfi-notcurrent.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-disp-step.exp ...
FAIL: gdb.arch/i386-disp-step.exp: continue to test_syscall_end
FAIL: gdb.arch/i386-disp-step.exp: continue to test_prefixed_syscall
FAIL: gdb.arch/i386-disp-step.exp: continue to test_prefixed_syscall_end (the program is no longer running)
FAIL: gdb.arch/i386-disp-step.exp: continue to test_int3 (the program is no longer running)
FAIL: gdb.arch/i386-disp-step.exp: continue to test_int3_end (the program is no longer running)
FAIL: gdb.arch/i386-disp-step.exp: continue until exit at i386-disp-step (the program is no longer running)
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-dr3-watch.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-float.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-gnu-cfi.exp ...
-FAIL: gdb.arch/i386-gnu-cfi.exp: shift up to the modified frame
-FAIL: gdb.arch/i386-gnu-cfi.exp: Existence of the CFI inserted register
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-mpx-map.exp ...
-gdb compile failed, [...]/tschwinge/W._C._Handy.build/gdb/testsuite/gdb.arch/i386-mpx-map0.o: In function `main':
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-dr3-watch.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-float.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-gnu-cfi.exp ...
+gdb compile failed, /usr/bin/ld: cannot open output file [...]/tschwinge/W._C._Handy.build/gdb/testsuite/gdb.arch/i386-gnu-cfi: No such file or directory
+collect2: error: ld returned 1 exit status
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-mpx-map.exp ...
+gdb compile failed, [...]/tschwinge/W._C._Handy.build/gdb/testsuite/outputs/gdb.arch/i386-mpx-map/i386-mpx-map0.o: In function `main':
[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-mpx-map.c:85: undefined reference to `__mpx_wrapper_calloc'
collect2: error: ld returned 1 exit status
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-mpx.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-permbkpt.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-prologue.exp ...
-gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-prologue.c: In function 'main':
-../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-prologue.c:34:3: warning: implicit declaration of function 'standard' [-Wimplicit-function-declaration]
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-mpx.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-permbkpt.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-prologue.exp ...
+gdb compile failed, [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-prologue.c: In function 'main':
+[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-prologue.c:34:3: warning: implicit declaration of function 'standard' [-Wimplicit-function-declaration]
standard ();
 ^
-../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-prologue.c:35:3: warning: implicit declaration of function 'stack_align_ecx' [-Wimplicit-function-declaration]
+[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-prologue.c:35:3: warning: implicit declaration of function 'stack_align_ecx' [-Wimplicit-function-declaration]
stack_align_ecx ();
 ^
-../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-prologue.c:36:3: warning: implicit declaration of function 'stack_align_edx' [-Wimplicit-function-declaration]
+[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-prologue.c:36:3: warning: implicit declaration of function 'stack_align_edx' [-Wimplicit-function-declaration]
stack_align_edx ();
 ^
-../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-prologue.c:37:3: warning: implicit declaration of function 'stack_align_eax' [-Wimplicit-function-declaration]
+[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-prologue.c:37:3: warning: implicit declaration of function 'stack_align_eax' [-Wimplicit-function-declaration]
stack_align_eax ();
 ^
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-signal.exp ...
+/usr/bin/ld: cannot open output file [...]/tschwinge/W._C._Handy.build/gdb/testsuite/gdb.arch/i386-prologue: No such file or directory
+collect2: error: ld returned 1 exit status
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-signal.exp ...
FAIL: gdb.arch/i386-signal.exp: backtrace 10
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-size-overlap.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-size.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-sse-stack-align.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-sse.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-size-overlap.exp ...
+FAIL: gdb.arch/i386-size-overlap.exp: run past main
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-size.exp ...
+gdb compile failed, /usr/bin/ld: cannot open output file [...]/tschwinge/W._C._Handy.build/gdb/testsuite/gdb.arch/i386-size: No such file or directory
+collect2: error: ld returned 1 exit status
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-sse-stack-align.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-sse.exp ...
FAIL: gdb.arch/i386-sse.exp: check float contents of %xmm0
FAIL: gdb.arch/i386-sse.exp: check int8 contents of %xmm0
FAIL: gdb.arch/i386-sse.exp: check float contents of %xmm1
@@ -2367,42 +2380,43 @@ FAIL: gdb.arch/i386-sse.exp: check contents of data[4]
FAIL: gdb.arch/i386-sse.exp: check contents of data[5]
FAIL: gdb.arch/i386-sse.exp: check contents of data[6]
FAIL: gdb.arch/i386-sse.exp: check contents of data[7]
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-stap-eval-lang-ada.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-unwind.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-word.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ia64-breakpoint-shadow.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/iwmmxt-regs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/mips-octeon-bbit.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/mips16-thunks.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/pa-nullify.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-aix-prologue.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-d128-regs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-power.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-prologue.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-stackless.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc-dfp.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc-fp.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc64-atomic-inst.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc64-symtab-cordic.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/s390-multiarch.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/s390-tdbregs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/s390-vregs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/sparc-sysstep.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/spu-info.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/spu-ls.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/thumb-bx-pc.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/thumb-prologue.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/thumb-singlestep.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/thumb2-it.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/vsx-regs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.asm/asm-source.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/a2-run.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/advance.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/alias.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/all-bin.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/annota-input-while-running.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-stap-eval-lang-ada.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-unwind.exp ...
+FAIL: gdb.arch/i386-unwind.exp: run past gdb1435
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-word.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/ia64-breakpoint-shadow.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/iwmmxt-regs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/mips-octeon-bbit.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/mips16-thunks.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/pa-nullify.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-aix-prologue.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-d128-regs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-power.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-prologue.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/powerpc-stackless.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc-dfp.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc-fp.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc64-atomic-inst.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/ppc64-symtab-cordic.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/s390-multiarch.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/s390-tdbregs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/s390-vregs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/sparc-sysstep.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/spu-info.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/spu-ls.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/thumb-bx-pc.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/thumb-prologue.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/thumb-singlestep.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/thumb2-it.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.arch/vsx-regs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.asm/asm-source.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/a2-run.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/advance.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/alias.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/all-bin.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/annota-input-while-running.exp ...
FAIL: gdb.base/annota-input-while-running.exp: breakpoint hit (timeout)
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/annota1.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/annota1.exp ...
FAIL: gdb.base/annota1.exp: run until main breakpoint (timeout)
FAIL: gdb.base/annota1.exp: print array (timeout)
FAIL: gdb.base/annota1.exp: print non_existent_value (timeout)
@@ -2426,33 +2440,24 @@ FAIL: gdb.base/annota1.exp: breakpoint ignore count (timeout)
FAIL: gdb.base/annota1.exp: get inferior pid (timeout)
FAIL: gdb.base/annota1.exp: signal sent (timeout)
FAIL: gdb.base/annota1.exp: thread switch (timeout)
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/annota3.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/annota3.exp ...
FAIL: gdb.base/annota3.exp: backtrace @ signal handler (pattern 2)
FAIL: gdb.base/annota3.exp: get inferior pid (timeout)
FAIL: gdb.base/annota3.exp: signal sent (pattern 2)
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/anon.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/args.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/argv0-symlink.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/arithmet.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/arrayidx.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/assign.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/async-shell.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/async.exp ...
-FAIL: gdb.base/async.exp: next& (timeout)
-FAIL: gdb.base/async.exp: step& #1 (timeout)
-FAIL: gdb.base/async.exp: step& #2 (timeout)
-FAIL: gdb.base/async.exp: stepi& (timeout)
-FAIL: gdb.base/async.exp: get next insn
-FAIL: gdb.base/async.exp: nexti& (timeout)
-FAIL: gdb.base/async.exp: finish& (timeout)
-FAIL: gdb.base/async.exp: jump& (timeout)
-FAIL: gdb.base/async.exp: until& (timeout)
-FAIL: gdb.base/async.exp: set exec-done-display off
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-pie-misread.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-pie-noexec.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-twice.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-wait-input.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/anon.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/args.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/argv0-symlink.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/arithmet.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/arrayidx.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/asmlabel.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/assign.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/async-shell.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/async.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/attach-pie-misread.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/attach-pie-noexec.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/attach-twice.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/attach-wait-input.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/attach.exp ...
FAIL: gdb.base/attach.exp: attach to nonexistent process is prohibited
FAIL: gdb.base/attach.exp: attach1, after setting file
FAIL: gdb.base/attach.exp: attach1 detach
@@ -2464,7 +2469,7 @@ FAIL: gdb.base/attach.exp: continue until exit
FAIL: gdb.base/attach.exp: starting with --pid
FAIL: gdb.base/attach.exp: cmdline attach run: run to prompt
ERROR: Undefined command "".
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/auto-connect-native-target.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/auto-connect-native-target.exp ...
FAIL: gdb.base/auto-connect-native-target.exp: kill: native target remains pushed
FAIL: gdb.base/auto-connect-native-target.exp: detach: start
FAIL: gdb.base/auto-connect-native-target.exp: detach: native target remains pushed
@@ -2472,12 +2477,12 @@ FAIL: gdb.base/auto-connect-native-target.exp: run to exit: start
FAIL: gdb.base/auto-connect-native-target.exp: run to exit: c (the program is no longer running)
FAIL: gdb.base/auto-connect-native-target.exp: run to exit: native target remains pushed
FAIL: gdb.base/auto-connect-native-target.exp: disconnect: start
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/auto-load.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/auxv.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bang.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/batch-preserve-term-settings.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bfp-test.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bg-execution-repeat.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/auto-load.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/auxv.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/bang.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/batch-preserve-term-settings.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/bfp-test.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/bg-execution-repeat.exp ...
FAIL: gdb.base/bg-execution-repeat.exp: c&: c&
FAIL: gdb.base/bg-execution-repeat.exp: c&: breakpoint hit 1 (timeout)
FAIL: gdb.base/bg-execution-repeat.exp: c&: repeat bg command
@@ -2486,107 +2491,124 @@ FAIL: gdb.base/bg-execution-repeat.exp: c 1&: c 1&
FAIL: gdb.base/bg-execution-repeat.exp: c 1&: breakpoint hit 1 (timeout)
FAIL: gdb.base/bg-execution-repeat.exp: c 1&: repeat bg command
FAIL: gdb.base/bg-execution-repeat.exp: c 1&: breakpoint hit 2 (timeout)
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bigcore.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bitfields.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bitfields2.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bitops.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bp-cmds-execution-x-script.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/bp-permanent.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/bigcore.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/bitfields.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/bitfields2.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/bitops.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/bp-cmds-execution-x-script.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/bp-permanent.exp ...
+FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: permanent breakpoint causes random signal
+FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: basics: disabled permanent breakpoint doesn't explain stop
FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: continue trips on nested permanent bp: p counter
FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with handler: mainline pc points at permanent breakpoint
FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with no handler: continue to breakpoint: test_signal_no_handler
FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with no handler: stop at permanent breakpoint
FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with no handler: single-step past permanent breakpoint
+FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: permanent breakpoint causes random signal
+FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: basics: disabled permanent breakpoint doesn't explain stop
FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: continue trips on nested permanent bp: p counter
FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: mainline pc points at permanent breakpoint
FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with no handler: continue to breakpoint: test_signal_no_handler
FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with no handler: stop at permanent breakpoint
FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with no handler: single-step past permanent breakpoint
+FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: permanent breakpoint causes random signal
+FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: basics: disabled permanent breakpoint doesn't explain stop
FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: continue trips on nested permanent bp: p counter
FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with handler: mainline pc points at permanent breakpoint
FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with no handler: continue to breakpoint: test_signal_no_handler
FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with no handler: stop at permanent breakpoint
FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with no handler: single-step past permanent breakpoint
+FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: permanent breakpoint causes random signal
+FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: basics: disabled permanent breakpoint doesn't explain stop
FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: continue trips on nested permanent bp: p counter
FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with handler: mainline pc points at permanent breakpoint
FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with no handler: continue to breakpoint: test_signal_no_handler
FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with no handler: stop at permanent breakpoint
FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with no handler: single-step past permanent breakpoint
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-always.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-caller-line.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-entry.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-idempotent.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-inline.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-interp.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-main-file-remove-fail.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-on-linker-gcd-function.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-probes.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break-unload-file.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/break.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/breakpoint-in-ro-region.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/breakpoint-shadow.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/call-ar-st.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/call-rt-st.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/call-sc.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/call-signal-resume.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/break-always.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/break-caller-line.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/break-entry.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/break-fun-addr.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/break-idempotent.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/break-inline.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/break-interp.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/break-main-file-remove-fail.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/break-on-linker-gcd-function.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/break-probes.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/break-unload-file.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/break.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/breakpoint-in-ro-region.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/breakpoint-shadow.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/call-ar-st.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/call-rt-st.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/call-sc.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/call-signal-resume.exp ...
+FAIL: gdb.base/call-signal-resume.exp: continue to receipt of signal
FAIL: gdb.base/call-signal-resume.exp: continue to program exit
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/call-strs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/callexit.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/callfuncs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-gdb-caused-signals.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-load.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-signal-fork.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-signal.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-syscall.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/charset.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/checkpoint-ns.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/checkpoint.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/chng-syms.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/code-expr.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/code_elim.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/commands.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/compare-sections.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/completion.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/complex.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/comprdebug.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/cond-eval-mode.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/cond-expr.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/condbreak-call-false.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/condbreak.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/consecutive-step-over.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/consecutive.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/constvars.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/continue-all-already-running.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/coredump-filter.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/corefile.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/call-strs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/callexit.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/callfuncs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/catch-fork-kill.exp ...
+gdb compile failed, [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/catch-fork-kill.c: In function 'main':
+[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/catch-fork-kill.c:81:4: warning: implicit declaration of function 'wait' [-Wimplicit-function-declaration]
+ wait (NULL);
+ ^
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/catch-fork-static.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/catch-gdb-caused-signals.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/catch-load.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/catch-signal-fork.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/catch-signal-siginfo-cond.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/catch-signal.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/catch-syscall.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/charset.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/checkpoint-ns.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/checkpoint.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/chng-syms.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/code-expr.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/code_elim.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/commands.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/compare-sections.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/completion.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/complex.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/comprdebug.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/cond-eval-mode.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/cond-expr.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/condbreak-call-false.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/condbreak.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/consecutive-step-over.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/consecutive.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/constvars.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/continue-all-already-running.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/coredump-filter.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/corefile.exp ...
WARNING: can't generate a core file - core tests suppressed - check ulimit -c
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/ctxobj.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/cursal.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/cvexpr.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dbx.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dcache-line-read-error.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/debug-expr.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/default.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/ctxobj.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/cursal.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/cvexpr.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/dbx.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/dcache-line-read-error.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/debug-expr.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/default.exp ...
FAIL: gdb.base/default.exp: info set
FAIL: gdb.base/default.exp: show
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/define.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/del.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/detach.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dfp-exprs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dfp-test.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/disabled-location.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/disasm-end-cu.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/disasm-optim.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/disp-step-syscall.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/display.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dmsym.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/double-prompt-target-event-error.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/define.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/del.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/detach.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/dfp-exprs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/dfp-test.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/disabled-location.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/disasm-end-cu.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/disasm-optim.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/disp-step-syscall.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/display.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/dmsym.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/double-prompt-target-event-error.exp ...
FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: no double prompt (timeout)
FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: set height unlimited
FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: no double prompt (timeout)
FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: set height unlimited
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-bp-same-addr.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-detach.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-bp-same-addr.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-detach.exp ...
FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: detach program
FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: re-attach to inferior
FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=off: detach program
@@ -2611,38 +2633,39 @@ FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: detach program
FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: re-attach to inferior
FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: detach program
FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: re-attach to inferior
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-next.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-next.exp ...
WARNING: program timed out.
gdb compile failed, exit status is 1
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-non-stop.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-non-stop.exp ...
FAIL: gdb.base/dprintf-non-stop.exp: Can't run to main
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-pending.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dso2dso.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dtrace-probe.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dump.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dup-sect.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/duplicate-bp.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/echo.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/empty_exe.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/ena-dis-br.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/ending-run.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/enum_cond.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/enumval.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/environ.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/eu-strip-infcall.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/eval-avoid-side-effects.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/eval-skip.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/eval.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/exe-lock.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/execl-update-breakpoints.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/execution-termios.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/exitsignal.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-pending.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/dso2dso.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/dtrace-probe.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/dump.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/dup-sect.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/duplicate-bp.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/echo.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/empty_exe.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/ena-dis-br.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/ending-run.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/enum_cond.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/enumval.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/environ.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/eu-strip-infcall.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/eval-avoid-side-effects.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/eval-skip.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/eval.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/exe-lock.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/execl-update-breakpoints.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/execution-termios.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/exitsignal.exp ...
+FAIL: gdb.base/exitsignal.exp: trigger SIGSEGV
FAIL: gdb.base/exitsignal.exp: $_exitsignal is 11 (SIGSEGV) after SIGSEGV.
FAIL: gdb.base/exitsignal.exp: $_exitsignal is 11 (SIGSEGV) after restarting the inferior
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/expand-psymtabs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/exprs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/fileio.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/expand-psymtabs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/exprs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/fileio.exp ...
FAIL: gdb.base/fileio.exp: Stat a NULL pathname returns ENOENT or EFAULT
FAIL: gdb.base/fileio.exp: Stat an empty pathname returns ENOENT
FAIL: gdb.base/fileio.exp: Stat a nonexistant file returns ENOENT (the program is no longer running)
@@ -2666,83 +2689,117 @@ FAIL: gdb.base/fileio.exp: Unlinking a file in a directory w/o write access retu
FAIL: gdb.base/fileio.exp: Unlinking a nonexistant file returns ENOENT (the program is no longer running)
FAIL: gdb.base/fileio.exp: Time(2) call returns the same value as in parameter (the program is no longer running)
FAIL: gdb.base/fileio.exp: Time(2) returns feasible values (the program is no longer running)
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/filesym.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/find-unmapped.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/find.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/finish.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/fixsection.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/float.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/foll-exec-mode.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/foll-exec.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/foll-fork.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/foll-vfork.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/fortran-sym-case.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/frame-args.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/freebpcmd.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/fullname.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/fullpath-expand.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/func-ptr.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/func-ptrs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/funcargs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-buffer-overflow.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-relro-pie.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/filesym.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/find-unmapped.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/find.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/finish.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/fixsection.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/float.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/foll-exec-mode.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/foll-exec.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/foll-fork.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/foll-vfork.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/fork-running-state.exp ...
+FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: non-stop: Can't run to main
+FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=on: fork child appears (timeout)
+FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=on: info threads
+FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=on: kill child
+FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=off: fork child appears (timeout)
+FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=off: only parent marked running
+FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=off: kill child
+FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: non-stop: Can't run to main
+FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=on: fork child appears (timeout)
+FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=on: info threads
+FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=on: kill child
+FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=off: fork child appears (timeout)
+FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=off: only child marked running
+FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=off: kill child
+FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: non-stop: Can't run to main
+FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=on: info threads
+FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=off: info threads
+FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: non-stop: Can't run to main
+FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=on: fork child appears (timeout)
+FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=on: info threads
+FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=on: kill child
+FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=off: fork child appears (timeout)
+FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=off: info threads
+FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=off: kill child
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/fortran-sym-case.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/frame-args.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/freebpcmd.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/fullname.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/fullpath-expand.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/func-ptr.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/func-ptrs.exp ...
+FAIL: gdb.base/func-ptrs.exp: stop in sentinel
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/funcargs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-buffer-overflow.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-relro-pie.exp ...
FAIL: gdb.base/gcore-relro-pie.exp: Can't run to break_here
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-relro.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb-sigterm-2.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb-sigterm.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1056.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1090.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb11530.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb11531.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1250.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1555.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1821.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdbhistsize-history.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdbindex-stabs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdbinit-history.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdbvars.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/global-var-nested-by-dso.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gnu-debugdata.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gnu-ifunc.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-relro.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/gcore.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/gdb-sigterm-2.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/gdb-sigterm.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1056.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1090.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/gdb11530.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/gdb11531.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1250.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1555.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1821.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/gdbhistsize-history.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/gdbindex-stabs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/gdbinit-history.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/gdbvars.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/global-var-nested-by-dso.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/gnu-debugdata.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/gnu-ifunc.exp ...
FAIL: gdb.base/gnu-ifunc.exp: step
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gnu_vector.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline1.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline2.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline3.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak-in-shr-unsupported.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak-unmapped.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak2.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/help.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/history-duplicates.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hook-stop.exp ...
+FAIL: gdb.base/gnu-ifunc.exp: continue to break-at-nextcall
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/gnu_vector.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/hashline1.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/hashline2.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/hashline3.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak-in-shr-unsupported.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak-unmapped.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak.exp ...
+FAIL: gdb.base/hbreak.exp: continue to break-at-exit after hbreak
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/hbreak2.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/help.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/history-duplicates.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/hook-stop.exp ...
+FAIL: gdb.base/hook-stop.exp: hook-stop runs before frame print: run hook-stop
FAIL: gdb.base/hook-stop.exp: hook-stop runs continue&: inferior exits normally (timeout)
FAIL: gdb.base/hook-stop.exp: hook-stop runs continue&: info threads
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/huge.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/ifelse.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/included.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/inferior-died.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/infnan.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/info-fun.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/info-macros.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/info-os.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/info-proc.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/info-shared.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/info-target.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/infoline.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interact.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interp.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interrupt-noterm.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interrupt.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/huge.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/ifelse.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/included.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/infcall-exec.exp ...
+FAIL: gdb.base/infcall-exec.exp: call execlp
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/inferior-died.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/infnan.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/info-fun.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/info-macros.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/info-os.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/info-proc.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/info-shared.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/info-target.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/infoline.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/interact.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/interp.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/interrupt-noterm.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/interrupt.exp ...
+FAIL: gdb.base/interrupt.exp: send_gdb control C
FAIL: gdb.base/interrupt.exp: call function when asleep (wrong output)
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jit-simple.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jit-so.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jit.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/jit-simple.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/jit-so.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/jit.exp ...
FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: Can't run to main
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jump.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/kill-after-signal.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/kill-detach-inferiors-cmd.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/jump.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/kill-after-signal.exp ...
+FAIL: gdb.base/kill-after-signal.exp: continue
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/kill-detach-inferiors-cmd.exp ...
+FAIL: gdb.base/kill-detach-inferiors-cmd.exp: start
FAIL: gdb.base/kill-detach-inferiors-cmd.exp: attach to pid
FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2
FAIL: gdb.base/kill-detach-inferiors-cmd.exp: inferior 1
@@ -2750,46 +2807,47 @@ FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill (got interactive prompt)
FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2 3
FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 1 2 3 (GDB internal error)
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/killed-outside.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/killed-outside.exp ...
WARNING: program timed out.
gdb compile failed, exit status is 1
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/label.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/langs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/ldbl_e308.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/line-symtabs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/lineinc.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/linespecs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/list.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/logical.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/long_long.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/longest-types.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/longjmp.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/macscp.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/maint.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/memattr.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/mips_pro.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/miscexprs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/morestack.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/label.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/langs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/ldbl_e308.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/line-symtabs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/lineinc.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/linespecs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/list.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/logical.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/long_long.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/longest-types.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/longjmp.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/macscp.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/maint.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/max-value-size.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/memattr.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/mips_pro.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/miscexprs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/morestack.exp ...
gdb compile failed, cc1: error: '-fsplit-stack' currently only supported on GNU/Linux
cc1: error: '-fsplit-stack' is not supported by this compiler configuration
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/moribund-step.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/multi-forks.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/multi-line-starts-subshell.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/nested-addr.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/nested-subp1.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/nested-subp2.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/nested-subp3.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/nextoverexit.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/nodebug.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/nofield.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/noreturn-finish.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/noreturn-return.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/nostdlib.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/opaque.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/overlays.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/page.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-after-ctrl-c-running.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-bg-execution.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/moribund-step.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/multi-forks.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/multi-line-starts-subshell.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/nested-addr.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/nested-subp1.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/nested-subp2.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/nested-subp3.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/nextoverexit.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/nodebug.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/nofield.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/noreturn-finish.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/noreturn-return.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/nostdlib.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/opaque.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/overlays.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/page.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-after-ctrl-c-running.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-bg-execution.exp ...
FAIL: gdb.base/paginate-bg-execution.exp: paginate: continue&
FAIL: gdb.base/paginate-bg-execution.exp: paginate: pagination handled, breakpoint hit (timeout)
FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: continue&
@@ -2797,40 +2855,40 @@ FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: continue& paginate
FAIL: gdb.base/paginate-bg-execution.exp: cancel with quit: continue&
FAIL: gdb.base/paginate-bg-execution.exp: cancel with quit: continue& paginates (timeout)
FAIL: gdb.base/paginate-bg-execution.exp: cancel with quit: cancel pagination (got interactive prompt)
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-execution-startup.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-inferior-exit.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/pc-fp.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/pending.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/permissions.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/pie-execl.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/pointers.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/pr10179.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/pr11022.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/prelink.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/print-file-var.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/print-symbol-loading.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/printcmds.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/prologue-include.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/prologue.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/psymtab.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/ptr-typedef.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/ptype.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/radix.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/random-signal.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/randomize.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/range-stepping.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/readline-ask.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/readline.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/realname-expand.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/recpar.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/recurse.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/relational.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/relativedebug.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/relocate.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/remote.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/remotetimeout.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/reread.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/restore.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-execution-startup.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/paginate-inferior-exit.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/pc-fp.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/pending.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/permissions.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/pie-execl.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/pointers.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/pr10179.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/pr11022.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/prelink.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/print-file-var.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/print-symbol-loading.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/printcmds.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/prologue-include.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/prologue.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/psymtab.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/ptr-typedef.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/ptype.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/radix.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/random-signal.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/randomize.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/range-stepping.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/readline-ask.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/readline.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/realname-expand.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/recpar.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/recurse.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/relational.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/relativedebug.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/relocate.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/remote.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/remotetimeout.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/reread.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/restore.exp ...
FAIL: gdb.base/restore.exp: caller3 calls callee1; return restored l1 to 32492
FAIL: gdb.base/restore.exp: caller3 calls callee2; return restored l1 to 32492
FAIL: gdb.base/restore.exp: caller3 calls callee3; return restored l1 to 32492
@@ -2861,30 +2919,30 @@ FAIL: gdb.base/restore.exp: caller5 calls callee4; return restored l3 to 32494
FAIL: gdb.base/restore.exp: caller5 calls callee5; return restored l1 to 32492
FAIL: gdb.base/restore.exp: caller5 calls callee5; return restored l2 to 32493
FAIL: gdb.base/restore.exp: caller5 calls callee5; return restored l3 to 32494
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/return-nodebug.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/return.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/return2.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/run-after-attach.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/save-bp.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/savedregs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/return-nodebug.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/return.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/return2.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/run-after-attach.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/save-bp.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/savedregs.exp ...
FAIL: gdb.base/savedregs.exp: Get thrower info frame
FAIL: gdb.base/savedregs.exp: Check main info frame; stack contains catcher sigtramp thrower main (GDB internal error)
FAIL: gdb.base/savedregs.exp: Check main info frame; stack contains caller dummy catcher sigtramp thrower main (GDB internal error)
FAIL: gdb.base/savedregs.exp: Check main info frame; stack contains callee caller dummy catcher sigtramp thrower main (GDB internal error)
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/scope.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sect-cmd.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sep.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sepdebug.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sepsymtab.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/set-lang-auto.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/set-noassign.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/setshow.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/setvar.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/shell.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/shlib-call.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/shreloc.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigall.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigaltstack.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/scope.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/sect-cmd.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/sep.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/sepdebug.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/sepsymtab.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/set-lang-auto.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/set-noassign.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/setshow.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/setvar.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/shell.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/shlib-call.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/shreloc.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/sigall.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/sigaltstack.exp ...
FAIL: gdb.base/sigaltstack.exp: continue to catch (timeout)
FAIL: gdb.base/sigaltstack.exp: next (timeout)
FAIL: gdb.base/sigaltstack.exp: backtrace (pattern 1) (timeout)
@@ -2895,23 +2953,32 @@ FAIL: gdb.base/sigaltstack.exp: finish from catch INNER (timeout)
FAIL: gdb.base/sigaltstack.exp: finish to OUTER (timeout)
FAIL: gdb.base/sigaltstack.exp: finish to catch MAIN (timeout)
FAIL: gdb.base/sigaltstack.exp: finish to MAIN (timeout)
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigbpt.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/sigbpt.exp ...
+FAIL: gdb.base/sigbpt.exp: stepping to fault
+FAIL: gdb.base/sigbpt.exp: get insn after fault
+FAIL: gdb.base/sigbpt.exp: Verify that SIGSEGV occurs at the last STEPI insn (none 0x8048558)
FAIL: gdb.base/sigbpt.exp: stepi; stepi out of handler
FAIL: gdb.base/sigbpt.exp: stepi bp before segv; stepi out of handler
FAIL: gdb.base/sigbpt.exp: stepi bp at segv; stepi out of handler
FAIL: gdb.base/sigbpt.exp: stepi bp before and at segv; stepi out of handler
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigchld.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/siginfo-addr.exp ...
+FAIL: gdb.base/sigbpt.exp: cont; stepi fault
+FAIL: gdb.base/sigbpt.exp: cont bp after segv; stepi fault
+FAIL: gdb.base/sigbpt.exp: cont bp before and after segv; stepi fault
+FAIL: gdb.base/sigbpt.exp: cont bp before and after segv; clear breakpoint 2 of 3
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/sigchld.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/siginfo-addr.exp ...
+FAIL: gdb.base/siginfo-addr.exp: continue to signal
FAIL: gdb.base/siginfo-addr.exp: correct si_addr (the program exited)
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/siginfo-infcall.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/siginfo-infcall.exp ...
+FAIL: gdb.base/siginfo-infcall.exp: continue to SIGUSR1
FAIL: gdb.base/siginfo-infcall.exp: continue to the handler
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/siginfo-obj.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/siginfo-thread.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/siginfo.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/siginfo-obj.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/siginfo-thread.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/siginfo.exp ...
FAIL: gdb.base/siginfo.exp: continue to stepi handler (timeout)
FAIL: gdb.base/siginfo.exp: backtrace for nexti (pattern 1) (timeout)
FAIL: gdb.base/siginfo.exp: step out of handler (timeout)
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/signals.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/signals.exp ...
FAIL: gdb.base/signals.exp: p count #1
FAIL: gdb.base/signals.exp: p func1 () #2
FAIL: gdb.base/signals.exp: backtrace from handler when calling func1
@@ -2920,49 +2987,54 @@ FAIL: gdb.base/signals.exp: p count #2
FAIL: gdb.base/signals.exp: signal without arguments disallowed (the program is no longer running)
FAIL: gdb.base/signals.exp: signal SIGUSR1 (the program is no longer running)
FAIL: gdb.base/signals.exp: backtrace for SIGUSR1
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/signest.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/signull.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/signest.exp ...
+FAIL: gdb.base/signest.exp: continue to fault
+FAIL: gdb.base/signest.exp: run through nested faults (the program exited)
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/signull.exp ...
+FAIL: gdb.base/signull.exp: probe function pointer
+FAIL: gdb.base/signull.exp: data read; take the SIGSEGV
FAIL: gdb.base/signull.exp: data read; backtrace from keeper through SIGSEGV
+FAIL: gdb.base/signull.exp: data write; take the SIGSEGV
FAIL: gdb.base/signull.exp: data write; backtrace from keeper through SIGSEGV
+FAIL: gdb.base/signull.exp: code; take the SIGSEGV
FAIL: gdb.base/signull.exp: code; backtrace from keeper through SIGSEGV
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigrepeat.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigstep.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sizeof.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/skip-solib.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/skip.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/so-impl-ld.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/so-indr-cl.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-corrupted.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-disc.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-display.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-nodir.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-overlap.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/sigrepeat.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/sigstep.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/sizeof.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/skip-solib.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/skip.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/so-impl-ld.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/solib-corrupted.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/solib-disc.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/solib-display.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/solib-nodir.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/solib-overlap.exp ...
sh: prelink: command not found
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-search.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-symbol.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib-weak.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/solib.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/source-dir.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/source-execution.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/source.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sss-bp-on-user-bp-2.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sss-bp-on-user-bp.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/stack-checking.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/stale-infcall.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/stap-probe.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/solib-search.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/solib-symbol.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/solib-weak.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/source-dir.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/source-execution.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/source.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/sss-bp-on-user-bp-2.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/sss-bp-on-user-bp.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/stack-checking.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/stale-infcall.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/stap-probe.exp ...
FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/start.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/statistics.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/step-break.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/step-bt.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/step-line.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/step-over-no-symbols.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/step-resume-infcall.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/step-sw-breakpoint-adjust-pc.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/step-symless.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/step-test.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/store.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/start.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/statistics.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/step-break.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/step-bt.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/step-line.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/step-over-no-symbols.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/step-resume-infcall.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/step-sw-breakpoint-adjust-pc.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/step-symless.exp ...
+FAIL: gdb.base/step-symless.exp: step
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/step-test.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/store.exp ...
FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
FAIL: gdb.base/store.exp: var longest l; print old r, expecting -2
FAIL: gdb.base/store.exp: var float l; print old l, expecting -1
@@ -2994,481 +3066,769 @@ FAIL: gdb.base/store.exp: upvar doublest l; print old l, expecting -1
FAIL: gdb.base/store.exp: upvar doublest l; print old r, expecting -2
FAIL: gdb.base/store.exp: upvar doublest l; set l to 4
FAIL: gdb.base/store.exp: upvar doublest l; print new l, expecting 4
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/structs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/structs2.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/structs3.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/subst.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file.exp ...
-gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c: In function 'get_origin':
-../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c:154:25: error: 'PATH_MAX' undeclared (first use in this function)
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/structs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/structs2.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/structs3.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/subst.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file.exp ...
+gdb compile failed, [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c: In function 'get_origin':
+[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c:154:25: error: 'PATH_MAX' undeclared (first use in this function)
static char self_path[PATH_MAX];
 ^
-../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c:154:25: note: each undeclared identifier is reported only once for each function it appears in
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/symbol-without-target_section.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/symtab-search-order.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/term.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/testenv.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/trace-commands.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/tui-layout.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/twice.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/type-opaque.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/ui-redirect.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/unload.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/until-nodebug.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/until.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/unwindonsignal.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/valgrind-db-attach.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/valgrind-disp-step.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/valgrind-infcall.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/value-double-free.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/varargs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vdso-warning.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vla-datatypes.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vla-ptr.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vla-sideeffect.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vla-stub.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/volatile.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-bitfields.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-cond-infcall.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-cond.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-non-mem.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-read.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-vfork.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch_thread_num.exp ...
+[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c:154:25: note: each undeclared identifier is reported only once for each function it appears in
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/symbol-without-target_section.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/symtab-search-order.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/term.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/testenv.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/trace-commands.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/tui-layout.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/twice.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/type-opaque.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/ui-redirect.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/unload.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/until-nodebug.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/until.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/unwindonsignal.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/valgrind-db-attach.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/valgrind-disp-step.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/valgrind-infcall.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/value-double-free.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/varargs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/vdso-warning.exp ...
+FAIL: gdb.base/vdso-warning.exp: stop without warning
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/vla-datatypes.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/vla-ptr.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/vla-sideeffect.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/vla-stub.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/volatile.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/watch-bitfields.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/watch-cond-infcall.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/watch-cond.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/watch-non-mem.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/watch-read.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/watch-vfork.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/watch_thread_num.exp ...
FAIL: gdb.base/watch_thread_num.exp: Stopped in loop
FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-cond-gone.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-delete.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-hw-hit-once.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-cond-gone.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-delete.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-hw-hit-once.exp ...
+FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-hw.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-reuse-slot.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-solib.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-stops-at-right-insn.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoints.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/wchar.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/whatis-exp.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.base/whatis.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/buffer-size.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/data.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/delta.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/enable.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/exception.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/function_call_history.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/gcore.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/instruction_history.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/multi-thread-step.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/nohist.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/non-stop.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/record_goto-step.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/record_goto.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/rn-dl-bind.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/segv.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/step.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/stepi.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/tailcall.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/tsx.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/unknown_functions.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.btrace/vdso.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/arch.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/break.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/bt.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/core.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/data.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/dwarfaddr.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/ea-cache.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/ea-standalone.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/ea-test.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/f-regs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/fork.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/gcore.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/mem-access.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/ptype.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/registers.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/sizeof.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/solib-symbol.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cell/solib.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.compile/compile-ifunc.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.compile/compile-ops.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.compile/compile-print.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.compile/compile-setjmp.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.compile/compile-tls.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.compile/compile.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/abstract-origin.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/ambiguous.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/annota2.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/annota3.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/anon-ns.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/anon-struct.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/anon-union.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/arg-reference.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/baseenum.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/bool.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/breakpoint.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/bs15503.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/call-c.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/casts.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/chained-calls.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/class2.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/classes.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/cmpd-minsyms.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/converts.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/cp-relocate.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/cpcompletion.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/cpexprs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/cplabel.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/cplusfuncs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/cpsizeof.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/ctti.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/debug-expr.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/demangle.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/derivation.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/destrprint.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/dispcxx.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/enum-class.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/exception.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/exceptprint.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/expand-psymtabs-cxx.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/expand-sals.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/extern-c.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/filename.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/formatted-ref.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/fpointer.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/gdb1355.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/gdb2384.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/gdb2495.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/hang.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/impl-this.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/infcall-dlopen.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/inherit.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/iostream.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/koenig.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/local.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/m-data.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/m-static.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/maint.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/mb-ctor.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/mb-inline.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/mb-templates.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/member-name.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/member-ptr.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/meth-typedefs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/method.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/method2.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/minsym-fallback.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/misc.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/namelessclass.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/namespace-enum.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/namespace-nested-import.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/namespace.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/nextoverthrow.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/no-dmgl-verbose.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-hw.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-reuse-slot.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-solib.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-stops-at-right-insn.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoints.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/wchar.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/whatis-exp.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/whatis.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/wrong_frame_bt_full.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.btrace/buffer-size.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.btrace/data.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.btrace/delta.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.btrace/dlopen.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.btrace/enable.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.btrace/exception.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.btrace/function_call_history.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.btrace/gcore.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.btrace/instruction_history.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.btrace/multi-thread-step.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.btrace/nohist.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.btrace/non-stop.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.btrace/record_goto-step.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.btrace/record_goto.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.btrace/rn-dl-bind.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.btrace/segv.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.btrace/step.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.btrace/stepi.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.btrace/tailcall.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.btrace/tsx.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.btrace/unknown_functions.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.btrace/vdso.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cell/arch.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cell/break.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cell/bt.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cell/core.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cell/data.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cell/dwarfaddr.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cell/ea-cache.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cell/ea-standalone.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cell/ea-test.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cell/f-regs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cell/fork.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cell/gcore.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cell/mem-access.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cell/ptype.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cell/registers.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cell/sizeof.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cell/solib-symbol.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cell/solib.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.compile/compile-ifunc.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.compile/compile-ops.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.compile/compile-print.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.compile/compile-setjmp.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.compile/compile-tls.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.compile/compile.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/abstract-origin.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/ambiguous.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/annota2.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/annota3.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/anon-ns.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/anon-struct.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/anon-union.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/arg-reference.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/baseenum.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/bool.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/breakpoint.exp ...
+FAIL: gdb.cp/breakpoint.exp: continue to C1::Nested::foo
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/bs15503.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/call-c.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/casts.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/chained-calls.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/class2.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/classes.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/cmpd-minsyms.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/converts.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/cp-relocate.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/cpcompletion.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/cpexprs.exp ...
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base1::a_function
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base1::base1(int)
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base1::base1(void)
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base2::a_function
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base2::base2
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::base(int)
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::base(void)
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator char*
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator delete
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator delete[]
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator fluff*
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator fluff**
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator int
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator new
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator new[]
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator!
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator!=
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator%
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator%=
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator&
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator&&
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator&=
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator()
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator*
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator*=
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator+
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator++
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator+=
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator-
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator--
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator-=
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator/
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator/=
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator<
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator<<
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator<<=
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator<=
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator=
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator==
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator>
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator>=
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator>>
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator>>=
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator[]
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator^
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator^=
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator|
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator|=
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator||
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::operator~
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::overload(base&) const
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::overload(char*) const
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::overload(int) const
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::overload(long) const
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::overload(short) const
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::overload(void) const
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for base::~base
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for derived::a_function
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for derived::derived
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, int, char, char>
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, int, char, int>
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, int, char, long>
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, int, char, short>
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, int, int, char>
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, int, int, int>
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, int, int, long>
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, int, int, short>
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, int, long, char>
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, int, long, int>
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, int, long, long>
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, int, long, short>
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, int, short, char>
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, int, short, int>
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, int, short, long>
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, int, short, short>
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, short, int, char>
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, short, int, int>
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, short, int, long>
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, short, int, short>
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for flubber<int, int, short, short, int>
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for flubber<long, short, long, short, long>
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for flubber<short, int, short, int, short>
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policy1::function
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policy1::policy
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policy2::function
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policy2::policy
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policy3::function
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policy3::policy
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policy4::function
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policy4::policy
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policyd1::function
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policyd1::policyd
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policyd1::~policyd
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policyd2::function
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policyd2::policyd
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policyd2::~policyd
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policyd3::function
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policyd3::policyd
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policyd3::~policyd
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policyd4::function
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policyd4::policyd
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policyd4::~policyd
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policyd5::function
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policyd5::policyd
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policyd5::~policyd
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policyd<base, operation_1<base> >::function
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policyd<base, operation_1<base> >::policyd
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policyd<base, operation_1<base> >::~policyd
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policyd<char, operation_1<char> >::function
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policyd<char, operation_1<char> >::policyd
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policyd<char, operation_1<char> >::~policyd
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policyd<int, operation_1<int> >::function
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policyd<int, operation_1<int> >::policyd
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policyd<int, operation_1<int> >::~policyd
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policyd<long, operation_1<long> >::policyd
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policyd<long, operation_1<long> >::~policyd
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policyd<tclass<int>, operation_1<tclass<int> > >::function
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policyd<tclass<int>, operation_1<tclass<int> > >::policyd
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for policyd<tclass<int>, operation_1<tclass<int> > >::~policyd
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for tclass<base>::do_something
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for tclass<char>::do_something
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for tclass<int>::do_something
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for tclass<long>::do_something
+FAIL: gdb.cp/cpexprs.exp: continue
+FAIL: gdb.cp/cpexprs.exp: continue to test_function for tclass<short>::do_something
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/cplabel.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/cplusfuncs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/cpsizeof.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/ctti.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/debug-expr.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/demangle.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/derivation.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/destrprint.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/dispcxx.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/enum-class.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/exception.exp ...
+FAIL: gdb.cp/exception.exp: continue to first throw
+FAIL: gdb.cp/exception.exp: continue to first catch
+FAIL: gdb.cp/exception.exp: continue to second throw
+FAIL: gdb.cp/exception.exp: continue to second catch
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/exceptprint.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/expand-psymtabs-cxx.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/expand-sals.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/extern-c.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/filename.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/formatted-ref.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/fpointer.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/gdb1355.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/gdb2384.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/gdb2495.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/hang.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/impl-this.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/infcall-dlopen.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/inherit.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/iostream.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/koenig.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/local.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/m-data.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/m-static.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/maint.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/mb-ctor.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/mb-inline.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/mb-templates.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/member-name.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/member-ptr.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/meth-typedefs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/method.exp ...
+FAIL: gdb.cp/method.exp: continue to A::foo
+FAIL: gdb.cp/method.exp: continue to A::bar
+FAIL: gdb.cp/method.exp: continue to 21
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/method2.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/minsym-fallback.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/misc.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/namelessclass.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/namespace-enum.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/namespace-nested-import.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/namespace.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/nextoverthrow.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/no-dmgl-verbose.exp ...
FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f(std::string)'
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/non-trivial-retval.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/noparam.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/nsalias.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/nsdecl.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/nsimport.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/nsnested.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/nsnoimports.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/nsrecurs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/nsstress.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/nsusing.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/operator.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/oranking.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/overload-const.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/overload.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/ovldbreak.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/ovsrch.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/paren-type.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/parse-lang.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pass-by-ref.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr-1023.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr-1210.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr-574.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr10687.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr10728.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr12028.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr17132.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr17494.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr9067.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr9167.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/pr9631.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/printmethod.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/psmang.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/psymtab-parameter.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/ptype-cv-cp.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/ptype-flags.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/punctuator.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/re-set-overloaded.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/readnow-language.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/ref-params.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/ref-types.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/rtti.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/shadow.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/smartp.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/static-method.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/static-print-quit.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/temargs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/templates.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/try_catch.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/typedef-operator.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/typeid.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/userdef.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/using-crash.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/var-tag.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/virtbase.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/virtfunc.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/virtfunc2.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/vla-cxx.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/non-trivial-retval.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/noparam.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/nsalias.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/nsdecl.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/nsimport.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/nsnested.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/nsnoimports.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/nsrecurs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/nsstress.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/nsusing.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/operator.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/oranking.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/overload-const.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/overload.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/ovldbreak.exp ...
+FAIL: gdb.cp/ovldbreak.exp: continue to bp overloaded : void
+FAIL: gdb.cp/ovldbreak.exp: continue to bp overloaded : char
+FAIL: gdb.cp/ovldbreak.exp: continue to bp overloaded : signed_char
+FAIL: gdb.cp/ovldbreak.exp: continue to bp overloaded : unsigned_char
+FAIL: gdb.cp/ovldbreak.exp: continue to bp overloaded : short_int
+FAIL: gdb.cp/ovldbreak.exp: continue to bp overloaded : unsigned_short_int
+FAIL: gdb.cp/ovldbreak.exp: continue to bp overloaded : int
+FAIL: gdb.cp/ovldbreak.exp: continue to bp overloaded : unsigned_int
+FAIL: gdb.cp/ovldbreak.exp: continue to bp overloaded : long_int
+FAIL: gdb.cp/ovldbreak.exp: continue to bp overloaded : unsigned_long_int
+FAIL: gdb.cp/ovldbreak.exp: continue to bp overloaded : float
+FAIL: gdb.cp/ovldbreak.exp: continue to bp overloaded : double
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/ovsrch.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/paren-type.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/parse-lang.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/pass-by-ref.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/pr-1023.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/pr-1210.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/pr-574.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/pr10687.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/pr10728.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/pr12028.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/pr17132.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/pr17494.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/pr9067.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/pr9167.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/pr9631.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/printmethod.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/psmang.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/psymtab-parameter.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/ptype-cv-cp.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/ptype-flags.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/punctuator.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/re-set-overloaded.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/readnow-language.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/ref-params.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/ref-types.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/rtti.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/shadow.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/smartp.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/static-method.exp ...
+FAIL: gdb.cp/static-method.exp: continue
+FAIL: gdb.cp/static-method.exp: continue to test_function for xxx::(anonymous namespace)::func
+FAIL: gdb.cp/static-method.exp: continue
+FAIL: gdb.cp/static-method.exp: continue to test_function for 'xxx::(anonymous namespace)::func'
+FAIL: gdb.cp/static-method.exp: continue
+FAIL: gdb.cp/static-method.exp: continue to test_function for xxx::(anonymous namespace)::A::func
+FAIL: gdb.cp/static-method.exp: continue
+FAIL: gdb.cp/static-method.exp: continue to test_function for 'xxx::(anonymous namespace)::A::func'
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/static-print-quit.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/temargs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/templates.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/try_catch.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/typedef-operator.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/typeid.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/userdef.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/using-crash.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/var-tag.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/virtbase.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/virtfunc.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/virtfunc2.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.cp/vla-cxx.exp ...
FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
FAIL: gdb.cp/vla-cxx.exp: print vla
FAIL: gdb.cp/vla-cxx.exp: print vlaref
FAIL: gdb.cp/vla-cxx.exp: print vlaref2
FAIL: gdb.cp/vla-cxx.exp: print c
-Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/am33.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/h8300s.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/hppa.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/mn10300.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/sh3.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/t01_mov.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/t02_mova.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/t03_add.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/t04_sub.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/t05_cmp.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/t06_ari2.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/t07_ari3.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/t08_or.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/t09_xor.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/t10_and.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/t11_logs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/t12_bit.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/t13_otr.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dlang/demangle.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dlang/expression.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dlang/primitive-types.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dlang/properties.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/arr-stride.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/arr-subrange.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/atomic-type.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/bad-regnum.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/callframecfa.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/clztest.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/comp-unit-lang.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/corrupt.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/count.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/data-loc.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dup-psym.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-abs-hi-pc.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-ada-ffffffff.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-anon-mptr.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-anonymous-func.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-bad-mips-linkage-name.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-bad-parameter-type.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-bad-unresolved.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-basic.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-canonicalize-type.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-case-insensitive.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-common-block.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-compdir-oldgcc.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-compressed.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-const.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-cp-infcall-ref-static.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-cu-size.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-dir-file-name.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-dos-drive.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-double-set-die-type.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-dummy-cu.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-dup-frame.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-empty-namespace.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-empty-pc-range.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-entry-value.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-error.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-filename.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-icc-opaque.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-icycle.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-ifort-parameter.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-inheritance.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-inline-break.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-inline-param.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-intercu.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-intermix.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-linkage-name-trust.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-minsym-in-cu.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-modula2-self-type.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-namespaceless-anonymous.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-noloc.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-objfile-overlap.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-op-call.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-op-out-param.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-op-stack-value.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-param-error.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-producer.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-ranges.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-ref-missing-frame.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-reg-undefined.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-regno-invalid.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-restore.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-restrict.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-simple-locdesc.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-single-line-discriminators.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-skip-prologue.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-stack-boundary.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-strp.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-undefined-ret-addr.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-unresolved.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-var-zero-addr.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw4-sig-type-unused.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw4-sig-types.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dwp-symlink.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dwz.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dwzbuildid.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dynarr-ptr.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/enum-type.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-base.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-loclists.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-mix.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-reread.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/gdb-index.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/implptr-64bit.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/implptr-optimized-out.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/implptr.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/implptrconst.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/implptrpiece.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/mac-fileno.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/member-ptr-forwardref.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/method-ptr.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/missing-sig-type.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/nostaticblock.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/opaque-type-lookup.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/pieces-optimized-out.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/pieces.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/pr10770.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/pr11465.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/pr13961.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/staticvirtual.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/subrange.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/symtab-producer.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/trace-crash.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/typeddwarf.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/valop.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/watch-notconst.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/array-element.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/charset.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/common-block.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/complex.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/derived-type.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/exprs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/library-module.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.disasm/am33.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.disasm/h8300s.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.disasm/hppa.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.disasm/mn10300.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.disasm/sh3.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.disasm/t01_mov.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.disasm/t02_mova.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.disasm/t03_add.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.disasm/t04_sub.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.disasm/t05_cmp.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.disasm/t06_ari2.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.disasm/t07_ari3.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.disasm/t08_or.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.disasm/t09_xor.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.disasm/t10_and.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.disasm/t11_logs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.disasm/t12_bit.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.disasm/t13_otr.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dlang/demangle.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dlang/expression.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dlang/primitive-types.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dlang/properties.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/arr-stride.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/arr-subrange.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/atomic-type.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/bad-regnum.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/callframecfa.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/clztest.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/comp-unit-lang.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/corrupt.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/count.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/data-loc.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dup-psym.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-abs-hi-pc.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-ada-ffffffff.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-anon-mptr.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-anonymous-func.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-bad-mips-linkage-name.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-bad-parameter-type.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-bad-unresolved.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-basic.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-canonicalize-type.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-case-insensitive.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-common-block.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-compdir-oldgcc.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-compressed.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-const.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-cp-infcall-ref-static.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-cu-size.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-dir-file-name.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-dos-drive.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-double-set-die-type.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-dummy-cu.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-dup-frame.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-empty-namespace.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-empty-pc-range.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-entry-value.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-error.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-filename.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-icc-opaque.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-icycle.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-ifort-parameter.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-inheritance.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-inline-break.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-inline-param.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-intercu.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-intermix.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-linkage-name-trust.exp ...
+FAIL: gdb.dwarf2/dw2-linkage-name-trust.exp: p c.membername ()
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-minsym-in-cu.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-modula2-self-type.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-namespaceless-anonymous.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-noloc.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-objfile-overlap.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-op-call.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-op-out-param.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-op-stack-value.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-param-error.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-producer.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-ranges-base.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-ranges.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-ref-missing-frame.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-reg-undefined.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-regno-invalid.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-restore.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-restrict.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-simple-locdesc.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-single-line-discriminators.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-skip-prologue.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-stack-boundary.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-strp.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-undefined-ret-addr.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-unresolved.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw2-var-zero-addr.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw4-sig-type-unused.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dw4-sig-types.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dwp-symlink.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dwz.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dwzbuildid.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/dynarr-ptr.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/enum-type.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-base.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-loclists.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-mix.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/fission-reread.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/gdb-index.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/implptr-64bit.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/implptr-optimized-out.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/implptr.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/implptrconst.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/implptrpiece.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/mac-fileno.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/member-ptr-forwardref.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/method-ptr.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/missing-sig-type.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/nostaticblock.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/opaque-type-lookup.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/pieces-optimized-out.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/pieces.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/pr10770.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/pr11465.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/pr13961.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/staticvirtual.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/subrange.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/symtab-producer.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/trace-crash.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/typeddwarf.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/valop.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/watch-notconst.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.fortran/array-element.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.fortran/charset.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.fortran/common-block.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.fortran/complex.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.fortran/derived-type.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.fortran/exprs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.fortran/library-module.exp ...
FAIL: gdb.fortran/library-module.exp: print var_i in lib
FAIL: gdb.fortran/library-module.exp: print var_i in main
-Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/logical.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/module.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/multi-dim.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/print-formatted.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/subarray.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/types.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/vla-alloc-assoc.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/vla-datatypes.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/vla-history.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/vla-ptr-info.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/vla-ptype-sub.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/vla-ptype.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.fortran/logical.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.fortran/module.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.fortran/multi-dim.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.fortran/print-formatted.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.fortran/subarray.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.fortran/types.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.fortran/vla-alloc-assoc.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.fortran/vla-datatypes.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.fortran/vla-history.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.fortran/vla-ptr-info.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.fortran/vla-ptype-sub.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.fortran/vla-ptype.exp ...
FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
-Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/vla-sizeof.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/vla-value-sub-arbitrary.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/vla-value-sub-finish.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/vla-value-sub.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/vla-value.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.fortran/vla-sizeof.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.fortran/vla-value-sub-arbitrary.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.fortran/vla-value-sub-finish.exp ...
+FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
+FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
+FAIL: gdb.fortran/vla-value-sub-finish.exp: finish function
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.fortran/vla-value-sub.exp ...
+FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
+FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.fortran/vla-value.exp ...
FAIL: gdb.fortran/vla-value.exp: print undefined pvla
FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
-Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/whatis_type.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/complaints.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.fortran/whatis_type.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.gdb/complaints.exp ...
FAIL: gdb.gdb/complaints.exp: run until breakpoint at captured_command_loop
WARNING: Couldn't test self
-Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/observer.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/python-interrupts.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.gdb/observer.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.gdb/python-interrupts.exp ...
FAIL: gdb.gdb/python-interrupts.exp: run until breakpoint at captured_command_loop
WARNING: Couldn't test self
-Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/python-selftest.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.gdb/python-selftest.exp ...
FAIL: gdb.gdb/python-selftest.exp: run until breakpoint at captured_command_loop
WARNING: Couldn't test self
-Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/selftest.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.gdb/selftest.exp ...
FAIL: gdb.gdb/selftest.exp: xgdb is at prompt
FAIL: gdb.gdb/selftest.exp: send ^C to child process (timeout)
FAIL: gdb.gdb/selftest.exp: send SIGINT signal to child process (timeout)
+FAIL: gdb.gdb/selftest.exp: thread 1 (timeout)
FAIL: gdb.gdb/selftest.exp: backtrace through signal handler (timeout)
-Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/xfullpath.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.go/basic-types.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.go/chan.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.gdb/xfullpath.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.go/basic-types.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.go/chan.exp ...
gdb compile failed, default_target_compile: Can't find gccgo.
-Running ../../../W._C._Handy/gdb/testsuite/gdb.go/handcall.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.go/handcall.exp ...
gdb compile failed, default_target_compile: Can't find gccgo.
-Running ../../../W._C._Handy/gdb/testsuite/gdb.go/hello.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.go/hello.exp ...
gdb compile failed, default_target_compile: Can't find gccgo.
-Running ../../../W._C._Handy/gdb/testsuite/gdb.go/integers.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.go/integers.exp ...
gdb compile failed, default_target_compile: Can't find gccgo.
-Running ../../../W._C._Handy/gdb/testsuite/gdb.go/methods.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.go/methods.exp ...
gdb compile failed, default_target_compile: Can't find gccgo.
-Running ../../../W._C._Handy/gdb/testsuite/gdb.go/package.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.go/package.exp ...
gdb compile failed, default_target_compile: Can't find gccgo.
-Running ../../../W._C._Handy/gdb/testsuite/gdb.go/print.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.go/strings.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.go/print.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.go/strings.exp ...
gdb compile failed, default_target_compile: Can't find gccgo.
-Running ../../../W._C._Handy/gdb/testsuite/gdb.go/types.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.go/types.exp ...
gdb compile failed, default_target_compile: Can't find gccgo.
-Running ../../../W._C._Handy/gdb/testsuite/gdb.go/unsafe.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.go/unsafe.exp ...
gdb compile failed, default_target_compile: Can't find gccgo.
-Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/guile.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-arch.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-block.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-breakpoint.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-cmd.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-disasm.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-equal.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-error.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-frame-args.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-frame-inline.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-frame.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-gsmob.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-iterator.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-math.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-objfile-script.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-objfile.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-parameter.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-ports.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-pretty-print.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-progspace.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-section-script.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-symbol.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-symtab.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-type.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-value-cc.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-value.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.guile/types-module.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.java/jmain.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.guile/guile.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-arch.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-block.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-breakpoint.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-cmd.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-disasm.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-equal.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-error.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-frame-args.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-frame-inline.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-frame.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-gsmob.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-iterator.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-math.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-objfile-script.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-objfile.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-parameter.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-ports.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-pretty-print.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-progspace.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-section-script.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-symbol.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-symtab.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-type.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-value-cc.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.guile/scm-value.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.guile/types-module.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.java/jmain.exp ...
KPASS: gdb.java/jmain.exp: break jmain.main (PRMS java/1565)
-Running ../../../W._C._Handy/gdb/testsuite/gdb.java/jmisc.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.java/jnpe.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.java/jprint.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.java/jmisc.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.java/jnpe.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.java/jprint.exp ...
FAIL: gdb.java/jprint.exp: single argument call
FAIL: gdb.java/jprint.exp: double argument call
FAIL: gdb.java/jprint.exp: virtual fn call
FAIL: gdb.java/jprint.exp: inherited static call
FAIL: gdb.java/jprint.exp: inherited virtual fn call
XPASS: gdb.java/jprint.exp: print a java.util.Properties (PRMS gcc/43260)
-Running ../../../W._C._Handy/gdb/testsuite/gdb.java/jv-exp.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.java/jv-print.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/break-ask.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/break-asm-file.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/cpexplicit.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/explicit.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.java/jv-exp.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.java/jv-print.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.linespec/break-ask.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.linespec/break-asm-file.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.linespec/cpexplicit.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.linespec/explicit.exp ...
FAIL: gdb.linespec/explicit.exp: complete unique function name (timeout)
FAIL: gdb.linespec/explicit.exp: complete non-unique function name (timeout)
FAIL: gdb.linespec/explicit.exp: complete non-existant function name (timeout)
@@ -3479,38 +3839,39 @@ FAIL: gdb.linespec/explicit.exp: complete filename and unique function name (tim
FAIL: gdb.linespec/explicit.exp: complete filename and non-unique function name (timeout)
FAIL: gdb.linespec/explicit.exp: complete filename and non-existant function name (timeout)
FAIL: gdb.linespec/explicit.exp: complete filename and function reversed (timeout)
-Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/keywords.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.linespec/keywords.exp ...
WARNING: program timed out.
gdb compile failed, exit status is 1
-Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/linespec.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/ls-dollar.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/ls-errs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/macro-relative.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/skip-two.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/thread.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/dw2-ref-missing-frame.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.linespec/linespec.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.linespec/ls-dollar.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.linespec/ls-errs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.linespec/macro-relative.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.linespec/skip-two.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.linespec/thread.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/dw2-ref-missing-frame.exp ...
FAIL: gdb.mi/dw2-ref-missing-frame.exp: test func_nofb_marker
FAIL: gdb.mi/dw2-ref-missing-frame.exp: test func_loopfb_var
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/gdb2549.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/gdb669.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/gdb2549.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/gdb669.exp ...
FAIL: gdb.mi/gdb669.exp: console and MI have same number of threads (at main)
FAIL: gdb.mi/gdb669.exp: console and MI have same number of threads (try 0)
FAIL: gdb.mi/gdb669.exp: console and MI have same number of threads (try 1)
FAIL: gdb.mi/gdb669.exp: console and MI have same number of threads (try 2)
FAIL: gdb.mi/gdb669.exp: console and MI have same number of threads (try 3)
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/gdb680.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/gdb701.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/gdb792.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-async.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-basics.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-break.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/gdb680.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/gdb701.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/gdb792.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-async.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-basics.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-break.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp ...
FAIL: gdb.mi/mi-breakpoint-changed.exp: catch syscall
FAIL: gdb.mi/mi-breakpoint-changed.exp: dprintf marker, "arg" "
FAIL: gdb.mi/mi-breakpoint-changed.exp: delete 6
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-catch-load.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-cli.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-cmd-param-changed.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-catch-load.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-cli.exp ...
+FAIL: gdb.mi/mi-cli.exp: breakpoint hit produces CLI output
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-cmd-param-changed.exp ...
FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking on"
FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking off"
FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking step"
@@ -3520,102 +3881,203 @@ FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: interpreter-exec "set schedule
FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking on" no event (requested by MI)
FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking step" no event (requested by MI interp)
FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking stepr" no event
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-condbreak-call-thr-state.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-console.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-detach.exp ...
-FAIL: gdb.mi/mi-detach.exp: detach
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-disassemble.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-dprintf-pending.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-dprintf.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-condbreak-call-thr-state.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-console.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-detach.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-disassemble.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-dprintf-pending.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-dprintf.exp ...
FAIL: gdb.mi/mi-dprintf.exp: call: mi 1st dprintf (timeout)
FAIL: gdb.mi/mi-dprintf.exp: call: mi 2nd dprintf (timeout)
FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 1st dprintf (timeout)
FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf (timeout)
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-eval.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-exit-code.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-file-transfer.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-file.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-fill-memory.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-fullname-deleted.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-hack-cli.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-i-cmd.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-info-os.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-inheritance-syntax-error.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-language.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-logging.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-memory-changed.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-eval.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-exit-code.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-file-transfer.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-file.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-fill-memory.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-fullname-deleted.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-hack-cli.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-i-cmd.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-info-os.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-inheritance-syntax-error.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-language.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-logging.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-memory-changed.exp ...
FAIL: gdb.mi/mi-memory-changed.exp: create objvar for C
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-nonstop-exit.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-nonstop.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-ns-stale-regcache.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-nsintrall.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-nsmoribund.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-nsthrexec.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-pending.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-nonstop-exit.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-nonstop.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-ns-stale-regcache.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-nsintrall.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-nsmoribund.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-nsthrexec.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-pending.exp ...
FAIL: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on thread_func (unknown output after running)
FAIL: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc3 on thread 2 (timeout)
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-pthreads.exp ...
-FAIL: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 10
-FAIL: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 3
-FAIL: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 2
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-pthreads.exp ...
FAIL: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 1
-FAIL: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 3
-FAIL: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 2
+FAIL: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 2
+FAIL: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 3
+FAIL: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 4
FAIL: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 1
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-read-memory.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-record-changed.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-reg-undefined.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-regs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-return.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-reverse.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-simplerun.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-solib.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-stack.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-start.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-stepi.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-stepn.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-syn-frame.exp ...
+FAIL: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 2
+FAIL: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 3
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-read-memory.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-record-changed.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-reg-undefined.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-regs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-return.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-reverse.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-simplerun.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-solib.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-stack.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-start.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-stepi.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-stepn.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-syn-frame.exp ...
FAIL: gdb.mi/mi-syn-frame.exp: list stack frames
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-undefined-cmd.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-until.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-block.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-child-f.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-child.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-cmd.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-cp.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-create-rtti.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-display.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-invalidate.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-list-children-invalid-grandchild.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-undefined-cmd.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-until.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-block.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-child-f.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-child.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-cmd.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-cp.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-create-rtti.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-display.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-invalidate.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-list-children-invalid-grandchild.exp ...
FAIL: gdb.mi/mi-var-list-children-invalid-grandchild.exp: create variable object
FAIL: gdb.mi/mi-var-list-children-invalid-grandchild.exp: list children #1
FAIL: gdb.mi/mi-var-list-children-invalid-grandchild.exp: list children #2
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-rtti.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-vla-c99.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-vla-fortran.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-watch-nonstop.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-watch.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi2-amd64-entry-value.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi2-prompt.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi2-var-child.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/pr11022.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.modula2/unbounded-array.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/base.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/bkpt-multi-exec.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/dummy-frame-restore.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-rtti.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-vla-c99.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-vla-fortran.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-watch-nonstop.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-watch.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi2-amd64-entry-value.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi2-prompt.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/mi2-var-child.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.mi/pr11022.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.modula2/unbounded-array.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.multi/base.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.multi/bkpt-multi-exec.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.multi/dummy-frame-restore.exp ...
FAIL: gdb.multi/dummy-frame-restore.exp: Can't run to f2
-Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-arch-exec.exp ...
-gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-arch-exec.c:1:0: sorry, unimplemented: 64-bit mode not compiled in
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.multi/info-threads.exp ...
+WARNING: program timed out.
+gdb compile failed, exit status is 1
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-arch-exec.exp ...
+WARNING: program timed out.
+gdb compile failed, [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-arch-exec.c:1:0: sorry, unimplemented: 64-bit mode not compiled in
/* This testcase is part of GDB, the GNU debugger.
 ^
-Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-arch.exp ...
-gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.multi/hello.c:1:0: sorry, unimplemented: 64-bit mode not compiled in
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-arch.exp ...
+gdb compile failed, [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.multi/hello.c:1:0: sorry, unimplemented: 64-bit mode not compiled in
/* This testcase is part of GDB, the GNU debugger.
 ^
-Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-attach.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-attach.exp ...
FAIL: gdb.multi/multi-attach.exp: attach to program 1
FAIL: gdb.multi/multi-attach.exp: attach to program 2
-Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/watchpoint-multi.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.multi/tids.exp ...
+FAIL: gdb.multi/tids.exp: single inferior: thread
+FAIL: gdb.multi/tids.exp: two inferiors: thread
+FAIL: gdb.multi/tids.exp: two inferiors: info threads show inferior numbers
+FAIL: gdb.multi/tids.exp: two inferiors: switch to thread using extended thread ID
+FAIL: gdb.multi/tids.exp: two inferiors: setting breakpoint at thread_function1
+FAIL: gdb.multi/tids.exp: two inferiors: continue to breakpoint: once (the program is no longer running)
+FAIL: gdb.multi/tids.exp: two inferiors: continue to breakpoint: twice
+FAIL: gdb.multi/tids.exp: two inferiors: info threads again
+FAIL: gdb.multi/tids.exp: two inferiors: info threads -gid
+FAIL: gdb.multi/tids.exp: two inferiors: p $_thread == 2
+FAIL: gdb.multi/tids.exp: two inferiors: p $_gthread == 4
+FAIL: gdb.multi/tids.exp: two inferiors: thread 4
+FAIL: gdb.multi/tids.exp: two inferiors: more threads: continue to breakpoint: once (the program is no longer running)
+FAIL: gdb.multi/tids.exp: two inferiors: more threads: continue to breakpoint: twice
+FAIL: gdb.multi/tids.exp: two inferiors: info threads 1
+FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1
+FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.1
+FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1.1
+FAIL: gdb.multi/tids.exp: two inferiors: info threads 1 2 3
+FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1 2 3
+FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.1 1.2 1.3 2.1 2.2
+FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1.1 1.2 1.3 2.1 2.2
+FAIL: gdb.multi/tids.exp: two inferiors: info threads 1-3
+FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1-3
+FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.1-3
+FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1.1-3
+FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.1 2-3
+FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1.1 2-3
+FAIL: gdb.multi/tids.exp: two inferiors: info threads 1 1.2-3
+FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1 1.2-3
+FAIL: gdb.multi/tids.exp: two inferiors: info threads 2.1 2-3
+FAIL: gdb.multi/tids.exp: two inferiors: thread apply 2.1 2-3
+FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.1-2 2.2-3
+FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1.1-2 2.2-3
+FAIL: gdb.multi/tids.exp: two inferiors: info threads $inf.2
+FAIL: gdb.multi/tids.exp: two inferiors: thread apply $inf.2
+FAIL: gdb.multi/tids.exp: two inferiors: info threads $inf.2-3
+FAIL: gdb.multi/tids.exp: two inferiors: thread apply $inf.2-3
+FAIL: gdb.multi/tids.exp: two inferiors: info threads $thr_start
+FAIL: gdb.multi/tids.exp: two inferiors: thread apply $thr_start
+FAIL: gdb.multi/tids.exp: two inferiors: info threads $thr_start-$thr_end
+FAIL: gdb.multi/tids.exp: two inferiors: thread apply $thr_start-$thr_end
+FAIL: gdb.multi/tids.exp: two inferiors: info threads 2-$thr_end
+FAIL: gdb.multi/tids.exp: two inferiors: thread apply 2-$thr_end
+FAIL: gdb.multi/tids.exp: two inferiors: info threads $thr_start-3
+FAIL: gdb.multi/tids.exp: two inferiors: thread apply $thr_start-3
+FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.$thr_start
+FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1.$thr_start
+FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.$thr_start-$thr_end
+FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1.$thr_start-$thr_end
+FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.2-$thr_end
+FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1.2-$thr_end
+FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.$thr_start-3
+FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1.$thr_start-3
+FAIL: gdb.multi/tids.exp: two inferiors: info threads $inf.$thr_start
+FAIL: gdb.multi/tids.exp: two inferiors: thread apply $inf.$thr_start
+FAIL: gdb.multi/tids.exp: two inferiors: info threads $inf.$thr_start-$thr_end
+FAIL: gdb.multi/tids.exp: two inferiors: thread apply $inf.$thr_start-$thr_end
+FAIL: gdb.multi/tids.exp: two inferiors: info threads $inf.2-$thr_end
+FAIL: gdb.multi/tids.exp: two inferiors: thread apply $inf.2-$thr_end
+FAIL: gdb.multi/tids.exp: two inferiors: info threads $inf.$thr_start-3
+FAIL: gdb.multi/tids.exp: two inferiors: thread apply $inf.$thr_start-3
+FAIL: gdb.multi/tids.exp: two inferiors: info threads $thr 1.1
+FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.1 $thr
+FAIL: gdb.multi/tids.exp: two inferiors: info threads 20 1.1
+FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.1 20
+FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.20 1.1
+FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.1 1.20
+FAIL: gdb.multi/tids.exp: two inferiors: info threads $inf.1 1.1
+FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.1 $inf.1
+FAIL: gdb.multi/tids.exp: two inferiors: info threads 30.1 1.1
+FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.1 30.1
+FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.*
+FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1.*
+FAIL: gdb.multi/tids.exp: two inferiors: info threads *
+FAIL: gdb.multi/tids.exp: two inferiors: thread apply *
+FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.* 2.1
+FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1.* 2.1
+FAIL: gdb.multi/tids.exp: two inferiors: info threads 2.1 1.*
+FAIL: gdb.multi/tids.exp: two inferiors: thread apply 2.1 1.*
+FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.* 2.*
+FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1.* 2.*
+FAIL: gdb.multi/tids.exp: two inferiors: info threads 2.* 1.*
+FAIL: gdb.multi/tids.exp: two inferiors: thread apply 2.* 1.*
+FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.1 3.*
+FAIL: gdb.multi/tids.exp: python: test InferiorThread.num
+FAIL: gdb.multi/tids.exp: python: test InferiorThread.global_num
+FAIL: gdb.multi/tids.exp: python: thread specific breakpoint right thread
+FAIL: gdb.multi/tids.exp: back to one inferior: thread 1.1
+FAIL: gdb.multi/tids.exp: back to one inferior: info threads
+FAIL: gdb.multi/tids.exp: back to one inferior: thread
+FAIL: gdb.multi/tids.exp: single-inferior but not initial: info threads with multiple inferiors
+FAIL: gdb.multi/tids.exp: single-inferior but not initial: thread
+FAIL: gdb.multi/tids.exp: single-inferior but not initial: info threads with single inferior
+FAIL: gdb.multi/tids.exp: single-inferior but not initial: thread again
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.multi/watchpoint-multi.exp ...
+WARNING: program timed out.
+FAIL: gdb.multi/watchpoint-multi.exp: setting breakpoint at main
FAIL: gdb.multi/watchpoint-multi.exp: start to main inferior 2
FAIL: gdb.multi/watchpoint-multi.exp: setting breakpoint at marker_exit
FAIL: gdb.multi/watchpoint-multi.exp: awatch b on inferior 1
@@ -3625,192 +4087,198 @@ FAIL: gdb.multi/watchpoint-multi.exp: catch marker_exit in inferior 2
FAIL: gdb.multi/watchpoint-multi.exp: switch back to inferior 1 again
FAIL: gdb.multi/watchpoint-multi.exp: catch b on inferior 1
FAIL: gdb.multi/watchpoint-multi.exp: catch marker_exit in inferior 1
-Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/basicclass.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/nondebug.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/objcdecode.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/print.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.opencl/callfuncs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.opencl/convs_casts.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.opencl/datatypes.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.opencl/operators.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.opencl/vec_comps.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.opt/clobbered-registers-O2.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.opt/inline-break.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.opt/inline-bt.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.opt/inline-cmds.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.opt/inline-locals.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.opt/solib-intra-step.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.pascal/case-insensitive-symbols.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.pascal/floats.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.pascal/gdb11492.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.pascal/hello.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.pascal/integers.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.pascal/print.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.pascal/stub-method.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.pascal/types.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/backtrace.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/disassemble.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-null-lookup.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-pervasive-typedef.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-print-cerr.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-ptype-string.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-runto-main.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-select-file.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-null-lookup.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-pervasive-typedef.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-print-cerr.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-ptype-string.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-runto-main.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-select-file.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/single-step.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/skip-prologue.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.perf/solib.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/lib-types.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-arch.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-bad-printers.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-block.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-breakpoint.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-caller-is.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-cmd.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-completion.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-error.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-events.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.objc/basicclass.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.objc/nondebug.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.objc/objcdecode.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.objc/print.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.opencl/callfuncs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.opencl/convs_casts.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.opencl/datatypes.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.opencl/operators.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.opencl/vec_comps.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.opt/clobbered-registers-O2.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.opt/inline-break.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.opt/inline-bt.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.opt/inline-cmds.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.opt/inline-locals.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.opt/solib-intra-step.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.pascal/case-insensitive-symbols.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.pascal/floats.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.pascal/gdb11492.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.pascal/hello.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.pascal/integers.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.pascal/print.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.pascal/stub-method.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.pascal/types.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.perf/backtrace.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.perf/disassemble.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-null-lookup.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-pervasive-typedef.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-print-cerr.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-ptype-string.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-runto-main.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1-select-file.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster1.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-null-lookup.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-pervasive-typedef.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-print-cerr.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-ptype-string.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-runto-main.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2-select-file.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.perf/gmonster2.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.perf/single-step.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.perf/skip-prologue.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.perf/solib.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/lib-types.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-arch.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-bad-printers.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-block.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-breakpoint.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-caller-is.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-cmd.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-completion.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-error.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-events.exp ...
FAIL: gdb.python/py-events.exp: get current thread
-ERROR: tcl error sourcing ../../../W._C._Handy/gdb/testsuite/gdb.python/py-events.exp.
+ERROR: tcl error sourcing [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-events.exp.
ERROR: can't read "process_id": no such variable
while executing
"lappend expected "ptid: \\($process_id, $process_id, 0\\)" "address: $addr""
- (file "../../../W._C._Handy/gdb/testsuite/gdb.python/py-events.exp" line 99)
+ (file "[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-events.exp" line 99)
invoked from within
-"source ../../../W._C._Handy/gdb/testsuite/gdb.python/py-events.exp"
+"source [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-events.exp"
("uplevel" body line 1)
invoked from within
-"uplevel #0 source ../../../W._C._Handy/gdb/testsuite/gdb.python/py-events.exp"
+"uplevel #0 source [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-events.exp"
invoked from within
"catch "uplevel #0 source $test_file_name""
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-evsignal.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-evthreads.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-explore-cc.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-explore.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-finish-breakpoint.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-evsignal.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-evthreads.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-explore-cc.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-explore.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-finish-breakpoint.exp ...
FAIL: gdb.python/py-finish-breakpoint.exp: catch out of scope after exec
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-finish-breakpoint2.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-finish-breakpoint2.exp ...
FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-frame-args.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-frame-inline.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-frame.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-framefilter-invalidarg.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-framefilter-mi.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-framefilter.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-function.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-inferior.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-frame-args.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-frame-inline.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-frame.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-framefilter-invalidarg.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-framefilter-mi.exp ...
+WARNING: program timed out.
+gdb compile failed, exit status is 1
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-framefilter.exp ...
+WARNING: program timed out.
+gdb compile failed, exit status is 1
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-function.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-inferior.exp ...
FAIL: gdb.python/py-inferior.exp: test Inferior.threads
FAIL: gdb.python/py-inferior.exp: test Inferior.threads 2
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-infthread.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-lazy-string.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-linetable.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-lookup-type.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-mi-objfile.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-mi.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-infthread.exp ...
+FAIL: gdb.python/py-infthread.exp: test InferiorThread.num
+FAIL: gdb.python/py-infthread.exp: test InferiorThread.global_num
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-lazy-string.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-linetable.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-lookup-type.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-mi-objfile.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-mi.exp ...
FAIL: gdb.python/py-mi.exp: varobj update 1
FAIL: gdb.python/py-mi.exp: varobj update 2
FAIL: gdb.python/py-mi.exp: varobj update after choosing default
FAIL: gdb.python/py-mi.exp: varobj update after choosing via expression
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-objfile-script.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-objfile.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-parameter.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-pp-integral.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-pp-maint.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-pp-re-notag.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-pp-registration.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-prettyprint.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-progspace.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-prompt.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-section-script.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-shared.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-strfns.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-symbol.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-symtab.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-sync-interp.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-template.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-type.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-typeprint.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-unwind-maint.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-unwind.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-value-cc.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-value.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-xmethods.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.python/python.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/aarch64.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/amd64-tailcall-reverse.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/break-precsave.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/break-reverse.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/consecutive-precsave.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/consecutive-reverse.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/finish-precsave.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/finish-reverse-bkpt.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/finish-reverse.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/fstatat-reverse.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/getresuid-reverse.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/i386-precsave.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/i386-reverse.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/i386-sse-reverse.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/i387-env-reverse.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/i387-stack-reverse.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/machinestate-precsave.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/machinestate.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/next-reverse-bkpt-over-sr.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/pipe-reverse.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/readv-reverse.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/recvmsg-reverse.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/rerun-prec.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/s390-mvcle.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/sigall-precsave.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/sigall-reverse.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/singlejmp-reverse.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/solib-precsave.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/solib-reverse.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/step-precsave.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/step-reverse.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/time-reverse.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/until-precsave.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/until-reverse.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/waitpid-reverse.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/watch-precsave.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.reverse/watch-reverse.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.server/connect-stopped-target.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.server/connect-without-multi-process.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.server/ext-attach.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.server/ext-restart.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.server/ext-run.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.server/ext-wrapper.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.server/file-transfer.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.server/no-thread-db.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.server/non-existing-program.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.server/server-exec-info.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.server/server-kill.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.server/server-mon.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.server/server-run.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.server/solib-list.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.server/wrapper.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.stabs/exclfwd.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.stabs/gdb11479.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.stabs/weird.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-into-signal.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-many-short-lived-threads.exp ...
-gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-many-short-lived-threads.c: In function 'joinable_fn':
-../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-many-short-lived-threads.c:78:3: warning: implicit declaration of function 'pthread_setname_np' [-Wimplicit-function-declaration]
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-objfile-script.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-objfile.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-parameter.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-pp-integral.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-pp-maint.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-pp-re-notag.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-pp-registration.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-prettyprint.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-progspace.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-prompt.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-section-script.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-shared.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-strfns.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-symbol.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-symtab.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-sync-interp.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-template.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-type.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-typeprint.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-unwind-maint.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-unwind.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-value-cc.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-value.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-xmethods.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/python.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/aarch64.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/amd64-tailcall-reverse.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/break-precsave.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/break-reverse.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/consecutive-precsave.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/consecutive-reverse.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/finish-precsave.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/finish-reverse-bkpt.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/finish-reverse.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/fstatat-reverse.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/getresuid-reverse.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/i386-precsave.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/i386-reverse.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/i386-sse-reverse.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/i387-env-reverse.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/i387-stack-reverse.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/machinestate-precsave.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/machinestate.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/next-reverse-bkpt-over-sr.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/pipe-reverse.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/readv-reverse.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/recvmsg-reverse.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/rerun-prec.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/s390-mvcle.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/sigall-precsave.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/sigall-reverse.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/singlejmp-reverse.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/solib-precsave.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/solib-reverse.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/step-precsave.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/step-reverse.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/time-reverse.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/until-precsave.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/until-reverse.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/waitpid-reverse.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/watch-precsave.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.reverse/watch-reverse.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.server/connect-stopped-target.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.server/connect-without-multi-process.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.server/ext-attach.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.server/ext-restart.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.server/ext-run.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.server/ext-wrapper.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.server/file-transfer.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.server/no-thread-db.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.server/non-existing-program.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.server/server-exec-info.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.server/server-kill.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.server/server-mon.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.server/server-run.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.server/solib-list.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.server/wrapper.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.stabs/exclfwd.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.stabs/gdb11479.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.stabs/weird.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-into-signal.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-many-short-lived-threads.exp ...
+gdb compile failed, [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-many-short-lived-threads.c: In function 'joinable_fn':
+[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-many-short-lived-threads.c:78:3: warning: implicit declaration of function 'pthread_setname_np' [-Wimplicit-function-declaration]
pthread_setname_np (pthread_self (), "joinable");
 ^
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-stopped.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/bp_in_thread.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-stopped.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/bp_in_thread.exp ...
FAIL: gdb.threads/bp_in_thread.exp: run to noreturn
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/break-while-running.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/break-while-running.exp ...
FAIL: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: all-stop: set scheduler-locking on
FAIL: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: all-stop: thread 2
FAIL: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: all-stop: continuing thread 2
@@ -3845,10 +4313,10 @@ FAIL: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: all-stop
FAIL: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: all-stop: switch back to main thread
FAIL: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: all-stop: breakpoint is hit (timeout)
FAIL: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: all-stop: all threads stopped
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/clone-new-thread-event.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/clone-thread_db.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/continue-pending-after-query.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/continue-pending-status.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/clone-new-thread-event.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/clone-thread_db.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/continue-pending-after-query.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/continue-pending-status.exp ...
FAIL: gdb.threads/continue-pending-status.exp: attempt 0: continue to tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 0: switch to non-event thread
FAIL: gdb.threads/continue-pending-status.exp: attempt 0: caught interrupt
@@ -3910,49 +4378,47 @@ FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loo
FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread
FAIL: gdb.threads/continue-pending-status.exp: attempt 19: caught interrupt
FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/corethreads.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/create-fail.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/current-lwp-dead.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/dlopen-libpthread.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/execl.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/corethreads.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/create-fail.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/current-lwp-dead.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/dlopen-libpthread.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/execl.exp ...
FAIL: gdb.threads/execl.exp: info threads before exec
FAIL: gdb.threads/execl.exp: continue across exec
FAIL: gdb.threads/execl.exp: continue until exit
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/fork-child-threads.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/fork-plus-threads.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/fork-child-threads.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/fork-plus-threads.exp ...
FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: Can't run to main
FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: Can't run to main
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/fork-thread-pending.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/forking-threads-plus-breakpoint.exp ...
-FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: Can't run to main
-FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: Can't run to main
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/gcore-stale-thread.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/gcore-thread.exp ...
-FAIL: gdb.threads/gcore-thread.exp: thread 1 is running
-FAIL: gdb.threads/gcore-thread.exp: thread 2 is running
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/hand-call-in-threads.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/fork-thread-pending.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/forking-threads-plus-breakpoint.exp ...
+FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: Can't run to main
+FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: Can't run to main
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/gcore-stale-thread.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/gcore-thread.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/hand-call-in-threads.exp ...
FAIL: gdb.threads/hand-call-in-threads.exp: enable scheduler locking
FAIL: gdb.threads/hand-call-in-threads.exp: show scheduler locking on
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/hand-call-new-thread.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/ia64-sigill.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/info-threads-cur-sal.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/hand-call-new-thread.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/ia64-sigill.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/info-threads-cur-sal.exp ...
FAIL: gdb.threads/info-threads-cur-sal.exp: continue to breakpoint: start
FAIL: gdb.threads/info-threads-cur-sal.exp: list before info threads
FAIL: gdb.threads/info-threads-cur-sal.exp: info threads before break
FAIL: gdb.threads/info-threads-cur-sal.exp: break on line
FAIL: gdb.threads/info-threads-cur-sal.exp: info threads before list
FAIL: gdb.threads/info-threads-cur-sal.exp: list after info threads
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/interrupted-hand-call.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/interrupted-hand-call.exp ...
FAIL: gdb.threads/interrupted-hand-call.exp: hand-call interrupted by signal in another thread
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/kill.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/kill.exp ...
FAIL: gdb.threads/kill.exp: threaded: all threads started
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/killed.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/leader-exit.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/killed.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/leader-exit.exp ...
FAIL: gdb.threads/leader-exit.exp: continue to breakpoint: break-here
FAIL: gdb.threads/leader-exit.exp: Single thread has been left
FAIL: gdb.threads/leader-exit.exp: caught interrupt
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/linux-dp.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/local-watch-wrong-thread.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/linux-dp.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/local-watch-wrong-thread.exp ...
FAIL: gdb.threads/local-watch-wrong-thread.exp: continue to thread_function0
FAIL: gdb.threads/local-watch-wrong-thread.exp: set local watchpoint on *myp
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint triggers
@@ -3966,20 +4432,25 @@ FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers
FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return
FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (the program is no longer running)
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/manythreads.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create-ns-info-thr.exp ...
-gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c: In function 'create_function':
-../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c:46:39: error: 'PTHREAD_STACK_MIN' undeclared (first use in this function)
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/manythreads.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create-ns-info-thr.exp ...
+gdb compile failed, [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c: In function 'create_function':
+[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c:46:39: error: 'PTHREAD_STACK_MIN' undeclared (first use in this function)
pthread_attr_setstacksize (&attr, 2*PTHREAD_STACK_MIN);
 ^
-../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c:46:39: note: each undeclared identifier is reported only once for each function it appears in
-../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c: In function 'main':
-../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c:73:39: error: 'PTHREAD_STACK_MIN' undeclared (first use in this function)
+[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c:46:39: note: each undeclared identifier is reported only once for each function it appears in
+[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c: In function 'main':
+[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c:73:39: error: 'PTHREAD_STACK_MIN' undeclared (first use in this function)
pthread_attr_setstacksize (&attr, 2*PTHREAD_STACK_MIN);
 ^
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/multiple-step-overs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/next-bp-other-thread.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/multiple-step-overs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/names.exp ...
+gdb compile failed, [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/names.c: In function 'thread_func':
+[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/names.c:38:9: warning: implicit declaration of function 'pthread_setname_np' [-Wimplicit-function-declaration]
+ res = pthread_setname_np (pthread_self (), arg->name);
+ ^
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/next-bp-other-thread.exp ...
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: info threads shows all threads
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: set scheduler-locking off
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
@@ -3989,7 +4460,7 @@ FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=step: next over function c
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=on: info threads shows all threads
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=on: set scheduler-locking on
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=on: next over function call
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.exp ...
FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
@@ -4000,7 +4471,7 @@ FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/no-unwaited-for-left.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/no-unwaited-for-left.exp ...
FAIL: gdb.threads/no-unwaited-for-left.exp: continue to breakpoint: break-here
FAIL: gdb.threads/no-unwaited-for-left.exp: enable scheduler-locking, for thread 2
FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when thread 2 exits
@@ -4011,7 +4482,7 @@ FAIL: gdb.threads/no-unwaited-for-left.exp: enable scheduler-locking, for main t
FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when the main thread exits (the program is no longer running)
FAIL: gdb.threads/no-unwaited-for-left.exp: only thread 3 left, main thread terminated
FAIL: gdb.threads/no-unwaited-for-left.exp: thread apply all with exited thread
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/non-ldr-exc-1.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/non-ldr-exc-1.exp ...
FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=off,non-stop=on: continue to breakpoint: break-here
FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=off,non-stop=on: thread 2
FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=off,non-stop=on: continue over exec
@@ -4020,7 +4491,7 @@ FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=on,non-stop=off: set scheduler-l
FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=on,non-stop=off: continue over exec
FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=off,non-stop=off: continue to breakpoint: break-here
FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=off,non-stop=off: continue over exec
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/non-ldr-exc-2.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/non-ldr-exc-2.exp ...
FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=on: continue to breakpoint: break-here
FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=on: thread 2
FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=on: single thread left
@@ -4032,7 +4503,7 @@ FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=on,non-stop=off: continue over e
FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=off: continue to breakpoint: break-here
FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=off: single thread left
FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=off: continue over exec
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/non-ldr-exc-3.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/non-ldr-exc-3.exp ...
FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=off,non-stop=on: continue to breakpoint: break-here
FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=off,non-stop=on: thread 2
FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=off,non-stop=on: continue over exec
@@ -4041,7 +4512,7 @@ FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=on,non-stop=off: set scheduler-l
FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=on,non-stop=off: continue over exec
FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=off,non-stop=off: continue to breakpoint: break-here
FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=off,non-stop=off: continue over exec
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/non-ldr-exc-4.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/non-ldr-exc-4.exp ...
FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=off,non-stop=on: continue to breakpoint: break-here
FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=off,non-stop=on: thread 2
FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=off,non-stop=on: continue over exec
@@ -4050,44 +4521,27 @@ FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=on,non-stop=off: set scheduler-l
FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=on,non-stop=off: continue over exec
FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=off,non-stop=off: continue to breakpoint: break-here
FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=off,non-stop=off: continue over exec
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/non-ldr-exit.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/non-ldr-exit.exp ...
FAIL: gdb.threads/non-ldr-exit.exp: continue to breakpoint: break-here
FAIL: gdb.threads/non-ldr-exit.exp: set scheduler-locking on
FAIL: gdb.threads/non-ldr-exit.exp: program exits normally
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/non-stop-fair-events.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/pending-step.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/print-threads.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/non-stop-fair-events.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/pending-step.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/print-threads.exp ...
FAIL: gdb.threads/print-threads.exp: all threads ran once
FAIL: gdb.threads/print-threads.exp: all threads ran once
FAIL: gdb.threads/print-threads.exp: all threads ran once
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/process-dies-while-handling-bp.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/process-dies-while-handling-bp.exp ...
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: Can't run to main
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: Can't run to main
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/pthread_cond_wait.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/pthreads.exp ...
-FAIL: gdb.threads/pthreads.exp: Continue to creation of first thread
-FAIL: gdb.threads/pthreads.exp: Continue to creation of second thread
-FAIL: gdb.threads/pthreads.exp: get thread 2 id
-FAIL: gdb.threads/pthreads.exp: continue until common routine run 15 times
-FAIL: gdb.threads/pthreads.exp: continue with all threads running (the program is no longer running)
-FAIL: gdb.threads/pthreads.exp: set var common_routine::hits=0
-FAIL: gdb.threads/pthreads.exp: set var common_routine::from_thread1=0
-FAIL: gdb.threads/pthreads.exp: set var common_routine::from_thread2=0
-FAIL: gdb.threads/pthreads.exp: set var common_routine::from_main=0
-FAIL: gdb.threads/pthreads.exp: set var common_routine::full_coverage=0
-FAIL: gdb.threads/pthreads.exp: continue until common routine run 15 times (the program is no longer running)
-FAIL: gdb.threads/pthreads.exp: check backtrace from main thread
-FAIL: gdb.threads/pthreads.exp: check backtrace from thread 1
-FAIL: gdb.threads/pthreads.exp: check backtrace from thread 2
-FAIL: gdb.threads/pthreads.exp: apply backtrace command to all three threads
-FAIL: gdb.threads/pthreads.exp: set break at common_routine in thread 2
-FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2 (the program is no longer running)
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/queue-signal.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/pthread_cond_wait.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/pthreads.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/queue-signal.exp ...
FAIL: gdb.threads/queue-signal.exp: determine thread functions
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/reconnect-signal.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/schedlock.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/siginfo-threads.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-command-handle-nopass.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/reconnect-signal.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/schedlock.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/siginfo-threads.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-command-handle-nopass.exp ...
FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: stopped in thread
FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread 1
FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread 1 selected
@@ -4098,7 +4552,7 @@ FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: thread 1
FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: thread 1 selected
FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: signal SIGUSR1
FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: thread 1 got the signal
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-command-multiple-signals-pending.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-command-multiple-signals-pending.exp ...
FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 2 created
FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 3 created
FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: continue
@@ -4128,11 +4582,11 @@ FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: sig
FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: second signal: set scheduler-locking off
FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: second signal: signal command queries (the program is no longer running)
FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: no more signals (the program is no longer running)
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-delivered-right-thread.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-sigtrap.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-delivered-right-thread.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-sigtrap.exp ...
FAIL: gdb.threads/signal-sigtrap.exp: sigtrap thread 1: Can't run to thread_function
FAIL: gdb.threads/signal-sigtrap.exp: sigtrap thread 2: Can't run to thread_function
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-while-stepping-over-bp-other-thread.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/signal-while-stepping-over-bp-other-thread.exp ...
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 3
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 2
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: force loop break in thread 2
@@ -4140,16 +4594,16 @@ FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal i
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: get my_number
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 1)
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/sigstep-threads.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/sigthread.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/staticthreads.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/step-bg-decr-pc-switch-thread.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/sigstep-threads.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/sigthread.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/staticthreads.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/step-bg-decr-pc-switch-thread.exp ...
FAIL: gdb.threads/step-bg-decr-pc-switch-thread.exp: continue to breakpoint: run to nop breakpoint
FAIL: gdb.threads/step-bg-decr-pc-switch-thread.exp: info threads shows all threads
FAIL: gdb.threads/step-bg-decr-pc-switch-thread.exp: next over nop
FAIL: gdb.threads/step-bg-decr-pc-switch-thread.exp: next& over inf loop
FAIL: gdb.threads/step-bg-decr-pc-switch-thread.exp: switch to main thread
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/step-over-lands-on-breakpoint.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/step-over-lands-on-breakpoint.exp ...
FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: info threads shows all threads
FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: set scheduler-locking on
FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: thread 2
@@ -4171,12 +4625,12 @@ FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: continue: co
FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: continue: thread 1
FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: continue: set scheduler-locking off
FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: continue: continue
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/step-over-trips-on-watchpoint.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/stepi-random-signal.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/switch-threads.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/step-over-trips-on-watchpoint.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/stepi-random-signal.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/switch-threads.exp ...
FAIL: gdb.threads/switch-threads.exp: continue to breakpoint: continue to thread_func
FAIL: gdb.threads/switch-threads.exp: next
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-execl.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-execl.exp ...
FAIL: gdb.threads/thread-execl.exp: schedlock off: continue to thread start
FAIL: gdb.threads/thread-execl.exp: schedlock off: set scheduler-locking off
FAIL: gdb.threads/thread-execl.exp: schedlock off: get to main in new image
@@ -4186,32 +4640,32 @@ FAIL: gdb.threads/thread-execl.exp: schedlock step: get to main in new image
FAIL: gdb.threads/thread-execl.exp: schedlock on: continue to thread start
FAIL: gdb.threads/thread-execl.exp: schedlock on: set scheduler-locking on
FAIL: gdb.threads/thread-execl.exp: schedlock on: get to main in new image
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific-bp.exp ...
-FAIL: gdb.threads/thread-specific-bp.exp: all-stop: continue to breakpoint: start
-FAIL: gdb.threads/thread-specific-bp.exp: all-stop: continue to end
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp ...
-FAIL: gdb.threads/thread-specific.exp: continue to thread-specific breakpoint
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-unwindonsignal.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific-bp.exp ...
+FAIL: gdb.threads/thread-specific-bp.exp: all-stop: get main thread id
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp ...
+FAIL: gdb.threads/thread-specific.exp: get threads list (no threads)
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-unwindonsignal.exp ...
FAIL: gdb.threads/thread-unwindonsignal.exp: hand-call interrupted by signal in another thread
FAIL: gdb.threads/thread-unwindonsignal.exp: dummy stack frame present
FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit (the program is no longer running)
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread_check.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/thread_check.exp ...
FAIL: gdb.threads/thread_check.exp: continue to tf
FAIL: gdb.threads/thread_check.exp: backtrace from thread function
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread_events.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/threadapply.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/threxit-hop-specific.exp ...
-WARNING: program timed out.
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/thread_events.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/threadapply.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/threxit-hop-specific.exp ...
WARNING: program timed out.
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/tid-reuse.exp ...
+FAIL: gdb.threads/threxit-hop-specific.exp: continue to thread start
+FAIL: gdb.threads/threxit-hop-specific.exp: get past the thread specific breakpoint
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/tid-reuse.exp ...
FAIL: gdb.threads/tid-reuse.exp: continue to breakpoint: do_nothing_thread_func
FAIL: gdb.threads/tid-reuse.exp: continue to breakpoint: after_reuse_time
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/tls-nodebug.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/tls-nodebug.exp ...
FAIL: gdb.threads/tls-nodebug.exp: thread local storage
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/tls-shared.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/tls-shared.exp ...
FAIL: gdb.threads/tls-shared.exp: print thread local storage variable
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/tls-so_extern.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/tls-so_extern.exp ...
FAIL: gdb.threads/tls-so_extern.exp: print thread local storage variable
FAIL: gdb.threads/tls-so_extern.exp: check so_extern address in main
FAIL: gdb.threads/tls-so_extern.exp: continue to break in a thread
@@ -4220,14 +4674,16 @@ FAIL: gdb.threads/tls-so_extern.exp: continue to break in the other thread
FAIL: gdb.threads/tls-so_extern.exp: check so_extern address in other thread
FAIL: gdb.threads/tls-so_extern.exp: continue to break in tls_ptr called at end of main
FAIL: gdb.threads/tls-so_extern.exp: check so_extern address at end of main
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/tls-var.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/tls-var.exp ...
FAIL: gdb.threads/tls-var.exp: print tls_var
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/tls.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/tls.exp ...
FAIL: gdb.threads/tls.exp: continue to first thread: no progress?
+FAIL: gdb.threads/tls.exp: at least one th in spin while stopped at first th
FAIL: gdb.threads/tls.exp: first thread print me
FAIL: gdb.threads/tls.exp: first thread local storage
FAIL: gdb.threads/tls.exp: first another thread local storage
FAIL: gdb.threads/tls.exp: continue to second thread
+FAIL: gdb.threads/tls.exp: at least one th in spin while stopped at second th
FAIL: gdb.threads/tls.exp: second thread print me
FAIL: gdb.threads/tls.exp: second thread local storage
FAIL: gdb.threads/tls.exp: second another thread local storage
@@ -4245,20 +4701,20 @@ FAIL: gdb.threads/tls.exp: info address me
FAIL: gdb.threads/tls.exp: p a_thread_local
FAIL: gdb.threads/tls.exp: p file2_thread_local
FAIL: gdb.threads/tls.exp: p a_thread_local second time
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/watchpoint-fork.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/watchthreads-reorder.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/watchthreads.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/watchpoint-fork.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/watchthreads-reorder.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/watchthreads.exp ...
FAIL: gdb.threads/watchthreads.exp: threaded watch loop (timeout)
FAIL: gdb.threads/watchthreads.exp: watchpoint on args[0] hit in thread
FAIL: gdb.threads/watchthreads.exp: watchpoint on args[1] hit in thread
FAIL: gdb.threads/watchthreads.exp: combination of threaded watchpoints = 30
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/watchthreads2.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/watchthreads2.exp ...
FAIL: gdb.threads/watchthreads2.exp: run to thread_started
FAIL: gdb.threads/watchthreads2.exp: run to thread_started
FAIL: gdb.threads/watchthreads2.exp: run to thread_started
FAIL: gdb.threads/watchthreads2.exp: run to thread_started
FAIL: gdb.threads/watchthreads2.exp: all threads started
-Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/wp-replication.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/wp-replication.exp ...
FAIL: gdb.threads/wp-replication.exp: Thread 0 hit breakpoint at thread_started
FAIL: gdb.threads/wp-replication.exp: Thread 1 hit breakpoint at thread_started
FAIL: gdb.threads/wp-replication.exp: Thread 2 hit breakpoint at thread_started
@@ -4349,86 +4805,86 @@ FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 77 out of 8
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 78 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 79 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 80 out of 80 on watched_data
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/actions-changed.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/actions.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/ax.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/backtrace.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/change-loc.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/circ.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/collection.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/deltrace.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/disconnected-tracing.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/entry-values.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/ftrace-lock.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/ftrace.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/infotrace.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/mi-trace-frame-collected.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/mi-trace-unavailable.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/mi-traceframe-changed.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/mi-tracepoint-changed.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/mi-tsv-changed.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/no-attach-trace.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/packetlen.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/passc-dyn.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/passcount.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/pending.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/pr16508.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/qtro.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/range-stepping.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/read-memory.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/report.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/save-trace.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/stap-trace.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/status-stop.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/strace.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/tfile.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/tfind.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/trace-break.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/trace-buffer-size.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/trace-condition.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/trace-mt.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/tracecmd.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/tspeed.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/actions-changed.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/actions.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/ax.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/backtrace.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/change-loc.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/circ.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/collection.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/deltrace.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/disconnected-tracing.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/entry-values.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/ftrace-lock.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/ftrace.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/infotrace.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/mi-trace-frame-collected.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/mi-trace-unavailable.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/mi-traceframe-changed.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/mi-tracepoint-changed.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/mi-tsv-changed.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/no-attach-trace.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/packetlen.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/passc-dyn.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/passcount.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/pending.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/pr16508.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/qtro.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/range-stepping.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/read-memory.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/report.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/save-trace.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/stap-trace.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/status-stop.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/strace.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/tfile.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/tfind.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/trace-break.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/trace-buffer-size.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/trace-condition.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/trace-mt.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/tracecmd.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/tspeed.exp ...
gdb compile failed, gcc: error: [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../gdbserver/libinproctrace.so: No such file or directory
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/tstatus.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/tsv.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/unavailable-dwarf-piece.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/unavailable.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/while-dyn.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/while-stepping.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.xml/maint_print_struct.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.xml/tdesc-arch.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.xml/tdesc-errors.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.xml/tdesc-regs.exp ...
-Running ../../../W._C._Handy/gdb/testsuite/gdb.xml/tdesc-xinclude.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/tstatus.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/tsv.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/unavailable-dwarf-piece.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/unavailable.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/while-dyn.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.trace/while-stepping.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.xml/maint_print_struct.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.xml/tdesc-arch.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.xml/tdesc-errors.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.xml/tdesc-regs.exp ...
+Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.xml/tdesc-xinclude.exp ...
=== gdb Summary ===
-# of expected passes 25952
-# of unexpected failures 872
+# of expected passes 25993
+# of unexpected failures 1287
# of unexpected successes 1
# of expected failures 40
# of unknown successes 1
# of known failures 57
# of unresolved testcases 1
-# of untested testcases 70
-# of unsupported tests 106
-[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.10.50.20151105-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory
+# of untested testcases 76
+# of unsupported tests 107
+[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.10.50.20160210-git -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory
-Makefile:196: recipe for target 'check-single' failed
+Makefile:191: recipe for target 'check-single' failed
make[4]: *** [check-single] Error 1
make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite'
-Makefile:155: recipe for target 'check' failed
+Makefile:150: recipe for target 'check' failed
make[3]: *** [check] Error 2
make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite'
-Makefile:1172: recipe for target 'check' failed
+Makefile:1175: recipe for target 'check' failed
make[2]: *** [check] Error 2
make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb'
-Makefile:10776: recipe for target 'check-gdb' failed
+Makefile:10786: recipe for target 'check-gdb' failed
make[1]: *** [check-gdb] Error 2
make[1]: Target 'check-host' not remade because of errors.
make[1]: Nothing to be done for 'check-target'.
make[1]: Leaving directory '[...]/tschwinge/W._C._Handy.build'
-Makefile:2200: recipe for target 'do-check' failed
+Makefile:2201: recipe for target 'do-check' failed
make: *** [do-check] Error 2
make: Target 'check' not remade because of errors.